[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:09:28.848171  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:35205
I20260710 11:09:28.849640  5519 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:09:28.850638  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:28.866062  5526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:28.866146  5528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:28.866075  5525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:29.967854  5527 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:09:29.967990  5519 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:09:29.971727  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:29.971937  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:29.972141  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681769972118 us; error 0 us; skew 500 ppm
I20260710 11:09:29.972947  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:29.978789  5519 webserver.cc:533] Webserver started at http://127.5.99.254:33433/ using document root <none> and password file <none>
I20260710 11:09:29.979590  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:29.979789  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:29.980211  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:29.985721  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "40b9ec26c34546e99ca67c76a4611982"
format_stamp: "Formatted at 2026-07-10 11:09:29 on dist-test-slave-pjvn"
I20260710 11:09:29.993028  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:29.998000  5534 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:29.999089  5519 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:09:29.999444  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "40b9ec26c34546e99ca67c76a4611982"
format_stamp: "Formatted at 2026-07-10 11:09:29 on dist-test-slave-pjvn"
I20260710 11:09:29.999774  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:30.057690  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:30.059157  5519 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:09:30.059583  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:30.127159  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:35205
I20260710 11:09:30.127269  5585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:35205 every 8 connection(s)
I20260710 11:09:30.134626  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.155257  5586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982: Bootstrap starting.
I20260710 11:09:30.160771  5586 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:30.162477  5586 log.cc:826] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982: Log is configured to *not* fsync() on all Append() calls
I20260710 11:09:30.166653  5586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982: No bootstrap required, opened a new log
I20260710 11:09:30.186365  5586 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b9ec26c34546e99ca67c76a4611982" member_type: VOTER }
I20260710 11:09:30.186897  5586 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:30.187107  5586 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b9ec26c34546e99ca67c76a4611982, State: Initialized, Role: FOLLOWER
I20260710 11:09:30.187906  5586 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40b9ec26c34546e99ca67c76a4611982" member_type: VOTER }
I20260710 11:09:30.188360  5586 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:30.188611  5586 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:30.188885  5586 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:30.192795  5586 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b9ec26c34546e99ca67c76a4611982" member_type: VOTER }
I20260710 11:09:30.193460  5586 leader_election.cc:304] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [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: 40b9ec26c34546e99ca67c76a4611982; no voters: 
I20260710 11:09:30.195091  5586 leader_election.cc:290] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:30.195470  5589 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:30.197456  5589 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 1 LEADER]: Becoming Leader. State: Replica: 40b9ec26c34546e99ca67c76a4611982, State: Running, Role: LEADER
I20260710 11:09:30.198385  5589 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [LEADER]: Queue going to LEADER mode. State: All 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: "40b9ec26c34546e99ca67c76a4611982" member_type: VOTER }
I20260710 11:09:30.199319  5586 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:30.207763  5590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40b9ec26c34546e99ca67c76a4611982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b9ec26c34546e99ca67c76a4611982" member_type: VOTER } }
I20260710 11:09:30.208411  5590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:30.208429  5591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40b9ec26c34546e99ca67c76a4611982. Latest consensus state: current_term: 1 leader_uuid: "40b9ec26c34546e99ca67c76a4611982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40b9ec26c34546e99ca67c76a4611982" member_type: VOTER } }
I20260710 11:09:30.209019  5591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:30.212774  5598 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:30.222919  5598 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:30.225013  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:30.237763  5598 catalog_manager.cc:1383] Generated new cluster ID: efd0a1a2daa44908ac39d2f67538025f
I20260710 11:09:30.238045  5598 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:30.261164  5598 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:30.262646  5598 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:30.277976  5598 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982: Generated new TSK 0
I20260710 11:09:30.278890  5598 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:30.291052  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:30.298786  5608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:30.299767  5609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:30.303375  5519 server_base.cc:1061] running on GCE node
W20260710 11:09:30.303694  5611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:30.304561  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:30.304759  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:30.304919  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681770304895 us; error 0 us; skew 500 ppm
I20260710 11:09:30.305488  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:30.309284  5519 webserver.cc:533] Webserver started at http://127.5.99.193:40387/ using document root <none> and password file <none>
I20260710 11:09:30.309823  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:30.310004  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:30.310259  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:30.311304  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
format_stamp: "Formatted at 2026-07-10 11:09:30 on dist-test-slave-pjvn"
I20260710 11:09:30.316695  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:30.320748  5616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.321471  5519 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:09:30.321786  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
format_stamp: "Formatted at 2026-07-10 11:09:30 on dist-test-slave-pjvn"
I20260710 11:09:30.322047  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:30.350134  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:30.351408  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:30.353899  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:30.358085  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:30.358330  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.358588  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:30.358747  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.452303  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:33515
I20260710 11:09:30.452373  5678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:33515 every 8 connection(s)
I20260710 11:09:30.459055  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:30.467978  5683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:30.472491  5684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:30.479171  5686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:30.479482  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:30.480494  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:30.480754  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:30.480933  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681770480916 us; error 0 us; skew 500 ppm
I20260710 11:09:30.481594  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:30.486294  5519 webserver.cc:533] Webserver started at http://127.5.99.194:43485/ using document root <none> and password file <none>
I20260710 11:09:30.486977  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:30.487236  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:30.487576  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:30.488293  5679 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35205
I20260710 11:09:30.488778  5679 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:30.488950  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "9aaa652023a649a4ae462688b7f49775"
format_stamp: "Formatted at 2026-07-10 11:09:30 on dist-test-slave-pjvn"
I20260710 11:09:30.489966  5679 heartbeater.cc:507] Master 127.5.99.254:35205 requested a full tablet report, sending...
I20260710 11:09:30.493471  5551 ts_manager.cc:194] Registered new tserver with Master: 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515)
I20260710 11:09:30.495164  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:09:30.496389  5551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46478
I20260710 11:09:30.499300  5691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.500523  5519 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:09:30.500792  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "9aaa652023a649a4ae462688b7f49775"
format_stamp: "Formatted at 2026-07-10 11:09:30 on dist-test-slave-pjvn"
I20260710 11:09:30.501047  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:30.517409  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:30.518595  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:30.520551  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:30.523654  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:30.523921  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.524147  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:30.524292  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.612223  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:41439
I20260710 11:09:30.612354  5753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:41439 every 8 connection(s)
I20260710 11:09:30.620678  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:30.628520  5757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:30.632946  5754 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35205
I20260710 11:09:30.633337  5754 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:30.634327  5754 heartbeater.cc:507] Master 127.5.99.254:35205 requested a full tablet report, sending...
W20260710 11:09:30.635987  5758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:30.636740  5551 ts_manager.cc:194] Registered new tserver with Master: 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:30.638753  5551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46488
W20260710 11:09:30.639343  5760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:30.640499  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:30.641480  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:30.641741  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:30.641919  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681770641897 us; error 0 us; skew 500 ppm
I20260710 11:09:30.642428  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:30.644763  5519 webserver.cc:533] Webserver started at http://127.5.99.195:34029/ using document root <none> and password file <none>
I20260710 11:09:30.645200  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:30.645367  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:30.645659  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:30.646656  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "eb263d9989494ac3879cb3af1380cf5c"
format_stamp: "Formatted at 2026-07-10 11:09:30 on dist-test-slave-pjvn"
I20260710 11:09:30.650964  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:30.654174  5765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.654942  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:30.655193  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "eb263d9989494ac3879cb3af1380cf5c"
format_stamp: "Formatted at 2026-07-10 11:09:30 on dist-test-slave-pjvn"
I20260710 11:09:30.655443  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:30.705529  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:30.706789  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:30.708186  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:30.710455  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:30.710661  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.710875  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:30.711019  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:30.793661  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:37305
I20260710 11:09:30.794171  5827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:37305 every 8 connection(s)
I20260710 11:09:30.809391  5828 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35205
I20260710 11:09:30.809751  5828 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:30.810482  5828 heartbeater.cc:507] Master 127.5.99.254:35205 requested a full tablet report, sending...
I20260710 11:09:30.812345  5551 ts_manager.cc:194] Registered new tserver with Master: eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:30.812486  5519 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01417525s
I20260710 11:09:30.814158  5551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46490
I20260710 11:09:30.859819  5551 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46504:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:30.863215  5551 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:30.951749  5792 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec2bc1c0452409d9274dfa909dfdc0e (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:30.952222  5791 tablet_service.cc:1511] Processing CreateTablet for tablet f316cc5a4c1b4cc589b34d5378e5d090 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:30.954725  5790 tablet_service.cc:1511] Processing CreateTablet for tablet 18ed908328544025ad388c695fa27520 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:30.955232  5789 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba9477c4d4542bca96407433dac68e2 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:30.957005  5788 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2d8468cc6d4fae9383d5b9380e46cc (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:30.957386  5793 tablet_service.cc:1511] Processing CreateTablet for tablet 65a3fe2efb79416689addfc322671483 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:30.953418  5792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec2bc1c0452409d9274dfa909dfdc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.958901  5793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a3fe2efb79416689addfc322671483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.961359  5789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba9477c4d4542bca96407433dac68e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.960975  5787 tablet_service.cc:1511] Processing CreateTablet for tablet ab04bbeada5845599ec5093aa04303bc (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:30.962028  5791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f316cc5a4c1b4cc589b34d5378e5d090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.962632  5788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2d8468cc6d4fae9383d5b9380e46cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.965826  5787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab04bbeada5845599ec5093aa04303bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.967785  5786 tablet_service.cc:1511] Processing CreateTablet for tablet af9ee9abb1654434909355a1bb49343c (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:30.969043  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9ee9abb1654434909355a1bb49343c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.972280  5785 tablet_service.cc:1511] Processing CreateTablet for tablet 7821b3ab429e4e508ca9215b0777e673 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:30.973501  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7821b3ab429e4e508ca9215b0777e673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:30.977887  5790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ed908328544025ad388c695fa27520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.000667  5719 tablet_service.cc:1511] Processing CreateTablet for tablet 65a3fe2efb79416689addfc322671483 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:31.002770  5718 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec2bc1c0452409d9274dfa909dfdc0e (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:31.004667  5717 tablet_service.cc:1511] Processing CreateTablet for tablet f316cc5a4c1b4cc589b34d5378e5d090 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:31.005227  5846 tablet_bootstrap.cc:492] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.006554  5716 tablet_service.cc:1511] Processing CreateTablet for tablet 18ed908328544025ad388c695fa27520 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:31.008906  5712 tablet_service.cc:1511] Processing CreateTablet for tablet af9ee9abb1654434909355a1bb49343c (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:31.010820  5713 tablet_service.cc:1511] Processing CreateTablet for tablet ab04bbeada5845599ec5093aa04303bc (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:31.013022  5846 tablet_bootstrap.cc:654] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.012691  5714 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2d8468cc6d4fae9383d5b9380e46cc (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:31.014583  5715 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba9477c4d4542bca96407433dac68e2 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:31.015966  5719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a3fe2efb79416689addfc322671483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.017949  5718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec2bc1c0452409d9274dfa909dfdc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.022118  5717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f316cc5a4c1b4cc589b34d5378e5d090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.030151  5714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2d8468cc6d4fae9383d5b9380e46cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.038080  5716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ed908328544025ad388c695fa27520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.041143  5643 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec2bc1c0452409d9274dfa909dfdc0e (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:31.042114  5715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba9477c4d4542bca96407433dac68e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.044340  5713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab04bbeada5845599ec5093aa04303bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.047309  5643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec2bc1c0452409d9274dfa909dfdc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.041275  5641 tablet_service.cc:1511] Processing CreateTablet for tablet 18ed908328544025ad388c695fa27520 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:31.049067  5644 tablet_service.cc:1511] Processing CreateTablet for tablet 65a3fe2efb79416689addfc322671483 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:31.048161  5711 tablet_service.cc:1511] Processing CreateTablet for tablet 7821b3ab429e4e508ca9215b0777e673 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:31.052546  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9ee9abb1654434909355a1bb49343c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.052251  5642 tablet_service.cc:1511] Processing CreateTablet for tablet f316cc5a4c1b4cc589b34d5378e5d090 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:31.057402  5641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ed908328544025ad388c695fa27520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.061973  5642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f316cc5a4c1b4cc589b34d5378e5d090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.063405  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7821b3ab429e4e508ca9215b0777e673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.066087  5638 tablet_service.cc:1511] Processing CreateTablet for tablet ab04bbeada5845599ec5093aa04303bc (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:31.072875  5636 tablet_service.cc:1511] Processing CreateTablet for tablet 7821b3ab429e4e508ca9215b0777e673 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:31.059355  5640 tablet_service.cc:1511] Processing CreateTablet for tablet 2ba9477c4d4542bca96407433dac68e2 (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:31.072259  5644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a3fe2efb79416689addfc322671483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.063441  5637 tablet_service.cc:1511] Processing CreateTablet for tablet af9ee9abb1654434909355a1bb49343c (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:31.086061  5640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ba9477c4d4542bca96407433dac68e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.078145  5639 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2d8468cc6d4fae9383d5b9380e46cc (DEFAULT_TABLE table=test-workload [id=2c55c9da17d04c59987f0a9fe8a2ae3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:31.088389  5846 tablet_bootstrap.cc:492] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.096891  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9ee9abb1654434909355a1bb49343c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.099613  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7821b3ab429e4e508ca9215b0777e673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.111735  5846 ts_tablet_manager.cc:1403] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.005s
I20260710 11:09:31.112391  5638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab04bbeada5845599ec5093aa04303bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.122982  5639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2d8468cc6d4fae9383d5b9380e46cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.135430  5848 tablet_bootstrap.cc:492] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.128904  5846 raft_consensus.cc:359] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.136571  5846 raft_consensus.cc:385] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.144903  5846 raft_consensus.cc:740] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.147017  5846 consensus_queue.cc:260] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.159538  5846 ts_tablet_manager.cc:1434] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.006s
I20260710 11:09:31.162607  5828 heartbeater.cc:499] Master 127.5.99.254:35205 was elected leader, sending a full tablet report...
I20260710 11:09:31.164822  5848 tablet_bootstrap.cc:654] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.189613  5846 tablet_bootstrap.cc:492] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.210156  5848 tablet_bootstrap.cc:492] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.210688  5848 ts_tablet_manager.cc:1403] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.021s
W20260710 11:09:31.216310  5599 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:31.226476  5848 raft_consensus.cc:359] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.227093  5846 tablet_bootstrap.cc:654] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.227371  5848 raft_consensus.cc:385] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.227710  5848 raft_consensus.cc:740] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.228832  5848 consensus_queue.cc:260] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.231714  5851 tablet_bootstrap.cc:492] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.245349  5851 tablet_bootstrap.cc:654] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.252082  5754 heartbeater.cc:499] Master 127.5.99.254:35205 was elected leader, sending a full tablet report...
I20260710 11:09:31.255124  5846 tablet_bootstrap.cc:492] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.255578  5846 ts_tablet_manager.cc:1403] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.002s
I20260710 11:09:31.258442  5846 raft_consensus.cc:359] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.259127  5846 raft_consensus.cc:385] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.259413  5846 raft_consensus.cc:740] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.260306  5846 consensus_queue.cc:260] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.262300  5846 ts_tablet_manager.cc:1434] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:09:31.263123  5846 tablet_bootstrap.cc:492] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.270347  5846 tablet_bootstrap.cc:654] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.270270  5849 raft_consensus.cc:493] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.270857  5849 raft_consensus.cc:515] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.282981  5846 tablet_bootstrap.cc:492] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.283502  5846 ts_tablet_manager.cc:1403] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260710 11:09:31.286132  5846 raft_consensus.cc:359] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.286777  5846 raft_consensus.cc:385] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.287046  5846 raft_consensus.cc:740] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.287905  5846 consensus_queue.cc:260] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.293496  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.293974  5849 leader_election.cc:290] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
W20260710 11:09:31.296188  5769 leader_election.cc:343] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:31.299474  5829 tablet.cc:2406] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:31.301278  5846 ts_tablet_manager.cc:1434] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.012s
I20260710 11:09:31.303632  5846 tablet_bootstrap.cc:492] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.309917  5846 tablet_bootstrap.cc:654] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.328872  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
W20260710 11:09:31.330468  5769 leader_election.cc:343] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.330919  5769 leader_election.cc:304] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb263d9989494ac3879cb3af1380cf5c; no voters: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.331239  5848 ts_tablet_manager.cc:1434] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.120s	user 0.012s	sys 0.010s
I20260710 11:09:31.332211  5856 raft_consensus.cc:2749] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:31.332686  5848 tablet_bootstrap.cc:492] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.334498  5846 tablet_bootstrap.cc:492] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.334961  5846 ts_tablet_manager.cc:1403] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260710 11:09:31.336789  5851 tablet_bootstrap.cc:492] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.337283  5851 ts_tablet_manager.cc:1403] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.114s	user 0.050s	sys 0.044s
I20260710 11:09:31.337945  5846 raft_consensus.cc:359] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.338635  5846 raft_consensus.cc:385] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.338909  5846 raft_consensus.cc:740] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.339694  5846 consensus_queue.cc:260] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.340684  5848 tablet_bootstrap.cc:654] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.340399  5851 raft_consensus.cc:359] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.341207  5851 raft_consensus.cc:385] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.341583  5851 raft_consensus.cc:740] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.342299  5851 consensus_queue.cc:260] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.347191  5679 heartbeater.cc:499] Master 127.5.99.254:35205 was elected leader, sending a full tablet report...
I20260710 11:09:31.348021  5846 ts_tablet_manager.cc:1434] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:09:31.348198  5851 ts_tablet_manager.cc:1434] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:09:31.349130  5851 tablet_bootstrap.cc:492] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.353838  5846 tablet_bootstrap.cc:492] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.354789  5856 raft_consensus.cc:493] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.355295  5851 tablet_bootstrap.cc:654] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.355219  5856 raft_consensus.cc:515] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.357182  5856 leader_election.cc:290] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:31.359443  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.360582  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
I20260710 11:09:31.361672  5851 tablet_bootstrap.cc:492] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.362098  5851 ts_tablet_manager.cc:1403] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
W20260710 11:09:31.362548  5769 leader_election.cc:343] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:31.363149  5769 leader_election.cc:343] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.363508  5769 leader_election.cc:304] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb263d9989494ac3879cb3af1380cf5c; no voters: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.364475  5856 raft_consensus.cc:2749] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:31.364734  5851 raft_consensus.cc:359] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.365438  5851 raft_consensus.cc:385] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.365743  5851 raft_consensus.cc:740] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.366505  5851 consensus_queue.cc:260] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.368688  5851 ts_tablet_manager.cc:1434] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:31.369555  5851 tablet_bootstrap.cc:492] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.371474  5846 tablet_bootstrap.cc:654] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.376142  5851 tablet_bootstrap.cc:654] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.378109  5848 tablet_bootstrap.cc:492] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.378566  5848 ts_tablet_manager.cc:1403] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.002s
I20260710 11:09:31.381497  5848 raft_consensus.cc:359] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.382265  5848 raft_consensus.cc:385] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.382562  5848 raft_consensus.cc:740] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.383029  5846 tablet_bootstrap.cc:492] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.383490  5846 ts_tablet_manager.cc:1403] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260710 11:09:31.383276  5848 consensus_queue.cc:260] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.386468  5846 raft_consensus.cc:359] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.387292  5846 raft_consensus.cc:385] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.387626  5846 raft_consensus.cc:740] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.387876  5851 tablet_bootstrap.cc:492] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.388317  5851 ts_tablet_manager.cc:1403] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:09:31.388397  5846 consensus_queue.cc:260] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.391574  5851 raft_consensus.cc:359] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.392349  5851 raft_consensus.cc:385] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.392633  5851 raft_consensus.cc:740] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.393188  5846 ts_tablet_manager.cc:1434] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:31.393330  5851 consensus_queue.cc:260] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.394156  5846 tablet_bootstrap.cc:492] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.395627  5851 ts_tablet_manager.cc:1434] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:31.396535  5851 tablet_bootstrap.cc:492] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.400542  5846 tablet_bootstrap.cc:654] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.402858  5851 tablet_bootstrap.cc:654] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.391579  5848 ts_tablet_manager.cc:1434] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:31.415050  5851 tablet_bootstrap.cc:492] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.415400  5846 tablet_bootstrap.cc:492] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.415524  5851 ts_tablet_manager.cc:1403] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:09:31.415948  5846 ts_tablet_manager.cc:1403] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:09:31.418069  5848 tablet_bootstrap.cc:492] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.418838  5851 raft_consensus.cc:359] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.419548  5851 raft_consensus.cc:385] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.419098  5846 raft_consensus.cc:359] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.419857  5851 raft_consensus.cc:740] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.420027  5846 raft_consensus.cc:385] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.420441  5846 raft_consensus.cc:740] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.420728  5851 consensus_queue.cc:260] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.421303  5846 consensus_queue.cc:260] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.423085  5851 ts_tablet_manager.cc:1434] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:09:31.424055  5851 tablet_bootstrap.cc:492] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.427342  5846 ts_tablet_manager.cc:1434] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260710 11:09:31.428294  5846 tablet_bootstrap.cc:492] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.430068  5851 tablet_bootstrap.cc:654] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.434005  5859 raft_consensus.cc:493] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.434458  5859 raft_consensus.cc:515] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.436914  5859 leader_election.cc:290] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.445401  5846 tablet_bootstrap.cc:654] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.445329  5848 tablet_bootstrap.cc:654] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.454808  5851 tablet_bootstrap.cc:492] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.455269  5851 ts_tablet_manager.cc:1403] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260710 11:09:31.459121  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
I20260710 11:09:31.458307  5851 raft_consensus.cc:359] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
W20260710 11:09:31.460603  5620 leader_election.cc:343] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.460996  5846 tablet_bootstrap.cc:492] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.461462  5846 ts_tablet_manager.cc:1403] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260710 11:09:31.463256  5848 tablet_bootstrap.cc:492] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.460628  5851 raft_consensus.cc:385] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.463907  5848 ts_tablet_manager.cc:1403] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.005s
I20260710 11:09:31.465190  5846 raft_consensus.cc:359] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.465935  5846 raft_consensus.cc:385] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.466255  5846 raft_consensus.cc:740] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.466892  5848 raft_consensus.cc:359] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.463969  5851 raft_consensus.cc:740] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.467599  5848 raft_consensus.cc:385] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.467974  5848 raft_consensus.cc:740] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.468165  5856 raft_consensus.cc:493] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.468586  5856 raft_consensus.cc:515] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.467096  5846 consensus_queue.cc:260] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.476490  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.477031  5856 leader_election.cc:290] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:31.477504  5803 raft_consensus.cc:2468] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 0.
I20260710 11:09:31.477484  5848 consensus_queue.cc:260] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.478112  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.475812  5851 consensus_queue.cc:260] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.480393  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
W20260710 11:09:31.482137  5769 leader_election.cc:343] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:31.482758  5769 leader_election.cc:343] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.483078  5769 leader_election.cc:304] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb263d9989494ac3879cb3af1380cf5c; no voters: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.483978  5856 raft_consensus.cc:2749] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:31.480561  5617 leader_election.cc:304] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.486177  5848 ts_tablet_manager.cc:1434] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.000s
I20260710 11:09:31.486238  5859 raft_consensus.cc:2804] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.486629  5859 raft_consensus.cc:493] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.486800  5851 ts_tablet_manager.cc:1434] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:09:31.486938  5859 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.487174  5848 tablet_bootstrap.cc:492] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.485390  5846 ts_tablet_manager.cc:1434] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:09:31.488171  5846 tablet_bootstrap.cc:492] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.493379  5848 tablet_bootstrap.cc:654] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.494063  5851 tablet_bootstrap.cc:492] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.494411  5846 tablet_bootstrap.cc:654] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.501662  5851 tablet_bootstrap.cc:654] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.514873  5859 raft_consensus.cc:515] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.518121  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775"
W20260710 11:09:31.519713  5620 leader_election.cc:343] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.520116  5856 raft_consensus.cc:493] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.520746  5859 leader_election.cc:290] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.520614  5856 raft_consensus.cc:515] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.521857  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:31.522876  5846 tablet_bootstrap.cc:492] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.522804  5803 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.523121  5848 tablet_bootstrap.cc:492] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.523303  5846 ts_tablet_manager.cc:1403] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 11:09:31.523118  5856 leader_election.cc:290] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:31.524895  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
I20260710 11:09:31.525506  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.525864  5846 raft_consensus.cc:359] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
W20260710 11:09:31.526156  5769 leader_election.cc:343] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.526490  5846 raft_consensus.cc:385] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.526780  5846 raft_consensus.cc:740] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.526103  5654 raft_consensus.cc:2468] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 0.
I20260710 11:09:31.527858  5769 leader_election.cc:304] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.527697  5846 consensus_queue.cc:260] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.528647  5856 raft_consensus.cc:2804] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.528801  5851 tablet_bootstrap.cc:492] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.529060  5856 raft_consensus.cc:493] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.529501  5856 raft_consensus.cc:3060] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.529592  5851 ts_tablet_manager.cc:1403] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.002s
I20260710 11:09:31.532604  5851 raft_consensus.cc:359] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.533332  5851 raft_consensus.cc:385] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.533722  5803 raft_consensus.cc:2468] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 1.
I20260710 11:09:31.533754  5851 raft_consensus.cc:740] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.534942  5617 leader_election.cc:304] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.534786  5851 consensus_queue.cc:260] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.535637  5859 raft_consensus.cc:2804] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.536135  5848 ts_tablet_manager.cc:1403] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.014s
I20260710 11:09:31.538007  5856 raft_consensus.cc:515] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.539228  5848 raft_consensus.cc:359] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.540021  5848 raft_consensus.cc:385] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.540457  5848 raft_consensus.cc:740] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.540478  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:31.541163  5654 raft_consensus.cc:3060] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.541484  5848 consensus_queue.cc:260] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.544013  5848 ts_tablet_manager.cc:1434] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:31.545140  5848 tablet_bootstrap.cc:492] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.547593  5859 raft_consensus.cc:697] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:31.548209  5654 raft_consensus.cc:2468] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 1.
I20260710 11:09:31.548513  5859 consensus_queue.cc:237] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.549321  5769 leader_election.cc:304] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:31.550135  5849 raft_consensus.cc:2804] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.551890  5852 raft_consensus.cc:493] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.552341  5852 raft_consensus.cc:515] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.556277  5852 leader_election.cc:290] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305), 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515)
I20260710 11:09:31.558211  5873 raft_consensus.cc:493] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.558665  5873 raft_consensus.cc:515] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.564280  5846 ts_tablet_manager.cc:1434] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260710 11:09:31.565114  5873 leader_election.cc:290] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.568379  5848 tablet_bootstrap.cc:654] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.571096  5849 raft_consensus.cc:697] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Becoming Leader. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:31.568517  5846 tablet_bootstrap.cc:492] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c: Bootstrap starting.
I20260710 11:09:31.571961  5849 consensus_queue.cc:237] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.577328  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775"
W20260710 11:09:31.578787  5769 leader_election.cc:343] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.579351  5856 leader_election.cc:290] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:31.583192  5846 tablet_bootstrap.cc:654] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.586056  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
I20260710 11:09:31.587759  5729 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 0.
I20260710 11:09:31.590763  5620 leader_election.cc:304] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775; no voters: 
I20260710 11:09:31.591704  5873 raft_consensus.cc:2804] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.592052  5873 raft_consensus.cc:493] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.592386  5873 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.599089  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.599789  5803 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 0.
I20260710 11:09:31.605629  5873 raft_consensus.cc:515] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.616225  5873 leader_election.cc:290] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.617650  5849 raft_consensus.cc:493] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.618398  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:31.618996  5803 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.620079  5851 ts_tablet_manager.cc:1434] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.090s	user 0.017s	sys 0.006s
I20260710 11:09:31.621003  5851 tablet_bootstrap.cc:492] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.618700  5849 raft_consensus.cc:515] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.607991  5551 catalog_manager.cc:5697] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.616118  5549 catalog_manager.cc:5697] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to eb263d9989494ac3879cb3af1380cf5c (127.5.99.195). New cstate: current_term: 1 leader_uuid: "eb263d9989494ac3879cb3af1380cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:31.626138  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.632093  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:31.632725  5729 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.639004  5849 leader_election.cc:290] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:31.642040  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
I20260710 11:09:31.641433  5653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.643574  5653 raft_consensus.cc:2468] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 0.
I20260710 11:09:31.645099  5769 leader_election.cc:304] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
W20260710 11:09:31.646613  5769 leader_election.cc:343] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:31.647392  5695 leader_election.cc:343] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.654395  5803 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 1.
I20260710 11:09:31.655445  5617 leader_election.cc:304] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:31.656203  5873 raft_consensus.cc:2804] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.656641  5873 raft_consensus.cc:697] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:31.657439  5873 consensus_queue.cc:237] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.663437  5849 raft_consensus.cc:2804] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.663810  5849 raft_consensus.cc:493] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.664127  5849 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.675581  5848 tablet_bootstrap.cc:492] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.676067  5848 ts_tablet_manager.cc:1403] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.034s
I20260710 11:09:31.677244  5851 tablet_bootstrap.cc:654] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.677906  5852 raft_consensus.cc:493] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.677947  5729 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 1.
I20260710 11:09:31.678452  5852 raft_consensus.cc:515] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.680459  5852 leader_election.cc:290] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.679906  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.681656  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2d8468cc6d4fae9383d5b9380e46cc" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.682364  5802 raft_consensus.cc:2468] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 0.
I20260710 11:09:31.682410  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2d8468cc6d4fae9383d5b9380e46cc" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.683703  5692 leader_election.cc:304] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:31.684020  5848 raft_consensus.cc:359] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.684767  5848 raft_consensus.cc:385] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.685056  5848 raft_consensus.cc:740] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
W20260710 11:09:31.685709  5695 leader_election.cc:343] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.686026  5852 raft_consensus.cc:2804] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.686390  5852 raft_consensus.cc:493] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.681704  5803 raft_consensus.cc:2468] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 0.
I20260710 11:09:31.688406  5849 raft_consensus.cc:515] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.689230  5692 leader_election.cc:304] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [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: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:31.690603  5849 leader_election.cc:290] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:31.686724  5852 raft_consensus.cc:3060] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.691533  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:31.691936  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:31.692433  5654 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:31.692833  5769 leader_election.cc:343] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.685770  5848 consensus_queue.cc:260] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.697685  5846 tablet_bootstrap.cc:492] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c: No bootstrap required, opened a new log
I20260710 11:09:31.698097  5846 ts_tablet_manager.cc:1403] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c: Time spent bootstrapping tablet: real 0.130s	user 0.031s	sys 0.019s
I20260710 11:09:31.699901  5852 raft_consensus.cc:515] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.700552  5846 raft_consensus.cc:359] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.701027  5654 raft_consensus.cc:2468] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 1.
I20260710 11:09:31.702040  5852 leader_election.cc:290] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.702396  5769 leader_election.cc:304] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.703071  5849 raft_consensus.cc:2804] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.703698  5849 raft_consensus.cc:697] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Becoming Leader. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:31.704062  5653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2d8468cc6d4fae9383d5b9380e46cc" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:31.704664  5849 consensus_queue.cc:237] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
W20260710 11:09:31.705188  5695 leader_election.cc:343] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.702593  5852 raft_consensus.cc:2804] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.708666  5852 raft_consensus.cc:493] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.709451  5846 raft_consensus.cc:385] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.709730  5846 raft_consensus.cc:740] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.711373  5852 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.711874  5846 consensus_queue.cc:260] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.716025  5846 ts_tablet_manager.cc:1434] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:09:31.718243  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2d8468cc6d4fae9383d5b9380e46cc" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:31.718886  5803 raft_consensus.cc:3060] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.726542  5873 raft_consensus.cc:493] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.727066  5873 raft_consensus.cc:515] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.729059  5873 leader_election.cc:290] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.729815  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
I20260710 11:09:31.730429  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.731003  5802 raft_consensus.cc:2468] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 0.
I20260710 11:09:31.730279  5852 raft_consensus.cc:515] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.732127  5617 leader_election.cc:304] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
W20260710 11:09:31.733268  5620 leader_election.cc:343] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.733531  5873 raft_consensus.cc:2804] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.733942  5873 raft_consensus.cc:493] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.734252  5873 raft_consensus.cc:3060] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.734594  5852 leader_election.cc:290] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Requested vote from peers eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305), 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515)
I20260710 11:09:31.735172  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:31.735771  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:31.735913  5802 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:31.737075  5695 leader_election.cc:343] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.742599  5848 ts_tablet_manager.cc:1434] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.066s	user 0.020s	sys 0.005s
I20260710 11:09:31.743398  5802 raft_consensus.cc:2468] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 1.
I20260710 11:09:31.737296  5851 tablet_bootstrap.cc:492] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.741333  5873 raft_consensus.cc:515] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.744287  5851 ts_tablet_manager.cc:1403] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.000s
I20260710 11:09:31.746125  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775"
W20260710 11:09:31.747357  5620 leader_election.cc:343] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:31.743559  5848 tablet_bootstrap.cc:492] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.748507  5803 raft_consensus.cc:2468] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 1.
I20260710 11:09:31.749694  5692 leader_election.cc:304] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [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: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:31.750046  5873 leader_election.cc:290] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.750487  5852 raft_consensus.cc:2804] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.750927  5852 raft_consensus.cc:697] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:31.751839  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:31.751698  5852 consensus_queue.cc:237] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.752444  5801 raft_consensus.cc:3060] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.755429  5848 tablet_bootstrap.cc:654] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.759706  5801 raft_consensus.cc:2468] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 1.
I20260710 11:09:31.761005  5617 leader_election.cc:304] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:31.763078  5873 raft_consensus.cc:2804] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.763527  5873 raft_consensus.cc:697] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:31.764322  5873 consensus_queue.cc:237] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.764740  5692 leader_election.cc:304] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [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: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:31.747262  5851 raft_consensus.cc:359] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.765928  5887 raft_consensus.cc:2804] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.766135  5851 raft_consensus.cc:385] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.766458  5887 raft_consensus.cc:697] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:31.766492  5851 raft_consensus.cc:740] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.767374  5851 consensus_queue.cc:260] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.767390  5887 consensus_queue.cc:237] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.770788  5851 ts_tablet_manager.cc:1434] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260710 11:09:31.771785  5851 tablet_bootstrap.cc:492] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.775453  5852 raft_consensus.cc:493] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.775918  5852 raft_consensus.cc:515] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.777973  5852 leader_election.cc:290] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.779021  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.779474  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.780261  5654 raft_consensus.cc:2393] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aaa652023a649a4ae462688b7f49775 in current term 1: Already voted for candidate eb263d9989494ac3879cb3af1380cf5c in this term.
I20260710 11:09:31.782986  5848 tablet_bootstrap.cc:492] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.783486  5848 ts_tablet_manager.cc:1403] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 11:09:31.781394  5695 leader_election.cc:304] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775; no voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:31.784698  5887 raft_consensus.cc:3060] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.792825  5848 raft_consensus.cc:359] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.793484  5848 raft_consensus.cc:385] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.793883  5848 raft_consensus.cc:740] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.794661  5848 consensus_queue.cc:260] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.797114  5848 ts_tablet_manager.cc:1434] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:09:31.797107  5887 raft_consensus.cc:2749] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:31.787626  5851 tablet_bootstrap.cc:654] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.798190  5848 tablet_bootstrap.cc:492] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.806553  5551 catalog_manager.cc:5697] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.810755  5550 catalog_manager.cc:5697] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.812284  5848 tablet_bootstrap.cc:654] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.813344  5550 catalog_manager.cc:5697] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.815974  5851 tablet_bootstrap.cc:492] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.816421  5851 ts_tablet_manager.cc:1403] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.009s
I20260710 11:09:31.819370  5851 raft_consensus.cc:359] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.820010  5851 raft_consensus.cc:385] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.820277  5851 raft_consensus.cc:740] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.821633  5551 catalog_manager.cc:5697] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.822256  5851 consensus_queue.cc:260] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.826081  5848 tablet_bootstrap.cc:492] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.826514  5848 ts_tablet_manager.cc:1403] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260710 11:09:31.826978  5851 ts_tablet_manager.cc:1434] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:31.827811  5851 tablet_bootstrap.cc:492] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8: Bootstrap starting.
I20260710 11:09:31.829254  5848 raft_consensus.cc:359] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.829980  5848 raft_consensus.cc:385] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.830248  5848 raft_consensus.cc:740] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.831035  5848 consensus_queue.cc:260] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.833386  5848 ts_tablet_manager.cc:1434] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:31.834334  5848 tablet_bootstrap.cc:492] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.837077  5851 tablet_bootstrap.cc:654] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.841187  5848 tablet_bootstrap.cc:654] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.852401  5848 tablet_bootstrap.cc:492] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.852873  5848 ts_tablet_manager.cc:1403] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 11:09:31.852065  5548 catalog_manager.cc:5697] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to eb263d9989494ac3879cb3af1380cf5c (127.5.99.195). New cstate: current_term: 1 leader_uuid: "eb263d9989494ac3879cb3af1380cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:31.855541  5848 raft_consensus.cc:359] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.856194  5848 raft_consensus.cc:385] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.856650  5848 raft_consensus.cc:740] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.857560  5848 consensus_queue.cc:260] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.859767  5848 ts_tablet_manager.cc:1434] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:31.860672  5848 tablet_bootstrap.cc:492] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775: Bootstrap starting.
I20260710 11:09:31.866431  5848 tablet_bootstrap.cc:654] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:31.878628  5848 tablet_bootstrap.cc:492] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775: No bootstrap required, opened a new log
I20260710 11:09:31.879076  5848 ts_tablet_manager.cc:1403] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260710 11:09:31.881392  5848 raft_consensus.cc:359] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.882036  5848 raft_consensus.cc:385] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.882282  5848 raft_consensus.cc:740] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.882650  5851 tablet_bootstrap.cc:492] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8: No bootstrap required, opened a new log
I20260710 11:09:31.883049  5851 ts_tablet_manager.cc:1403] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.032s
I20260710 11:09:31.883082  5848 consensus_queue.cc:260] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.885313  5848 ts_tablet_manager.cc:1434] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:31.885550  5851 raft_consensus.cc:359] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.886097  5851 raft_consensus.cc:385] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:31.886358  5851 raft_consensus.cc:740] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Initialized, Role: FOLLOWER
I20260710 11:09:31.886881  5851 consensus_queue.cc:260] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:31.888736  5851 ts_tablet_manager.cc:1434] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:09:31.903234  5887 raft_consensus.cc:493] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.903759  5887 raft_consensus.cc:515] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.905836  5887 leader_election.cc:290] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.906481  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.906890  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.907668  5803 raft_consensus.cc:2393] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9aaa652023a649a4ae462688b7f49775 in current term 1: Already voted for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in this term.
I20260710 11:09:31.908541  5692 leader_election.cc:304] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775; no voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:31.909162  5887 raft_consensus.cc:3060] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.915401  5887 raft_consensus.cc:2749] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:31.934389  5887 raft_consensus.cc:493] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:31.934896  5887 raft_consensus.cc:515] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.936955  5887 leader_election.cc:290] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.937721  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:31.937885  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:31.938405  5803 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 0.
I20260710 11:09:31.938315  5654 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 0.
I20260710 11:09:31.939358  5692 leader_election.cc:304] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:31.940074  5887 raft_consensus.cc:2804] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:31.940369  5887 raft_consensus.cc:493] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:31.940608  5887 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.944633  5887 raft_consensus.cc:515] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.946175  5887 leader_election.cc:290] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:31.946835  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:31.947077  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:31.947400  5654 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.947536  5803 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:31.951900  5803 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 1.
I20260710 11:09:31.952718  5692 leader_election.cc:304] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:31.953292  5887 raft_consensus.cc:2804] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:31.953680  5887 raft_consensus.cc:697] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:31.953655  5654 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 1.
I20260710 11:09:31.954506  5887 consensus_queue.cc:237] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:31.961761  5550 catalog_manager.cc:5697] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.991415  5849 consensus_queue.cc:1048] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:31.996172  5849 consensus_queue.cc:1048] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.097898  5887 raft_consensus.cc:493] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:32.098455  5887 raft_consensus.cc:515] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.100641  5887 leader_election.cc:290] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:32.101389  5729 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:32.102033  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:32.102236  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" is_pre_election: true
I20260710 11:09:32.102659  5803 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 0.
I20260710 11:09:32.102949  5654 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 0.
I20260710 11:09:32.104171  5692 leader_election.cc:304] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:32.105155  5887 raft_consensus.cc:2804] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:32.105500  5887 raft_consensus.cc:493] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:32.105856  5887 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:32.107786  5873 consensus_queue.cc:1048] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.111938  5887 raft_consensus.cc:515] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.113902  5887 leader_election.cc:290] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:32.114866  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:32.115397  5803 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:32.118618  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:32.119149  5654 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:32.121896  5874 consensus_queue.cc:1048] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.123669  5803 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 1.
I20260710 11:09:32.125723  5874 raft_consensus.cc:493] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:32.126573  5874 raft_consensus.cc:515] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.131633  5874 leader_election.cc:290] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:32.126677  5873 consensus_queue.cc:1048] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:09:32.134299  5692 leader_election.cc:304] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:32.134544  5803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2d8468cc6d4fae9383d5b9380e46cc" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb263d9989494ac3879cb3af1380cf5c" is_pre_election: true
I20260710 11:09:32.136252  5887 raft_consensus.cc:2804] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:32.137151  5887 raft_consensus.cc:697] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:32.137697  5729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2d8468cc6d4fae9383d5b9380e46cc" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa652023a649a4ae462688b7f49775" is_pre_election: true
I20260710 11:09:32.138000  5887 consensus_queue.cc:237] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.145592  5803 raft_consensus.cc:2393] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cd435bb65ab48fab63a48c391e9d7e8 in current term 1: Already voted for candidate 9aaa652023a649a4ae462688b7f49775 in this term.
I20260710 11:09:32.148211  5617 leader_election.cc:304] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8; no voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:32.150745  5653 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:32.156585  5873 raft_consensus.cc:3060] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:32.163834  5887 consensus_queue.cc:1048] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.172662  5873 raft_consensus.cc:2749] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:32.173684  5874 consensus_queue.cc:1048] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.178893  5654 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 1.
I20260710 11:09:32.188576  5549 catalog_manager.cc:5697] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:32.201471  5874 consensus_queue.cc:1048] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.234539  5728 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:32.243057  5856 consensus_queue.cc:1048] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.247577  5876 consensus_queue.cc:1048] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.289522  5887 consensus_queue.cc:1048] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.298485  5911 consensus_queue.cc:1048] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:32.307083  5887 consensus_queue.cc:1048] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:32.323484  5617 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.195:37305, user_credentials={real_user=slave}} blocked reactor thread for 132380us
I20260710 11:09:32.332036  5852 consensus_queue.cc:1048] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:32.354305  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a3fe2efb79416689addfc322671483"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:45032
I20260710 11:09:32.355029  5728 raft_consensus.cc:606] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Received request to transfer leadership to TS 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:32.373255  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:45032
I20260710 11:09:32.373860  5728 raft_consensus.cc:606] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Received request to transfer leadership to TS 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:32.393235  5802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
mode: GRACEFUL
new_leader_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:34176
I20260710 11:09:32.393772  5802 raft_consensus.cc:606] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Received request to transfer leadership to TS 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:32.398892  5802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
mode: GRACEFUL
new_leader_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:34176
I20260710 11:09:32.399365  5802 raft_consensus.cc:606] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Received request to transfer leadership to TS 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:32.412784  5652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
mode: GRACEFUL
new_leader_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:39900
I20260710 11:09:32.413431  5652 raft_consensus.cc:606] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Received request to transfer leadership to TS eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:32.422783  5922 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.433604  5887 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.481379  5856 raft_consensus.cc:993] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c: : Instructing follower 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:32.481837  5876 raft_consensus.cc:1081] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Signalling peer 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:32.483279  5728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:45016
I20260710 11:09:32.483736  5728 raft_consensus.cc:493] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.483995  5728 raft_consensus.cc:3060] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.488051  5728 raft_consensus.cc:515] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.489713  5728 leader_election.cc:290] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:32.490538  5652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:32.490765  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9ee9abb1654434909355a1bb49343c" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:32.491107  5652 raft_consensus.cc:3060] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.491314  5802 raft_consensus.cc:3055] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:32.491631  5802 raft_consensus.cc:740] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:32.492274  5802 consensus_queue.cc:260] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.493289  5802 raft_consensus.cc:3060] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.497334  5802 raft_consensus.cc:2468] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:32.497609  5652 raft_consensus.cc:2468] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:32.498431  5692 leader_election.cc:304] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:32.499146  5887 raft_consensus.cc:2804] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:32.499564  5887 raft_consensus.cc:697] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:32.500233  5887 consensus_queue.cc:237] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.506705  5551 catalog_manager.cc:5697] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 1 to 2, leader changed from eb263d9989494ac3879cb3af1380cf5c (127.5.99.195) to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:32.549726  5887 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.556190  5852 raft_consensus.cc:993] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: : Instructing follower 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:32.556627  5852 raft_consensus.cc:1081] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Signalling peer 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:32.561102  5654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:39894
I20260710 11:09:32.561650  5654 raft_consensus.cc:493] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.561493  5852 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:32.562067  5654 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.571899  5654 raft_consensus.cc:515] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.574434  5652 raft_consensus.cc:1240] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Rejecting Update request from peer 9aaa652023a649a4ae462688b7f49775 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:32.575322  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:32.575947  5728 raft_consensus.cc:3055] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:32.576326  5728 raft_consensus.cc:740] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:32.577167  5728 consensus_queue.cc:260] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.578301  5728 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.579624  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:32.580673  5802 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.580140  5654 leader_election.cc:290] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 2 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:32.584734  5728 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 2.
I20260710 11:09:32.585788  5620 leader_election.cc:304] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775; no voters: 
I20260710 11:09:32.586534  5916 raft_consensus.cc:2804] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:32.586915  5916 raft_consensus.cc:697] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:32.587721  5916 consensus_queue.cc:237] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.587908  5802 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 2.
I20260710 11:09:32.593695  5551 catalog_manager.cc:5697] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 1 to 2, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:32.860075  5914 raft_consensus.cc:993] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8: : Instructing follower eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:32.860448  5916 raft_consensus.cc:1081] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Signalling peer eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:32.861720  5802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:34162
I20260710 11:09:32.862125  5802 raft_consensus.cc:493] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.862363  5802 raft_consensus.cc:3060] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.866384  5802 raft_consensus.cc:515] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.867743  5802 leader_election.cc:290] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 2 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:32.868508  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:32.868839  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821b3ab429e4e508ca9215b0777e673" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:32.869115  5654 raft_consensus.cc:3055] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:32.869421  5728 raft_consensus.cc:3060] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.869431  5654 raft_consensus.cc:740] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:32.870288  5654 consensus_queue.cc:260] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.871424  5654 raft_consensus.cc:3060] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.875620  5728 raft_consensus.cc:2468] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 2.
I20260710 11:09:32.876746  5769 leader_election.cc:304] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:32.877384  5654 raft_consensus.cc:2468] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 2.
I20260710 11:09:32.877499  5876 raft_consensus.cc:2804] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:32.878018  5876 raft_consensus.cc:697] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 2 LEADER]: Becoming Leader. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:32.878718  5876 consensus_queue.cc:237] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.882099  5856 raft_consensus.cc:993] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c: : Instructing follower 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:32.882445  5876 raft_consensus.cc:1081] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Signalling peer 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:32.883926  5728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:45016
I20260710 11:09:32.884310  5728 raft_consensus.cc:493] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.884572  5728 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.884774  5551 catalog_manager.cc:5697] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c reported cstate change: term changed from 1 to 2, leader changed from 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193) to eb263d9989494ac3879cb3af1380cf5c (127.5.99.195). New cstate: current_term: 2 leader_uuid: "eb263d9989494ac3879cb3af1380cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:32.889317  5728 raft_consensus.cc:515] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.890939  5728 leader_election.cc:290] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:32.891875  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:32.892191  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:32.892416  5654 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.892727  5802 raft_consensus.cc:3055] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:32.893060  5802 raft_consensus.cc:740] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:32.893837  5802 consensus_queue.cc:260] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.894945  5802 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.898403  5654 raft_consensus.cc:2468] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:32.899444  5695 leader_election.cc:304] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775; no voters: 
I20260710 11:09:32.900050  5887 raft_consensus.cc:2804] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:32.900511  5887 raft_consensus.cc:697] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:32.900532  5802 raft_consensus.cc:2468] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:32.901384  5887 consensus_queue.cc:237] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:32.906128  5887 raft_consensus.cc:993] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775: : Instructing follower 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:32.906531  5852 raft_consensus.cc:1081] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Signalling peer 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:32.907953  5654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a3fe2efb79416689addfc322671483"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:39894
I20260710 11:09:32.908551  5654 raft_consensus.cc:493] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:32.907920  5551 catalog_manager.cc:5697] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 1 to 2, leader changed from eb263d9989494ac3879cb3af1380cf5c (127.5.99.195) to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:32.908887  5654 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.913622  5654 raft_consensus.cc:515] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:32.915868  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:32.915926  5654 leader_election.cc:290] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 2 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:32.916138  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:32.916409  5728 raft_consensus.cc:3055] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:32.916666  5802 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.916723  5728 raft_consensus.cc:740] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:32.917503  5728 consensus_queue.cc:260] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:32.918597  5728 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:32.918991  5654 raft_consensus.cc:1275] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:32.920172  5852 consensus_queue.cc:1048] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:32.921926  5802 raft_consensus.cc:2468] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 2.
I20260710 11:09:32.922996  5617 leader_election.cc:304] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:32.923709  5916 raft_consensus.cc:2804] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:32.924014  5728 raft_consensus.cc:2468] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 2.
I20260710 11:09:32.924168  5916 raft_consensus.cc:697] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:32.924962  5916 consensus_queue.cc:237] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:32.929562  5802 raft_consensus.cc:1275] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:32.930784  5887 consensus_queue.cc:1048] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:32.937505  5549 catalog_manager.cc:5697] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 1 to 2, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:33.026189  5728 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.027638  5916 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.034818  5802 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.036159  5914 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.280469  5654 raft_consensus.cc:1275] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.281567  5887 consensus_queue.cc:1048] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.289642  5802 raft_consensus.cc:1275] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.290802  5935 consensus_queue.cc:1048] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.311751  5728 raft_consensus.cc:1275] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.312880  5876 consensus_queue.cc:1048] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.319643  5654 raft_consensus.cc:1275] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.321247  5876 consensus_queue.cc:1048] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.409618  5802 raft_consensus.cc:1275] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.410749  5914 consensus_queue.cc:1048] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.418349  5728 raft_consensus.cc:1275] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.419813  5916 consensus_queue.cc:1048] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:35.439874  5519 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:09:35.440682  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:35.454674  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
mode: GRACEFUL
new_leader_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:38200
I20260710 11:09:35.455121  5654 raft_consensus.cc:606] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Received request to transfer leadership to TS eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:35.465320  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:32942
I20260710 11:09:35.465776  5728 raft_consensus.cc:606] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Received request to transfer leadership to TS eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:35.466692  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:35.467064  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:35.878852  5947 raft_consensus.cc:993] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8: : Instructing follower eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:35.879351  5916 raft_consensus.cc:1081] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Signalling peer eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:35.880571  5802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:34162
I20260710 11:09:35.880978  5802 raft_consensus.cc:493] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.881217  5802 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:35.885273  5802 raft_consensus.cc:515] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:35.886475  5802 leader_election.cc:290] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 3 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:35.887226  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:35.887524  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:35.887800  5654 raft_consensus.cc:3055] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:35.888051  5728 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:35.888135  5654 raft_consensus.cc:740] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:35.888906  5654 consensus_queue.cc:260] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:35.890062  5654 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:35.894138  5728 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 3.
I20260710 11:09:35.895273  5769 leader_election.cc:304] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [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: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:35.896020  5654 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 3.
I20260710 11:09:35.896040  5943 raft_consensus.cc:2804] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:35.897532  5943 raft_consensus.cc:697] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 LEADER]: Becoming Leader. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:35.898190  5943 consensus_queue.cc:237] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:35.904284  5551 catalog_manager.cc:5697] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c reported cstate change: term changed from 2 to 3, leader changed from 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193) to eb263d9989494ac3879cb3af1380cf5c (127.5.99.195). New cstate: current_term: 3 leader_uuid: "eb263d9989494ac3879cb3af1380cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.943087  5942 raft_consensus.cc:993] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: : Instructing follower eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:35.943445  5954 raft_consensus.cc:1081] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Signalling peer eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:35.944793  5802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:34166
I20260710 11:09:35.945185  5802 raft_consensus.cc:493] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.945421  5802 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.949126  5802 raft_consensus.cc:515] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:35.950706  5802 leader_election.cc:290] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 2 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:35.951452  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:35.951660  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:35.952001  5654 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.952162  5728 raft_consensus.cc:3055] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:35.952486  5728 raft_consensus.cc:740] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:35.953310  5728 consensus_queue.cc:260] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:35.954586  5728 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.958096  5654 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 2.
I20260710 11:09:35.959065  5769 leader_election.cc:304] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:35.959772  5943 raft_consensus.cc:2804] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:35.960124  5943 raft_consensus.cc:697] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 LEADER]: Becoming Leader. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:35.960510  5728 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 2.
I20260710 11:09:35.960821  5943 consensus_queue.cc:237] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:35.966711  5551 catalog_manager.cc:5697] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c reported cstate change: term changed from 1 to 2, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to eb263d9989494ac3879cb3af1380cf5c (127.5.99.195). New cstate: current_term: 2 leader_uuid: "eb263d9989494ac3879cb3af1380cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:36.293833  5654 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:36.294893  5943 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:36.303121  5728 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:36.304597  5943 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:36.347352  5654 raft_consensus.cc:1275] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.348573  5948 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.357870  5728 raft_consensus.cc:1275] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.359724  5958 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.467796  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:36.477180  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a3fe2efb79416689addfc322671483"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
mode: GRACEFUL
new_leader_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:39900
I20260710 11:09:36.477669  5654 raft_consensus.cc:606] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Received request to transfer leadership to TS 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:36.482391  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
mode: GRACEFUL
new_leader_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:39900
I20260710 11:09:36.482884  5654 raft_consensus.cc:606] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Received request to transfer leadership to TS 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:36.487010  5654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
mode: GRACEFUL
new_leader_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:39900
I20260710 11:09:36.487388  5654 raft_consensus.cc:606] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Received request to transfer leadership to TS 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:36.491492  5802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
mode: GRACEFUL
new_leader_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:34176
I20260710 11:09:36.491899  5802 raft_consensus.cc:606] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 LEADER]: Received request to transfer leadership to TS 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:36.496013  5802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
mode: GRACEFUL
new_leader_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:34176
I20260710 11:09:36.496397  5802 raft_consensus.cc:606] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 LEADER]: Received request to transfer leadership to TS 9aaa652023a649a4ae462688b7f49775
I20260710 11:09:36.660677  5965 raft_consensus.cc:993] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8: : Instructing follower 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.661075  5916 raft_consensus.cc:1081] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Signalling peer 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.662473  5728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a3fe2efb79416689addfc322671483"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:09:36.662966  5728 raft_consensus.cc:493] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.663275  5728 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:36.666952  5728 raft_consensus.cc:515] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:36.668231  5728 leader_election.cc:290] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 3 election: Requested vote from peers eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305), 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515)
I20260710 11:09:36.668939  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:36.669198  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a3fe2efb79416689addfc322671483" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:36.669441  5802 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:36.669649  5654 raft_consensus.cc:3055] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:36.669955  5654 raft_consensus.cc:740] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:36.670608  5654 consensus_queue.cc:260] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [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: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:36.671618  5654 raft_consensus.cc:3060] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:36.673280  5802 raft_consensus.cc:2468] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 3.
I20260710 11:09:36.674186  5692 leader_election.cc:304] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [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: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:36.674777  5954 raft_consensus.cc:2804] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:36.675673  5954 raft_consensus.cc:697] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 3 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:36.676236  5654 raft_consensus.cc:2468] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 3.
I20260710 11:09:36.676453  5954 consensus_queue.cc:237] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [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: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } }
I20260710 11:09:36.682173  5551 catalog_manager.cc:5697] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 2 to 3, leader changed from 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193) to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.753458  5948 raft_consensus.cc:993] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: : Instructing follower 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.753865  5958 raft_consensus.cc:1081] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 LEADER]: Signalling peer 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.755528  5728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:45016
I20260710 11:09:36.756004  5728 raft_consensus.cc:493] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.756336  5728 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:36.760633  5728 raft_consensus.cc:515] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.761857  5728 leader_election.cc:290] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 3 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:36.762543  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:36.762696  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:36.763082  5654 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:36.763172  5802 raft_consensus.cc:3055] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:36.763479  5802 raft_consensus.cc:740] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:36.764134  5802 consensus_queue.cc:260] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.765141  5802 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:36.768582  5654 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 3.
I20260710 11:09:36.769528  5695 leader_election.cc:304] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [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: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775; no voters: 
I20260710 11:09:36.770181  5954 raft_consensus.cc:2804] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:36.770237  5802 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 3.
I20260710 11:09:36.770588  5954 raft_consensus.cc:697] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:36.771251  5954 consensus_queue.cc:237] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.776229  5551 catalog_manager.cc:5697] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 2 to 3, leader changed from eb263d9989494ac3879cb3af1380cf5c (127.5.99.195) to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.864367  5964 raft_consensus.cc:993] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8: : Instructing follower 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.864787  5916 raft_consensus.cc:1081] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Signalling peer 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.866077  5728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:09:36.866541  5728 raft_consensus.cc:493] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.866786  5728 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.870404  5728 raft_consensus.cc:515] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.871665  5728 leader_election.cc:290] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:36.872359  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:36.872648  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:36.872869  5654 raft_consensus.cc:3055] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.873117  5654 raft_consensus.cc:740] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:36.873157  5802 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.873862  5654 consensus_queue.cc:260] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.874881  5654 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.876308  5943 raft_consensus.cc:993] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c: : Instructing follower 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.876690  5943 raft_consensus.cc:1081] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 LEADER]: Signalling peer 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.878294  5728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:45016
I20260710 11:09:36.878790  5802 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:36.878795  5728 raft_consensus.cc:493] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.879484  5728 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:36.879884  5692 leader_election.cc:304] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:36.880280  5654 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:36.880475  5954 raft_consensus.cc:2804] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.880928  5954 raft_consensus.cc:697] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:36.881925  5954 consensus_queue.cc:237] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.883648  5728 raft_consensus.cc:515] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.885308  5728 leader_election.cc:290] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 4 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:36.885941  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:36.886413  5654 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:36.886592  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:36.887064  5802 raft_consensus.cc:3055] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:36.887341  5802 raft_consensus.cc:740] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:36.887987  5802 consensus_queue.cc:260] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.889030  5802 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:36.888434  5551 catalog_manager.cc:5697] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 1 to 2, leader changed from 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193) to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.890357  5654 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 4.
I20260710 11:09:36.891417  5695 leader_election.cc:304] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [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: 5cd435bb65ab48fab63a48c391e9d7e8, 9aaa652023a649a4ae462688b7f49775; no voters: 
I20260710 11:09:36.892144  5954 raft_consensus.cc:2804] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:36.892772  5954 raft_consensus.cc:697] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:36.893525  5802 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 4.
I20260710 11:09:36.893504  5954 consensus_queue.cc:237] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:36.899927  5551 catalog_manager.cc:5697] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 3 to 4, leader changed from eb263d9989494ac3879cb3af1380cf5c (127.5.99.195) to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 4 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.994553  5964 raft_consensus.cc:993] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8: : Instructing follower 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.994964  5916 raft_consensus.cc:1081] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Signalling peer 9aaa652023a649a4ae462688b7f49775 to start an election
I20260710 11:09:36.996387  5728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
 from {username='slave'} at 127.0.0.1:45030
I20260710 11:09:36.996821  5728 raft_consensus.cc:493] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.997113  5728 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:37.000798  5728 raft_consensus.cc:515] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:37.002127  5728 leader_election.cc:290] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:37.002887  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:37.003043  5802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "9aaa652023a649a4ae462688b7f49775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:37.003350  5654 raft_consensus.cc:3055] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:37.003513  5802 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:37.003631  5654 raft_consensus.cc:740] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:37.004267  5654 consensus_queue.cc:260] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:37.005015  5654 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:37.007285  5802 raft_consensus.cc:2468] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:37.008093  5692 leader_election.cc:304] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aaa652023a649a4ae462688b7f49775, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:37.008715  5954 raft_consensus.cc:2804] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:37.008737  5654 raft_consensus.cc:2468] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aaa652023a649a4ae462688b7f49775 in term 2.
I20260710 11:09:37.009174  5954 raft_consensus.cc:697] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Becoming Leader. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:37.009940  5954 consensus_queue.cc:237] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:37.015549  5551 catalog_manager.cc:5697] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 reported cstate change: term changed from 1 to 2, leader changed from 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193) to 9aaa652023a649a4ae462688b7f49775 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "9aaa652023a649a4ae462688b7f49775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:37.126873  5802 raft_consensus.cc:1275] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:37.127976  5954 consensus_queue.cc:1048] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:37.137701  5654 raft_consensus.cc:1275] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:37.138886  5975 consensus_queue.cc:1048] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:37.360746  5654 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:37.361924  5975 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:37.366176  5652 raft_consensus.cc:1275] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:37.367261  5975 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:37.371856  5802 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:37.373119  5954 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:37.379254  5801 raft_consensus.cc:1275] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:37.380633  5975 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:37.405858  5652 raft_consensus.cc:1275] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.407004  5981 consensus_queue.cc:1048] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.414577  5802 raft_consensus.cc:1275] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.415776  5982 consensus_queue.cc:1048] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.418645  5654 raft_consensus.cc:1275] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.420840  5966 consensus_queue.cc:1048] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.426481  5802 raft_consensus.cc:1275] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Refusing update from remote peer 9aaa652023a649a4ae462688b7f49775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.428215  5966 consensus_queue.cc:1048] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.507169  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:39.514160  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:32942
I20260710 11:09:39.514771  5728 raft_consensus.cc:606] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 LEADER]: Received request to transfer leadership to TS eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:39.517220  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:32942
I20260710 11:09:39.517670  5728 raft_consensus.cc:606] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 LEADER]: Received request to transfer leadership to TS 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:39.519724  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:32942
I20260710 11:09:39.520126  5728 raft_consensus.cc:606] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Received request to transfer leadership to TS 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:39.522091  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:32942
I20260710 11:09:39.522449  5728 raft_consensus.cc:606] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Received request to transfer leadership to TS 5cd435bb65ab48fab63a48c391e9d7e8
I20260710 11:09:39.524207  5728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090"
dest_uuid: "9aaa652023a649a4ae462688b7f49775"
mode: GRACEFUL
new_leader_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:32942
I20260710 11:09:39.524596  5728 raft_consensus.cc:606] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Received request to transfer leadership to TS eb263d9989494ac3879cb3af1380cf5c
I20260710 11:09:39.525410  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:09:39.525835  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:39.621127  5981 raft_consensus.cc:993] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775: : Instructing follower 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:39.621619  5990 raft_consensus.cc:1081] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Signalling peer 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:39.623042  5652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:39894
I20260710 11:09:39.623467  5652 raft_consensus.cc:493] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.623765  5652 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.629118  5652 raft_consensus.cc:515] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.630781  5652 leader_election.cc:290] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 3 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:39.631418  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:39.632038  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec2bc1c0452409d9274dfa909dfdc0e" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:39.632175  5728 raft_consensus.cc:3055] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:39.632558  5801 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.632516  5728 raft_consensus.cc:740] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:39.633384  5728 consensus_queue.cc:260] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.634322  5728 raft_consensus.cc:3060] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.637863  5801 raft_consensus.cc:2468] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 3.
I20260710 11:09:39.639429  5617 leader_election.cc:304] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:39.638901  5728 raft_consensus.cc:2468] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 3.
I20260710 11:09:39.640805  5981 raft_consensus.cc:993] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775: : Instructing follower eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:39.641057  5991 raft_consensus.cc:2804] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:39.641181  5990 raft_consensus.cc:1081] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Signalling peer eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:39.642073  5991 raft_consensus.cc:697] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:39.642757  5801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:34166
I20260710 11:09:39.643162  5801 raft_consensus.cc:493] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.643018  5991 consensus_queue.cc:237] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.643429  5801 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.649297  5801 raft_consensus.cc:515] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.650487  5550 catalog_manager.cc:5697] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 2 to 3, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.651448  5801 leader_election.cc:290] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 3 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:39.652331  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:39.652377  5652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f316cc5a4c1b4cc589b34d5378e5d090" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:39.652971  5728 raft_consensus.cc:3055] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:39.653092  5652 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.653299  5728 raft_consensus.cc:740] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:39.654178  5728 consensus_queue.cc:260] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.655241  5728 raft_consensus.cc:3060] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.659904  5652 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 3.
I20260710 11:09:39.661010  5728 raft_consensus.cc:2468] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 3.
I20260710 11:09:39.661407  5769 leader_election.cc:304] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:39.662319  5958 raft_consensus.cc:2804] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:39.663975  5958 raft_consensus.cc:697] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 3 LEADER]: Becoming Leader. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:39.664981  5958 consensus_queue.cc:237] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.671840  5550 catalog_manager.cc:5697] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c reported cstate change: term changed from 2 to 3, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to eb263d9989494ac3879cb3af1380cf5c (127.5.99.195). New cstate: current_term: 3 leader_uuid: "eb263d9989494ac3879cb3af1380cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:39.787879  5981 raft_consensus.cc:993] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775: : Instructing follower 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:39.788342  5990 raft_consensus.cc:1081] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Signalling peer 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:39.789721  5652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:39894
I20260710 11:09:39.790246  5652 raft_consensus.cc:493] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.790580  5652 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.794811  5652 raft_consensus.cc:515] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.796240  5652 leader_election.cc:290] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 3 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:39.796867  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:39.797327  5728 raft_consensus.cc:3055] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:39.797271  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04bbeada5845599ec5093aa04303bc" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:39.797673  5728 raft_consensus.cc:740] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:39.797822  5801 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.798290  5728 consensus_queue.cc:260] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.799070  5728 raft_consensus.cc:3060] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.802001  5801 raft_consensus.cc:2468] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 3.
I20260710 11:09:39.802971  5617 leader_election.cc:304] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:39.803107  5728 raft_consensus.cc:2468] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 3.
I20260710 11:09:39.803745  5991 raft_consensus.cc:2804] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:39.804225  5991 raft_consensus.cc:697] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:39.805024  5991 consensus_queue.cc:237] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.805713  5981 raft_consensus.cc:993] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: : Instructing follower 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:39.806077  5990 raft_consensus.cc:1081] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 LEADER]: Signalling peer 5cd435bb65ab48fab63a48c391e9d7e8 to start an election
I20260710 11:09:39.807402  5652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2"
dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
 from {username='slave'} at 127.0.0.1:39894
I20260710 11:09:39.807793  5652 raft_consensus.cc:493] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.808079  5652 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:39.811864  5550 catalog_manager.cc:5697] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 2 to 3, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.812552  5652 raft_consensus.cc:515] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.814497  5652 leader_election.cc:290] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [CANDIDATE]: Term 4 election: Requested vote from peers 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439), eb263d9989494ac3879cb3af1380cf5c (127.5.99.195:37305)
I20260710 11:09:39.814694  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:39.815074  5801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ba9477c4d4542bca96407433dac68e2" candidate_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
I20260710 11:09:39.815253  5728 raft_consensus.cc:3055] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:39.815550  5728 raft_consensus.cc:740] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:39.815582  5801 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:39.816229  5728 consensus_queue.cc:260] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.817040  5728 raft_consensus.cc:3060] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:39.820792  5801 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 4.
I20260710 11:09:39.821650  5617 leader_election.cc:304] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:39.822095  5728 raft_consensus.cc:2468] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd435bb65ab48fab63a48c391e9d7e8 in term 4.
I20260710 11:09:39.822347  5991 raft_consensus.cc:2804] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:39.822798  5991 raft_consensus.cc:697] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 LEADER]: Becoming Leader. State: Replica: 5cd435bb65ab48fab63a48c391e9d7e8, State: Running, Role: LEADER
I20260710 11:09:39.823580  5991 consensus_queue.cc:237] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.829528  5550 catalog_manager.cc:5697] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 reported cstate change: term changed from 3 to 4, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193). New cstate: current_term: 4 leader_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.870338  5981 raft_consensus.cc:993] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: : Instructing follower eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:39.870733  5990 raft_consensus.cc:1081] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 LEADER]: Signalling peer eb263d9989494ac3879cb3af1380cf5c to start an election
I20260710 11:09:39.872107  5801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18ed908328544025ad388c695fa27520"
dest_uuid: "eb263d9989494ac3879cb3af1380cf5c"
 from {username='slave'} at 127.0.0.1:34166
I20260710 11:09:39.872555  5801 raft_consensus.cc:493] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.872839  5801 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:39.877066  5801 raft_consensus.cc:515] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.878587  5801 leader_election.cc:290] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [CANDIDATE]: Term 5 election: Requested vote from peers 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515), 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439)
I20260710 11:09:39.879406  5652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5cd435bb65ab48fab63a48c391e9d7e8"
I20260710 11:09:39.879513  5728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ed908328544025ad388c695fa27520" candidate_uuid: "eb263d9989494ac3879cb3af1380cf5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9aaa652023a649a4ae462688b7f49775"
I20260710 11:09:39.880082  5652 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:39.880102  5728 raft_consensus.cc:3055] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:09:39.880600  5728 raft_consensus.cc:740] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9aaa652023a649a4ae462688b7f49775, State: Running, Role: LEADER
I20260710 11:09:39.881283  5728 consensus_queue.cc:260] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.882388  5728 raft_consensus.cc:3060] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:39.886303  5652 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 5.
I20260710 11:09:39.887315  5769 leader_election.cc:304] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [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: 5cd435bb65ab48fab63a48c391e9d7e8, eb263d9989494ac3879cb3af1380cf5c; no voters: 
I20260710 11:09:39.887938  5728 raft_consensus.cc:2468] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb263d9989494ac3879cb3af1380cf5c in term 5.
I20260710 11:09:39.888043  5958 raft_consensus.cc:2804] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:09:39.888520  5958 raft_consensus.cc:697] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 5 LEADER]: Becoming Leader. State: Replica: eb263d9989494ac3879cb3af1380cf5c, State: Running, Role: LEADER
I20260710 11:09:39.889281  5958 consensus_queue.cc:237] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [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: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } }
I20260710 11:09:39.896273  5550 catalog_manager.cc:5697] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c reported cstate change: term changed from 4 to 5, leader changed from 9aaa652023a649a4ae462688b7f49775 (127.5.99.194) to eb263d9989494ac3879cb3af1380cf5c (127.5.99.195). New cstate: current_term: 5 leader_uuid: "eb263d9989494ac3879cb3af1380cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:40.036934  5801 raft_consensus.cc:1275] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:40.038085  5991 consensus_queue.cc:1048] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:40.047693  5728 raft_consensus.cc:1275] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:40.049113  5991 consensus_queue.cc:1048] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:40.074733  5728 raft_consensus.cc:1275] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:40.075805  5958 consensus_queue.cc:1048] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:40.083454  5652 raft_consensus.cc:1275] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:40.085258  5997 consensus_queue.cc:1048] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:40.262372  5728 raft_consensus.cc:1275] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:40.263429  5991 consensus_queue.cc:1048] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:40.271461  5801 raft_consensus.cc:1275] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:40.272828  6005 consensus_queue.cc:1048] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:40.308954  5652 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 5 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:40.310117  5997 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd435bb65ab48fab63a48c391e9d7e8" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 33515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:40.319520  5728 raft_consensus.cc:1275] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 5 FOLLOWER]: Refusing update from remote peer eb263d9989494ac3879cb3af1380cf5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:40.320693  5729 raft_consensus.cc:1275] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 4 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:40.320851  6010 consensus_queue.cc:1048] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:09:40.322624  6005 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa652023a649a4ae462688b7f49775" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:40.331786  5801 raft_consensus.cc:1275] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Refusing update from remote peer 5cd435bb65ab48fab63a48c391e9d7e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:40.332978  5991 consensus_queue.cc:1048] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb263d9989494ac3879cb3af1380cf5c" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:40.526636  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:40.531931  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
I20260710 11:09:40.552722  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:40.553409  5519 tablet_replica.cc:333] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.554308  5519 raft_consensus.cc:2243] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.554950  5519 raft_consensus.cc:2272] T 65a3fe2efb79416689addfc322671483 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:40.556005  5769 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:09:40.557976  5519 tablet_replica.cc:333] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.558712  5519 raft_consensus.cc:2243] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.559512  5519 raft_consensus.cc:2272] T 2ba9477c4d4542bca96407433dac68e2 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.561743  5519 tablet_replica.cc:333] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
W20260710 11:09:40.561655  5769 consensus_peers.cc:597] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c -> Peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Couldn't send request to peer 5cd435bb65ab48fab63a48c391e9d7e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:40.562461  5519 raft_consensus.cc:2243] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.562798  5519 raft_consensus.cc:2272] T 4e2d8468cc6d4fae9383d5b9380e46cc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.564271  5519 tablet_replica.cc:333] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.564728  5519 raft_consensus.cc:2243] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.565356  5519 raft_consensus.cc:2272] T ab04bbeada5845599ec5093aa04303bc P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.567031  5519 tablet_replica.cc:333] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.567431  5519 raft_consensus.cc:2243] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.567760  5519 raft_consensus.cc:2272] T af9ee9abb1654434909355a1bb49343c P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.569198  5519 tablet_replica.cc:333] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.569646  5519 raft_consensus.cc:2243] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.570223  5519 raft_consensus.cc:2272] T 4ec2bc1c0452409d9274dfa909dfdc0e P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.571751  5519 tablet_replica.cc:333] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.572132  5519 raft_consensus.cc:2243] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.572455  5519 raft_consensus.cc:2272] T 18ed908328544025ad388c695fa27520 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.574047  5519 tablet_replica.cc:333] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.574422  5519 raft_consensus.cc:2243] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.574736  5519 raft_consensus.cc:2272] T 7821b3ab429e4e508ca9215b0777e673 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.576133  5519 tablet_replica.cc:333] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8: stopping tablet replica
I20260710 11:09:40.576490  5519 raft_consensus.cc:2243] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.576818  5519 raft_consensus.cc:2272] T f316cc5a4c1b4cc589b34d5378e5d090 P 5cd435bb65ab48fab63a48c391e9d7e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.668593  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
W20260710 11:09:40.669427  5695 consensus_peers.cc:597] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 -> Peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Couldn't send request to peer 5cd435bb65ab48fab63a48c391e9d7e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:33515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:40.669880  5695 consensus_peers.cc:597] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 -> Peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Couldn't send request to peer 5cd435bb65ab48fab63a48c391e9d7e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:33515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:40.672212  5695 consensus_peers.cc:597] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 -> Peer 5cd435bb65ab48fab63a48c391e9d7e8 (127.5.99.193:33515): Couldn't send request to peer 5cd435bb65ab48fab63a48c391e9d7e8. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:33515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:40.685976  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
I20260710 11:09:40.704634  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:40.705274  5519 tablet_replica.cc:333] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.705883  5519 raft_consensus.cc:2243] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.706295  5519 raft_consensus.cc:2272] T 7821b3ab429e4e508ca9215b0777e673 P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.707939  5519 tablet_replica.cc:333] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.708395  5519 raft_consensus.cc:2243] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.708742  5519 raft_consensus.cc:2272] T 18ed908328544025ad388c695fa27520 P 9aaa652023a649a4ae462688b7f49775 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.710665  5519 tablet_replica.cc:333] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.711122  5519 raft_consensus.cc:2243] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.711460  5519 raft_consensus.cc:2272] T f316cc5a4c1b4cc589b34d5378e5d090 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.713444  5519 tablet_replica.cc:333] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.713923  5519 raft_consensus.cc:2243] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.714284  5519 raft_consensus.cc:2272] T ab04bbeada5845599ec5093aa04303bc P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.716032  5519 tablet_replica.cc:333] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.716459  5519 raft_consensus.cc:2243] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.717108  5519 raft_consensus.cc:2272] T 4e2d8468cc6d4fae9383d5b9380e46cc P 9aaa652023a649a4ae462688b7f49775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.718643  5519 tablet_replica.cc:333] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.719039  5519 raft_consensus.cc:2243] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.719375  5519 raft_consensus.cc:2272] T 4ec2bc1c0452409d9274dfa909dfdc0e P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.721140  5519 tablet_replica.cc:333] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.721593  5519 raft_consensus.cc:2243] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.722211  5519 raft_consensus.cc:2272] T af9ee9abb1654434909355a1bb49343c P 9aaa652023a649a4ae462688b7f49775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.723591  5519 tablet_replica.cc:333] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.723971  5519 raft_consensus.cc:2243] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.724313  5519 raft_consensus.cc:2272] T 2ba9477c4d4542bca96407433dac68e2 P 9aaa652023a649a4ae462688b7f49775 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.725900  5519 tablet_replica.cc:333] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775: stopping tablet replica
I20260710 11:09:40.726282  5519 raft_consensus.cc:2243] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.726907  5519 raft_consensus.cc:2272] T 65a3fe2efb79416689addfc322671483 P 9aaa652023a649a4ae462688b7f49775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.752005  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
I20260710 11:09:40.766814  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
W20260710 11:09:40.778126  5769 consensus_peers.cc:597] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c -> Peer 9aaa652023a649a4ae462688b7f49775 (127.5.99.194:41439): Couldn't send request to peer 9aaa652023a649a4ae462688b7f49775. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:41439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:40.789507  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:40.790164  5519 tablet_replica.cc:333] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.790819  5519 raft_consensus.cc:2243] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.791392  5519 raft_consensus.cc:2272] T 65a3fe2efb79416689addfc322671483 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.793012  5519 tablet_replica.cc:333] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.793449  5519 raft_consensus.cc:2243] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.793830  5519 raft_consensus.cc:2272] T ab04bbeada5845599ec5093aa04303bc P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.795617  5519 tablet_replica.cc:333] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.796036  5519 raft_consensus.cc:2243] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.796335  5519 raft_consensus.cc:2272] T 4e2d8468cc6d4fae9383d5b9380e46cc P eb263d9989494ac3879cb3af1380cf5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.797681  5519 tablet_replica.cc:333] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.798061  5519 raft_consensus.cc:2243] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.798663  5519 raft_consensus.cc:2272] T 7821b3ab429e4e508ca9215b0777e673 P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.799955  5519 tablet_replica.cc:333] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.800414  5519 raft_consensus.cc:2243] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.800993  5519 raft_consensus.cc:2272] T 18ed908328544025ad388c695fa27520 P eb263d9989494ac3879cb3af1380cf5c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.802657  5519 tablet_replica.cc:333] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.803071  5519 raft_consensus.cc:2243] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.803416  5519 raft_consensus.cc:2272] T 4ec2bc1c0452409d9274dfa909dfdc0e P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.805183  5519 tablet_replica.cc:333] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.805629  5519 raft_consensus.cc:2243] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.805963  5519 raft_consensus.cc:2272] T af9ee9abb1654434909355a1bb49343c P eb263d9989494ac3879cb3af1380cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.807458  5519 tablet_replica.cc:333] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.807842  5519 raft_consensus.cc:2243] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:40.808190  5519 raft_consensus.cc:2272] T 2ba9477c4d4542bca96407433dac68e2 P eb263d9989494ac3879cb3af1380cf5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.809955  5519 tablet_replica.cc:333] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c: stopping tablet replica
I20260710 11:09:40.810340  5519 raft_consensus.cc:2243] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:40.810920  5519 raft_consensus.cc:2272] T f316cc5a4c1b4cc589b34d5378e5d090 P eb263d9989494ac3879cb3af1380cf5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:40.835602  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
I20260710 11:09:40.850400  5519 master.cc:562] Master@127.5.99.254:35205 shutting down...
I20260710 11:09:40.977682  5606 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:09:41.013659  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.014185  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.014497  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40b9ec26c34546e99ca67c76a4611982: stopping tablet replica
I20260710 11:09:41.032627  5519 master.cc:584] Master@127.5.99.254:35205 shutdown complete.
5cd435bb65ab48fab63a48c391e9d7e8  4
9aaa652023a649a4ae462688b7f49775  4
eb263d9989494ac3879cb3af1380cf5c  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12221 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:09:41.067276  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:35049
I20260710 11:09:41.068328  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:41.073436  6022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.073877  6023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.074697  6025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:41.075412  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:41.076093  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:41.076264  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:41.076406  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681781076388 us; error 0 us; skew 500 ppm
I20260710 11:09:41.076882  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:41.079262  5519 webserver.cc:533] Webserver started at http://127.5.99.254:41727/ using document root <none> and password file <none>
I20260710 11:09:41.079720  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:41.079885  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:41.080140  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:41.081156  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "f2c6a60dd95c44b4937b98d1bcc93613"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.085163  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:09:41.088303  6030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.088964  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:41.089211  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "f2c6a60dd95c44b4937b98d1bcc93613"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.089449  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:41.108896  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:41.110066  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:41.146085  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:35049
I20260710 11:09:41.146180  6081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:35049 every 8 connection(s)
I20260710 11:09:41.149669  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.158360  6082 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613: Bootstrap starting.
I20260710 11:09:41.162642  6082 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.166332  6082 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613: No bootstrap required, opened a new log
I20260710 11:09:41.168263  6082 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c6a60dd95c44b4937b98d1bcc93613" member_type: VOTER }
I20260710 11:09:41.168597  6082 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.168771  6082 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c6a60dd95c44b4937b98d1bcc93613, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.169241  6082 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2c6a60dd95c44b4937b98d1bcc93613" member_type: VOTER }
I20260710 11:09:41.169652  6082 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:41.169845  6082 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:41.170051  6082 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:41.173681  6082 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c6a60dd95c44b4937b98d1bcc93613" member_type: VOTER }
I20260710 11:09:41.174113  6082 leader_election.cc:304] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [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: f2c6a60dd95c44b4937b98d1bcc93613; no voters: 
I20260710 11:09:41.175055  6082 leader_election.cc:290] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:41.175335  6085 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:41.176441  6085 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 1 LEADER]: Becoming Leader. State: Replica: f2c6a60dd95c44b4937b98d1bcc93613, State: Running, Role: LEADER
I20260710 11:09:41.177080  6085 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [LEADER]: Queue going to LEADER mode. State: All 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: "f2c6a60dd95c44b4937b98d1bcc93613" member_type: VOTER }
I20260710 11:09:41.177706  6082 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:41.181668  6086 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2c6a60dd95c44b4937b98d1bcc93613" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c6a60dd95c44b4937b98d1bcc93613" member_type: VOTER } }
I20260710 11:09:41.181717  6087 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2c6a60dd95c44b4937b98d1bcc93613. Latest consensus state: current_term: 1 leader_uuid: "f2c6a60dd95c44b4937b98d1bcc93613" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c6a60dd95c44b4937b98d1bcc93613" member_type: VOTER } }
I20260710 11:09:41.182374  6086 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:41.182466  6087 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:41.185206  6092 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:41.192253  6092 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:41.193121  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:41.199909  6092 catalog_manager.cc:1383] Generated new cluster ID: 9e1761453bd64b35a77a01517aac725b
I20260710 11:09:41.200145  6092 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:41.231148  6092 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:41.232278  6092 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:41.249429  6092 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613: Generated new TSK 0
I20260710 11:09:41.250015  6092 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:41.259193  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:41.265038  6103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.265622  6104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.267462  6106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:41.267910  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:41.268756  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:41.268932  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:41.269110  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681781269096 us; error 0 us; skew 500 ppm
I20260710 11:09:41.269694  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:41.271931  5519 webserver.cc:533] Webserver started at http://127.5.99.193:35981/ using document root <none> and password file <none>
I20260710 11:09:41.272387  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:41.272555  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:41.272799  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:41.273854  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "4c3421951bd941bf8f45248cac4b2aa2"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.278085  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:41.281349  6111 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.282228  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:41.282513  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "4c3421951bd941bf8f45248cac4b2aa2"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.282792  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:41.301482  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:41.302687  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:41.304136  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:41.306254  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:41.306442  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.306659  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:41.306823  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.343480  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:38279
I20260710 11:09:41.343588  6173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:38279 every 8 connection(s)
I20260710 11:09:41.347868  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:41.354300  6178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.355809  6179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:41.357075  5519 server_base.cc:1061] running on GCE node
W20260710 11:09:41.358345  6181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:41.359086  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:41.359293  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:41.359414  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681781359403 us; error 0 us; skew 500 ppm
I20260710 11:09:41.359820  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:41.362172  5519 webserver.cc:533] Webserver started at http://127.5.99.194:32877/ using document root <none> and password file <none>
I20260710 11:09:41.362766  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:41.363003  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:41.363325  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:41.364331  6174 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35049
I20260710 11:09:41.364641  6174 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:41.364578  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "73043365e7354df4aac4b0df3a9d74e3"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.365295  6174 heartbeater.cc:507] Master 127.5.99.254:35049 requested a full tablet report, sending...
I20260710 11:09:41.367194  6047 ts_manager.cc:194] Registered new tserver with Master: 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279)
I20260710 11:09:41.369138  6047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49672
I20260710 11:09:41.369241  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:41.372356  6186 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.372975  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:41.373239  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "73043365e7354df4aac4b0df3a9d74e3"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.373487  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:41.383709  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:41.384833  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:41.386173  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:41.388165  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:41.388329  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.388548  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:41.388685  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.425097  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:40841
I20260710 11:09:41.425190  6248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:40841 every 8 connection(s)
I20260710 11:09:41.429339  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:41.435400  6252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.436877  6253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.439680  6255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:41.439709  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:41.440038  6249 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35049
I20260710 11:09:41.440493  6249 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:41.440820  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:41.441025  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:41.441179  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681781441160 us; error 0 us; skew 500 ppm
I20260710 11:09:41.441183  6249 heartbeater.cc:507] Master 127.5.99.254:35049 requested a full tablet report, sending...
I20260710 11:09:41.441768  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:41.443101  6047 ts_manager.cc:194] Registered new tserver with Master: 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:41.444212  5519 webserver.cc:533] Webserver started at http://127.5.99.195:39481/ using document root <none> and password file <none>
I20260710 11:09:41.444437  6047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49676
I20260710 11:09:41.444697  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:41.444903  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:41.445137  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:41.446491  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "61da24201208425e893b9e80a9cd46f1"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.450399  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 11:09:41.453208  6260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.453877  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:41.454126  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "61da24201208425e893b9e80a9cd46f1"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-pjvn"
I20260710 11:09:41.454367  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:41.473145  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:41.474313  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:41.475762  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:41.477833  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:41.478020  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.478232  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:41.478379  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.515340  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:41393
I20260710 11:09:41.515422  6322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:41393 every 8 connection(s)
I20260710 11:09:41.527771  6323 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35049
I20260710 11:09:41.528081  6323 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:41.528721  6323 heartbeater.cc:507] Master 127.5.99.254:35049 requested a full tablet report, sending...
I20260710 11:09:41.530435  6047 ts_manager.cc:194] Registered new tserver with Master: 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:41.531276  5519 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013040194s
I20260710 11:09:41.531612  6047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49690
I20260710 11:09:41.552956  6047 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49696:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:41.555608  6047 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:41.634122  6138 tablet_service.cc:1511] Processing CreateTablet for tablet d5f0a75ba9aa48e780662fb71742c77f (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:41.634555  6139 tablet_service.cc:1511] Processing CreateTablet for tablet b25e446e9deb44709d2d661916c5b7e8 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:41.635519  6138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f0a75ba9aa48e780662fb71742c77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.636082  6139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25e446e9deb44709d2d661916c5b7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.638227  6137 tablet_service.cc:1511] Processing CreateTablet for tablet 5730ca79218a401caf28b7511469d803 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:41.639516  6137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5730ca79218a401caf28b7511469d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.645689  6136 tablet_service.cc:1511] Processing CreateTablet for tablet a6e6972648dc40cebc5f7874885f7cf3 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:41.646934  6136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e6972648dc40cebc5f7874885f7cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.650228  6214 tablet_service.cc:1511] Processing CreateTablet for tablet b25e446e9deb44709d2d661916c5b7e8 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:41.650640  6134 tablet_service.cc:1511] Processing CreateTablet for tablet 15aedc3a280146fc992053a5038445ae (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:41.651486  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25e446e9deb44709d2d661916c5b7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.651880  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15aedc3a280146fc992053a5038445ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.651688  6213 tablet_service.cc:1511] Processing CreateTablet for tablet d5f0a75ba9aa48e780662fb71742c77f (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:41.652917  6213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f0a75ba9aa48e780662fb71742c77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.654367  6211 tablet_service.cc:1511] Processing CreateTablet for tablet a6e6972648dc40cebc5f7874885f7cf3 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:41.655663  6212 tablet_service.cc:1511] Processing CreateTablet for tablet 5730ca79218a401caf28b7511469d803 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:41.656404  6210 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd0360c92ef4fc1a4d23fd1f281fbac (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:41.649389  6135 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd0360c92ef4fc1a4d23fd1f281fbac (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:41.654378  6209 tablet_service.cc:1511] Processing CreateTablet for tablet 15aedc3a280146fc992053a5038445ae (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:41.658008  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd0360c92ef4fc1a4d23fd1f281fbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.662040  6209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15aedc3a280146fc992053a5038445ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.662698  6210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd0360c92ef4fc1a4d23fd1f281fbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.671270  6285 tablet_service.cc:1511] Processing CreateTablet for tablet a6e6972648dc40cebc5f7874885f7cf3 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:41.672551  6285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e6972648dc40cebc5f7874885f7cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.673055  6211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e6972648dc40cebc5f7874885f7cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.673691  6212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5730ca79218a401caf28b7511469d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.674520  6284 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd0360c92ef4fc1a4d23fd1f281fbac (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:41.675695  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd0360c92ef4fc1a4d23fd1f281fbac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.678635  6286 tablet_service.cc:1511] Processing CreateTablet for tablet 5730ca79218a401caf28b7511469d803 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:41.679862  6286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5730ca79218a401caf28b7511469d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.682619  6287 tablet_service.cc:1511] Processing CreateTablet for tablet d5f0a75ba9aa48e780662fb71742c77f (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:41.683848  6287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f0a75ba9aa48e780662fb71742c77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.685858  6288 tablet_service.cc:1511] Processing CreateTablet for tablet b25e446e9deb44709d2d661916c5b7e8 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:41.686992  6288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25e446e9deb44709d2d661916c5b7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.690850  6283 tablet_service.cc:1511] Processing CreateTablet for tablet 15aedc3a280146fc992053a5038445ae (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:41.692050  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15aedc3a280146fc992053a5038445ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.725634  6338 tablet_bootstrap.cc:492] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:41.736660  6135 tablet_service.cc:1511] Processing CreateTablet for tablet b345839929ae4ed88f9423987fca6ab7 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:41.738250  6339 tablet_bootstrap.cc:492] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:41.738430  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b345839929ae4ed88f9423987fca6ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.744158  6338 tablet_bootstrap.cc:654] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.748814  6214 tablet_service.cc:1511] Processing CreateTablet for tablet b345839929ae4ed88f9423987fca6ab7 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:41.753932  6339 tablet_bootstrap.cc:654] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.750272  6340 tablet_bootstrap.cc:492] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:41.757611  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b345839929ae4ed88f9423987fca6ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.761528  6283 tablet_service.cc:1511] Processing CreateTablet for tablet b345839929ae4ed88f9423987fca6ab7 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:41.762861  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b345839929ae4ed88f9423987fca6ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.766251  6210 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea682b54ea34ddea0b06697179abc7b (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:41.767740  6210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea682b54ea34ddea0b06697179abc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.760785  6340 tablet_bootstrap.cc:654] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.761123  6136 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea682b54ea34ddea0b06697179abc7b (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:41.768972  6136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea682b54ea34ddea0b06697179abc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.783136  6340 tablet_bootstrap.cc:492] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:41.783653  6340 ts_tablet_manager.cc:1403] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.007s
I20260710 11:09:41.786602  6340 raft_consensus.cc:359] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.786873  6284 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea682b54ea34ddea0b06697179abc7b (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:41.787365  6340 raft_consensus.cc:385] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.787698  6340 raft_consensus.cc:740] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.788117  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea682b54ea34ddea0b06697179abc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.787942  6135 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee8eb27bc4b4468861dd074378ed612 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:41.789120  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee8eb27bc4b4468861dd074378ed612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.789824  6340 consensus_queue.cc:260] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.803972  6338 tablet_bootstrap.cc:492] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:41.804499  6338 ts_tablet_manager.cc:1403] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.021s
I20260710 11:09:41.807400  6340 ts_tablet_manager.cc:1434] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.012s
I20260710 11:09:41.807241  6338 raft_consensus.cc:359] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.808048  6338 raft_consensus.cc:385] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.808139  6323 heartbeater.cc:499] Master 127.5.99.254:35049 was elected leader, sending a full tablet report...
I20260710 11:09:41.808403  6340 tablet_bootstrap.cc:492] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:41.808466  6338 raft_consensus.cc:740] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.809361  6338 consensus_queue.cc:260] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.813004  6211 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee8eb27bc4b4468861dd074378ed612 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:41.814800  6340 tablet_bootstrap.cc:654] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.817798  6211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee8eb27bc4b4468861dd074378ed612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.822355  6284 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee8eb27bc4b4468861dd074378ed612 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:41.826781  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee8eb27bc4b4468861dd074378ed612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.830883  6339 tablet_bootstrap.cc:492] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:41.831318  6339 ts_tablet_manager.cc:1403] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.093s	user 0.031s	sys 0.042s
I20260710 11:09:41.834050  6339 raft_consensus.cc:359] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.834705  6339 raft_consensus.cc:385] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.835026  6339 raft_consensus.cc:740] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.835708  6339 consensus_queue.cc:260] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.844477  6174 heartbeater.cc:499] Master 127.5.99.254:35049 was elected leader, sending a full tablet report...
I20260710 11:09:41.849985  6340 tablet_bootstrap.cc:492] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:41.850422  6340 ts_tablet_manager.cc:1403] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.007s
I20260710 11:09:41.850602  6136 tablet_service.cc:1511] Processing CreateTablet for tablet f5f36e2f04914e78a999d5c569c286c1 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:41.851789  6136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f36e2f04914e78a999d5c569c286c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.853155  6340 raft_consensus.cc:359] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.853840  6340 raft_consensus.cc:385] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.854110  6340 raft_consensus.cc:740] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.854815  6340 consensus_queue.cc:260] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.858320  6340 ts_tablet_manager.cc:1434] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:09:41.859174  6340 tablet_bootstrap.cc:492] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:41.866060  6211 tablet_service.cc:1511] Processing CreateTablet for tablet f5f36e2f04914e78a999d5c569c286c1 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:41.867401  6211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f36e2f04914e78a999d5c569c286c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.874246  6338 ts_tablet_manager.cc:1434] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.009s
I20260710 11:09:41.877979  6340 tablet_bootstrap.cc:654] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.878988  6283 tablet_service.cc:1511] Processing CreateTablet for tablet f5f36e2f04914e78a999d5c569c286c1 (DEFAULT_TABLE table=test-workload [id=0695ddd327104b448ccd49342688b4db]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:41.879969  6249 heartbeater.cc:499] Master 127.5.99.254:35049 was elected leader, sending a full tablet report...
I20260710 11:09:41.880209  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f36e2f04914e78a999d5c569c286c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.881697  6338 tablet_bootstrap.cc:492] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:41.883859  6339 ts_tablet_manager.cc:1434] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.052s	user 0.026s	sys 0.023s
I20260710 11:09:41.884862  6339 tablet_bootstrap.cc:492] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:41.888203  6338 tablet_bootstrap.cc:654] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.890779  6339 tablet_bootstrap.cc:654] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.903016  6339 tablet_bootstrap.cc:492] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:41.903469  6338 tablet_bootstrap.cc:492] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:41.903489  6339 ts_tablet_manager.cc:1403] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:09:41.903908  6338 ts_tablet_manager.cc:1403] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 11:09:41.902295  6340 tablet_bootstrap.cc:492] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:41.905262  6340 ts_tablet_manager.cc:1403] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.010s
I20260710 11:09:41.906394  6338 raft_consensus.cc:359] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.906612  6339 raft_consensus.cc:359] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.907079  6338 raft_consensus.cc:385] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.907284  6339 raft_consensus.cc:385] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.907392  6338 raft_consensus.cc:740] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.907678  6339 raft_consensus.cc:740] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.907882  6340 raft_consensus.cc:359] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.908531  6340 raft_consensus.cc:385] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.908270  6338 consensus_queue.cc:260] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.908951  6340 raft_consensus.cc:740] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.908478  6339 consensus_queue.cc:260] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.909691  6340 consensus_queue.cc:260] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.910705  6339 ts_tablet_manager.cc:1434] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:09:41.911537  6339 tablet_bootstrap.cc:492] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:41.911689  6340 ts_tablet_manager.cc:1434] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:41.912561  6340 tablet_bootstrap.cc:492] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:41.917593  6339 tablet_bootstrap.cc:654] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.918416  6340 tablet_bootstrap.cc:654] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.920310  6338 ts_tablet_manager.cc:1434] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:09:41.921192  6338 tablet_bootstrap.cc:492] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:41.927394  6338 tablet_bootstrap.cc:654] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.933267  6338 tablet_bootstrap.cc:492] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:41.933632  6338 ts_tablet_manager.cc:1403] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:09:41.934507  6339 tablet_bootstrap.cc:492] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:41.934680  6344 raft_consensus.cc:493] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:41.935007  6340 tablet_bootstrap.cc:492] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:41.934940  6339 ts_tablet_manager.cc:1403] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 11:09:41.935490  6340 ts_tablet_manager.cc:1403] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 11:09:41.935110  6344 raft_consensus.cc:515] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.936219  6338 raft_consensus.cc:359] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.936879  6338 raft_consensus.cc:385] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.937143  6338 raft_consensus.cc:740] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.937868  6339 raft_consensus.cc:359] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.937903  6338 consensus_queue.cc:260] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.938184  6340 raft_consensus.cc:359] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.938661  6339 raft_consensus.cc:385] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.938988  6339 raft_consensus.cc:740] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.939210  6340 raft_consensus.cc:385] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.939540  6340 raft_consensus.cc:740] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.939724  6339 consensus_queue.cc:260] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.940431  6344 leader_election.cc:290] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:41.941785  6339 ts_tablet_manager.cc:1434] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:41.942667  6339 tablet_bootstrap.cc:492] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:41.944180  6338 ts_tablet_manager.cc:1434] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:41.945047  6338 tablet_bootstrap.cc:492] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:41.948297  6339 tablet_bootstrap.cc:654] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.949726  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:41.950350  6149 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 0.
I20260710 11:09:41.950810  6338 tablet_bootstrap.cc:654] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.951665  6264 leader_election.cc:304] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:41.953202  6344 raft_consensus.cc:2804] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:41.953649  6344 raft_consensus.cc:493] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:41.954113  6344 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:41.956863  6340 consensus_queue.cc:260] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.963228  6339 tablet_bootstrap.cc:492] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:41.963681  6339 ts_tablet_manager.cc:1403] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 11:09:41.966290  6339 raft_consensus.cc:359] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.966921  6339 raft_consensus.cc:385] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.967199  6339 raft_consensus.cc:740] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.967901  6339 consensus_queue.cc:260] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.969319  6358 raft_consensus.cc:493] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:41.969767  6358 raft_consensus.cc:515] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.970050  6339 ts_tablet_manager.cc:1434] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:41.970121  6340 ts_tablet_manager.cc:1434] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:09:41.971076  6339 tablet_bootstrap.cc:492] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:41.971728  6340 tablet_bootstrap.cc:492] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:41.973897  6338 tablet_bootstrap.cc:492] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:41.974318  6338 ts_tablet_manager.cc:1403] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260710 11:09:41.977217  6339 tablet_bootstrap.cc:654] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.977057  6338 raft_consensus.cc:359] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.977771  6340 tablet_bootstrap.cc:654] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.979564  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:41.980582  6345 raft_consensus.cc:493] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:09:41.982178  6264 leader_election.cc:343] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:41.981062  6345 raft_consensus.cc:515] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.985785  6347 raft_consensus.cc:493] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:41.986263  6347 raft_consensus.cc:515] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:41.992833  6347 leader_election.cc:290] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:41.998729  6344 raft_consensus.cc:515] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.003597  6344 leader_election.cc:290] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.004582  6345 leader_election.cc:290] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:41.977771  6338 raft_consensus.cc:385] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.008234  6338 raft_consensus.cc:740] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.010382  6338 consensus_queue.cc:260] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.009444  6358 leader_election.cc:290] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.025089  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.025760  6224 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 0.
I20260710 11:09:42.026883  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.027475  6223 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.028017  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.028520  6149 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.030189  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.030802  6222 raft_consensus.cc:2468] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 0.
I20260710 11:09:42.032557  6262 leader_election.cc:304] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:42.033393  6358 raft_consensus.cc:2804] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.033792  6345 raft_consensus.cc:493] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.033860  6358 raft_consensus.cc:493] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.034549  6358 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.036127  6149 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 1.
I20260710 11:09:42.034282  6345 raft_consensus.cc:515] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.037601  6223 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 1.
I20260710 11:09:42.038247  6345 leader_election.cc:290] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.038642  6262 leader_election.cc:304] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.039425  6344 raft_consensus.cc:2804] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.026877  6338 ts_tablet_manager.cc:1434] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260710 11:09:42.040578  6338 tablet_bootstrap.cc:492] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:42.040697  6344 raft_consensus.cc:697] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:42.041615  6344 consensus_queue.cc:237] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.056607  6358 raft_consensus.cc:515] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.057859  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.060106  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25e446e9deb44709d2d661916c5b7e8" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.060809  6297 raft_consensus.cc:2468] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 0.
I20260710 11:09:42.061283  6358 leader_election.cc:290] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.062273  6112 leader_election.cc:304] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:42.062556  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.063110  6223 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:42.063221  6112 leader_election.cc:343] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.063917  6345 raft_consensus.cc:2804] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.064275  6345 raft_consensus.cc:493] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.064603  6345 raft_consensus.cc:3060] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.068521  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.069118  6223 raft_consensus.cc:2468] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 1.
I20260710 11:09:42.069295  6149 raft_consensus.cc:2393] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73043365e7354df4aac4b0df3a9d74e3 in current term 1: Already voted for candidate 61da24201208425e893b9e80a9cd46f1 in this term.
I20260710 11:09:42.070076  6262 leader_election.cc:304] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.070312  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.070849  6358 raft_consensus.cc:2804] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.071271  6358 raft_consensus.cc:697] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
W20260710 11:09:42.071578  6264 leader_election.cc:343] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.071925  6358 consensus_queue.cc:237] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.076175  6339 tablet_bootstrap.cc:492] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:42.076673  6339 ts_tablet_manager.cc:1403] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.106s	user 0.044s	sys 0.040s
I20260710 11:09:42.076167  6340 tablet_bootstrap.cc:492] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:42.077325  6340 ts_tablet_manager.cc:1403] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.106s	user 0.034s	sys 0.032s
I20260710 11:09:42.079540  6339 raft_consensus.cc:359] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.080251  6339 raft_consensus.cc:385] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.080597  6339 raft_consensus.cc:740] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.079921  6340 raft_consensus.cc:359] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.080442  6044 catalog_manager.cc:5697] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.081312  6339 consensus_queue.cc:260] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.082144  6340 raft_consensus.cc:385] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.082513  6340 raft_consensus.cc:740] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.083742  6339 ts_tablet_manager.cc:1434] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:42.083268  6340 consensus_queue.cc:260] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.084753  6339 tablet_bootstrap.cc:492] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:42.085566  6340 ts_tablet_manager.cc:1434] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:09:42.086513  6340 tablet_bootstrap.cc:492] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:42.079835  6345 raft_consensus.cc:515] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.088944  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.090646  6187 leader_election.cc:304] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73043365e7354df4aac4b0df3a9d74e3; no voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:42.091136  6339 tablet_bootstrap.cc:654] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.091118  6345 leader_election.cc:290] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.091710  6347 raft_consensus.cc:2749] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:42.092517  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25e446e9deb44709d2d661916c5b7e8" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:42.092924  6298 raft_consensus.cc:3060] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.096275  6340 tablet_bootstrap.cc:654] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.104264  6339 tablet_bootstrap.cc:492] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:42.104753  6339 ts_tablet_manager.cc:1403] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:09:42.107215  6340 tablet_bootstrap.cc:492] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:42.107654  6340 ts_tablet_manager.cc:1403] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260710 11:09:42.107462  6339 raft_consensus.cc:359] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.108146  6339 raft_consensus.cc:385] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.108428  6339 raft_consensus.cc:740] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.108642  6298 raft_consensus.cc:2468] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 1.
I20260710 11:09:42.109171  6339 consensus_queue.cc:260] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.109932  6112 leader_election.cc:304] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:42.110431  6340 raft_consensus.cc:359] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.110740  6345 raft_consensus.cc:2804] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.112229  6338 tablet_bootstrap.cc:654] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.117965  6340 raft_consensus.cc:385] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.118301  6340 raft_consensus.cc:740] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.120182  6339 ts_tablet_manager.cc:1434] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:09:42.129695  6339 tablet_bootstrap.cc:492] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:42.119983  6340 consensus_queue.cc:260] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.135408  6339 tablet_bootstrap.cc:654] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.135557  6340 ts_tablet_manager.cc:1434] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 11:09:42.136466  6340 tablet_bootstrap.cc:492] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:42.138056  6338 tablet_bootstrap.cc:492] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:42.138468  6338 ts_tablet_manager.cc:1403] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.011s
I20260710 11:09:42.139431  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.140027  6223 raft_consensus.cc:2468] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 0.
I20260710 11:09:42.140930  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25e446e9deb44709d2d661916c5b7e8" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.141506  6222 raft_consensus.cc:2468] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 0.
I20260710 11:09:42.141256  6338 raft_consensus.cc:359] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.142060  6338 raft_consensus.cc:385] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.142789  6338 raft_consensus.cc:740] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.143067  6113 leader_election.cc:304] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [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: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:42.143626  6338 consensus_queue.cc:260] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.142462  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25e446e9deb44709d2d661916c5b7e8" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.144695  6224 raft_consensus.cc:3060] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.145018  6345 raft_consensus.cc:697] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:42.142366  6340 tablet_bootstrap.cc:654] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.147249  6376 raft_consensus.cc:2804] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.147614  6376 raft_consensus.cc:493] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.147921  6376 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.145834  6345 consensus_queue.cc:237] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.150974  6224 raft_consensus.cc:2468] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 1.
I20260710 11:09:42.153609  6338 ts_tablet_manager.cc:1434] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:09:42.154608  6338 tablet_bootstrap.cc:492] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:42.161124  6338 tablet_bootstrap.cc:654] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.166769  6045 catalog_manager.cc:5697] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:42.185097  6358 raft_consensus.cc:493] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.185639  6338 tablet_bootstrap.cc:492] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:42.185595  6358 raft_consensus.cc:515] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.186182  6338 ts_tablet_manager.cc:1403] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.007s
I20260710 11:09:42.187718  6358 leader_election.cc:290] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.188724  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.189119  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.189316  6224 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 0.
I20260710 11:09:42.189239  6338 raft_consensus.cc:359] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.189713  6148 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 0.
I20260710 11:09:42.189957  6338 raft_consensus.cc:385] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.190289  6338 raft_consensus.cc:740] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.190557  6262 leader_election.cc:304] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.191790  6376 raft_consensus.cc:515] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.192759  6339 tablet_bootstrap.cc:492] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:42.193212  6339 ts_tablet_manager.cc:1403] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.023s
I20260710 11:09:42.194065  6358 raft_consensus.cc:2804] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.193324  6338 consensus_queue.cc:260] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.194404  6358 raft_consensus.cc:493] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.194625  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.194779  6358 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.195214  6224 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.196611  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:42.196816  6338 ts_tablet_manager.cc:1434] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:42.197136  6298 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.197744  6338 tablet_bootstrap.cc:492] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:42.201305  6224 raft_consensus.cc:2468] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 1.
I20260710 11:09:42.202450  6113 leader_election.cc:304] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.200891  6358 raft_consensus.cc:515] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.203519  6345 raft_consensus.cc:2804] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.204090  6345 raft_consensus.cc:697] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:42.205318  6338 tablet_bootstrap.cc:654] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.204872  6345 consensus_queue.cc:237] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
W20260710 11:09:42.207091  6095 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:42.207834  6347 raft_consensus.cc:493] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.208267  6347 raft_consensus.cc:515] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.210000  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.210237  6347 leader_election.cc:290] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.210551  6148 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.210820  6044 catalog_manager.cc:5697] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.211860  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.212450  6297 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 0.
I20260710 11:09:42.214098  6187 leader_election.cc:304] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.215521  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.216691  6148 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 1.
I20260710 11:09:42.203413  6340 tablet_bootstrap.cc:492] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
W20260710 11:09:42.216996  6190 leader_election.cc:343] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.217989  6340 ts_tablet_manager.cc:1403] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.025s
I20260710 11:09:42.218583  6347 raft_consensus.cc:2804] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.218928  6347 raft_consensus.cc:493] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.219238  6347 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.219350  6264 leader_election.cc:304] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:42.219584  6376 leader_election.cc:290] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.202890  6298 raft_consensus.cc:2468] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 1.
I20260710 11:09:42.220202  6344 raft_consensus.cc:2804] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.220647  6344 raft_consensus.cc:697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:42.221398  6344 consensus_queue.cc:237] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.225713  6338 tablet_bootstrap.cc:492] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:42.226248  6338 ts_tablet_manager.cc:1403] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260710 11:09:42.227420  6339 raft_consensus.cc:359] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.228063  6339 raft_consensus.cc:385] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.228583  6358 leader_election.cc:290] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.229059  6338 raft_consensus.cc:359] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.229833  6338 raft_consensus.cc:385] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.229137  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.230247  6338 raft_consensus.cc:740] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.229573  6347 raft_consensus.cc:515] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.230669  6224 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.230690  6340 raft_consensus.cc:359] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.231163  6338 consensus_queue.cc:260] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.231626  6340 raft_consensus.cc:385] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.232241  6340 raft_consensus.cc:740] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.234124  6338 ts_tablet_manager.cc:1434] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:09:42.234735  6340 consensus_queue.cc:260] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.233628  6347 leader_election.cc:290] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.235189  6338 tablet_bootstrap.cc:492] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:42.235224  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:42.234689  6043 catalog_manager.cc:5697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.235874  6298 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.236821  6358 raft_consensus.cc:493] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.237265  6358 raft_consensus.cc:515] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.239750  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.240335  6149 raft_consensus.cc:2468] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 0.
I20260710 11:09:42.240638  6340 ts_tablet_manager.cc:1434] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:09:42.233768  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.241605  6340 tablet_bootstrap.cc:492] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:42.241789  6148 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.241999  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.242448  6338 tablet_bootstrap.cc:654] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:42.243283  6262 leader_election.cc:343] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.244287  6264 leader_election.cc:304] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [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: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:42.245128  6344 raft_consensus.cc:2804] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.245452  6344 raft_consensus.cc:493] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.245790  6344 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.246285  6044 catalog_manager.cc:5697] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:42.247862  6340 tablet_bootstrap.cc:654] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.239650  6358 leader_election.cc:290] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.251771  6148 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 1.
I20260710 11:09:42.252892  6190 leader_election.cc:304] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.253696  6347 raft_consensus.cc:2804] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.249348  6298 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 1.
I20260710 11:09:42.258137  6344 raft_consensus.cc:515] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.228349  6339 raft_consensus.cc:740] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.260076  6339 consensus_queue.cc:260] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.260649  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.261176  6149 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.269694  6345 raft_consensus.cc:493] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.270797  6345 raft_consensus.cc:515] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.272063  6224 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 1.
I20260710 11:09:42.272758  6345 leader_election.cc:290] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.274472  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.277467  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.278246  6222 raft_consensus.cc:2393] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c3421951bd941bf8f45248cac4b2aa2 in current term 1: Already voted for candidate 61da24201208425e893b9e80a9cd46f1 in this term.
I20260710 11:09:42.283016  6113 leader_election.cc:304] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2; no voters: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:42.284214  6345 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.296482  6149 raft_consensus.cc:2468] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 1.
I20260710 11:09:42.298156  6264 leader_election.cc:304] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:42.298996  6358 raft_consensus.cc:2804] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.299455  6358 raft_consensus.cc:697] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:42.300230  6358 consensus_queue.cc:237] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.309494  6344 leader_election.cc:290] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.311048  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.311303  6345 raft_consensus.cc:2749] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:42.312388  6262 leader_election.cc:343] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.316424  6347 raft_consensus.cc:697] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Becoming Leader. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:42.318475  6347 consensus_queue.cc:237] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.322934  6339 ts_tablet_manager.cc:1434] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.129s	user 0.009s	sys 0.021s
I20260710 11:09:42.323987  6339 tablet_bootstrap.cc:492] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:42.324996  6340 tablet_bootstrap.cc:492] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:42.325591  6340 ts_tablet_manager.cc:1403] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.051s
I20260710 11:09:42.325042  6338 tablet_bootstrap.cc:492] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:42.327755  6338 ts_tablet_manager.cc:1403] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.093s	user 0.041s	sys 0.046s
I20260710 11:09:42.328193  6386 raft_consensus.cc:493] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.328328  6340 raft_consensus.cc:359] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.328641  6386 raft_consensus.cc:515] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.329110  6340 raft_consensus.cc:385] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.329492  6340 raft_consensus.cc:740] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.330897  6340 consensus_queue.cc:260] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.331209  6338 raft_consensus.cc:359] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.331425  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.331770  6338 raft_consensus.cc:385] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.332059  6338 raft_consensus.cc:740] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.332762  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.332337  6043 catalog_manager.cc:5697] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.333217  6386 leader_election.cc:290] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.333412  6340 ts_tablet_manager.cc:1434] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260710 11:09:42.333932  6190 leader_election.cc:343] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.333362  6298 raft_consensus.cc:2468] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 0.
I20260710 11:09:42.334503  6340 tablet_bootstrap.cc:492] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:42.335536  6187 leader_election.cc:304] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:42.336549  6386 raft_consensus.cc:2804] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.336902  6386 raft_consensus.cc:493] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.337260  6386 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.340598  6340 tablet_bootstrap.cc:654] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.340757  6339 tablet_bootstrap.cc:654] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.344547  6044 catalog_manager.cc:5697] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "73043365e7354df4aac4b0df3a9d74e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:42.332782  6338 consensus_queue.cc:260] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.347472  6338 ts_tablet_manager.cc:1434] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 11:09:42.348304  6338 tablet_bootstrap.cc:492] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:42.350457  6386 raft_consensus.cc:515] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.354230  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:42.354569  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.354763  6298 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:42.355856  6190 leader_election.cc:343] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.362408  6298 raft_consensus.cc:2468] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 1.
I20260710 11:09:42.363488  6187 leader_election.cc:304] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:42.364322  6347 raft_consensus.cc:2804] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.364759  6347 raft_consensus.cc:697] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Becoming Leader. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:42.365511  6347 consensus_queue.cc:237] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.371119  6386 leader_election.cc:290] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.381285  6338 tablet_bootstrap.cc:654] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.391083  6044 catalog_manager.cc:5697] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "73043365e7354df4aac4b0df3a9d74e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:42.405032  6338 tablet_bootstrap.cc:492] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:42.405476  6338 ts_tablet_manager.cc:1403] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.010s
I20260710 11:09:42.408757  6339 tablet_bootstrap.cc:492] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:42.409121  6339 ts_tablet_manager.cc:1403] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.036s
I20260710 11:09:42.408921  6338 raft_consensus.cc:359] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.409631  6338 raft_consensus.cc:385] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.409833  6338 raft_consensus.cc:740] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.410367  6338 consensus_queue.cc:260] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.410990  6339 raft_consensus.cc:359] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.411573  6339 raft_consensus.cc:385] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.411725  6338 ts_tablet_manager.cc:1434] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:09:42.409328  6340 tablet_bootstrap.cc:492] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:42.411851  6339 raft_consensus.cc:740] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.412101  6340 ts_tablet_manager.cc:1403] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.078s	user 0.043s	sys 0.030s
I20260710 11:09:42.412849  6338 tablet_bootstrap.cc:492] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2: Bootstrap starting.
I20260710 11:09:42.412627  6339 consensus_queue.cc:260] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.414429  6340 raft_consensus.cc:359] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.415028  6340 raft_consensus.cc:385] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.415266  6340 raft_consensus.cc:740] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.415890  6340 consensus_queue.cc:260] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.417676  6340 ts_tablet_manager.cc:1434] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:42.418650  6340 tablet_bootstrap.cc:492] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1: Bootstrap starting.
I20260710 11:09:42.420625  6338 tablet_bootstrap.cc:654] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.421196  6339 ts_tablet_manager.cc:1434] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:09:42.424026  6340 tablet_bootstrap.cc:654] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.427927  6339 tablet_bootstrap.cc:492] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:42.433459  6339 tablet_bootstrap.cc:654] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.437846  6340 tablet_bootstrap.cc:492] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1: No bootstrap required, opened a new log
I20260710 11:09:42.437865  6339 tablet_bootstrap.cc:492] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:42.438161  6338 tablet_bootstrap.cc:492] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2: No bootstrap required, opened a new log
I20260710 11:09:42.438330  6340 ts_tablet_manager.cc:1403] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:09:42.438405  6339 ts_tablet_manager.cc:1403] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:09:42.438560  6338 ts_tablet_manager.cc:1403] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260710 11:09:42.440255  6339 raft_consensus.cc:359] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.440708  6339 raft_consensus.cc:385] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.440917  6339 raft_consensus.cc:740] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.440820  6340 raft_consensus.cc:359] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.440939  6338 raft_consensus.cc:359] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.441510  6340 raft_consensus.cc:385] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.441650  6338 raft_consensus.cc:385] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.441840  6340 raft_consensus.cc:740] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.441639  6339 consensus_queue.cc:260] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.442102  6338 raft_consensus.cc:740] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.442605  6340 consensus_queue.cc:260] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.442708  6338 consensus_queue.cc:260] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.444437  6340 ts_tablet_manager.cc:1434] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:42.446422  6338 ts_tablet_manager.cc:1434] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:42.449082  6339 ts_tablet_manager.cc:1434] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:09:42.449642  6345 raft_consensus.cc:493] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.450081  6345 raft_consensus.cc:515] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.451834  6345 leader_election.cc:290] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.452325  6339 tablet_bootstrap.cc:492] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3: Bootstrap starting.
I20260710 11:09:42.452524  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.454344  6358 raft_consensus.cc:493] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.454764  6358 raft_consensus.cc:515] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.456693  6358 leader_election.cc:290] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.454911  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.458061  6339 tablet_bootstrap.cc:654] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.458355  6298 raft_consensus.cc:2393] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c3421951bd941bf8f45248cac4b2aa2 in current term 1: Already voted for candidate 73043365e7354df4aac4b0df3a9d74e3 in this term.
I20260710 11:09:42.458133  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f36e2f04914e78a999d5c569c286c1" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.458892  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f36e2f04914e78a999d5c569c286c1" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3" is_pre_election: true
I20260710 11:09:42.459077  6149 raft_consensus.cc:2468] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 0.
I20260710 11:09:42.460597  6264 leader_election.cc:304] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:42.461292  6358 raft_consensus.cc:2804] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.461696  6358 raft_consensus.cc:493] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:42.461735  6262 leader_election.cc:343] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.462141  6358 raft_consensus.cc:3060] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.462781  6112 leader_election.cc:304] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2; no voters: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:42.463613  6345 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.467736  6358 raft_consensus.cc:515] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.468794  6345 raft_consensus.cc:2749] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:42.470089  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f36e2f04914e78a999d5c569c286c1" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.470306  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f36e2f04914e78a999d5c569c286c1" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.470643  6149 raft_consensus.cc:3060] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.471251  6339 tablet_bootstrap.cc:492] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3: No bootstrap required, opened a new log
I20260710 11:09:42.471717  6339 ts_tablet_manager.cc:1403] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
W20260710 11:09:42.471869  6262 leader_election.cc:343] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:42.472749  6358 leader_election.cc:290] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:42.473690  6339 raft_consensus.cc:359] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.474133  6339 raft_consensus.cc:385] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.474335  6339 raft_consensus.cc:740] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.474844  6339 consensus_queue.cc:260] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.476063  6149 raft_consensus.cc:2468] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 1.
I20260710 11:09:42.476540  6339 ts_tablet_manager.cc:1434] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260710 11:09:42.476976  6264 leader_election.cc:304] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [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: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:42.477604  6358 raft_consensus.cc:2804] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.478032  6358 raft_consensus.cc:697] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:42.479127  6358 consensus_queue.cc:237] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.486383  6046 catalog_manager.cc:5697] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.501258  6347 raft_consensus.cc:493] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.501748  6347 raft_consensus.cc:515] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.503278  6347 leader_election.cc:290] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.503973  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8eb27bc4b4468861dd074378ed612" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.504186  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8eb27bc4b4468861dd074378ed612" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.504606  6149 raft_consensus.cc:2468] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 0.
I20260710 11:09:42.504681  6298 raft_consensus.cc:2468] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 0.
I20260710 11:09:42.505522  6190 leader_election.cc:304] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.506279  6347 raft_consensus.cc:2804] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:42.506613  6347 raft_consensus.cc:493] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:42.506861  6347 raft_consensus.cc:3060] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.508450  6358 consensus_queue.cc:1048] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.512799  6347 raft_consensus.cc:515] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.513402  6358 consensus_queue.cc:1048] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.513945  6344 consensus_queue.cc:1048] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.514901  6347 leader_election.cc:290] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.515097  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8eb27bc4b4468861dd074378ed612" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.515631  6149 raft_consensus.cc:3060] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.515839  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8eb27bc4b4468861dd074378ed612" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:42.516358  6298 raft_consensus.cc:3060] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.522056  6149 raft_consensus.cc:2468] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 1.
I20260710 11:09:42.522852  6298 raft_consensus.cc:2468] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 1.
I20260710 11:09:42.523064  6190 leader_election.cc:304] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.524243  6347 raft_consensus.cc:2804] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:42.540766  6347 raft_consensus.cc:697] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Becoming Leader. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:42.541652  6347 consensus_queue.cc:237] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.563263  6357 consensus_queue.cc:1048] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.563112  6044 catalog_manager.cc:5697] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "73043365e7354df4aac4b0df3a9d74e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:42.614763  6345 consensus_queue.cc:1048] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.623804  6345 consensus_queue.cc:1048] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.663870  6371 consensus_queue.cc:1048] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.664546  6345 consensus_queue.cc:1048] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.687634  6357 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:42.690163  6357 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.697489  6386 raft_consensus.cc:493] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.697969  6386 raft_consensus.cc:515] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.699509  6386 leader_election.cc:290] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.700237  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.700965  6148 raft_consensus.cc:2393] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73043365e7354df4aac4b0df3a9d74e3 in current term 1: Already voted for candidate 61da24201208425e893b9e80a9cd46f1 in this term.
I20260710 11:09:42.700881  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.702669  6187 leader_election.cc:304] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73043365e7354df4aac4b0df3a9d74e3; no voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:42.703387  6386 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.709127  6386 raft_consensus.cc:2749] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:42.763691  6298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:45212
I20260710 11:09:42.764173  6298 raft_consensus.cc:606] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:42.768316  6298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5730ca79218a401caf28b7511469d803"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:45212
I20260710 11:09:42.768767  6298 raft_consensus.cc:606] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:42.779724  6222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:55310
I20260710 11:09:42.780166  6222 raft_consensus.cc:606] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:42.785002  6298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:45212
I20260710 11:09:42.785439  6298 raft_consensus.cc:606] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:42.796651  6149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15aedc3a280146fc992053a5038445ae"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
mode: GRACEFUL
new_leader_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:54486
I20260710 11:09:42.797083  6149 raft_consensus.cc:606] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 LEADER]: Received request to transfer leadership to TS 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:42.801365  6298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
mode: GRACEFUL
new_leader_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:45212
I20260710 11:09:42.801836  6298 raft_consensus.cc:606] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Received request to transfer leadership to TS 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:42.805356  6414 consensus_queue.cc:1048] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:42.813793  6386 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.824370  6344 consensus_queue.cc:1048] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.831183  6347 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.832335  6386 consensus_queue.cc:1048] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.839375  6386 raft_consensus.cc:993] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:42.839776  6386 raft_consensus.cc:1081] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:42.841605  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33786
I20260710 11:09:42.842103  6148 raft_consensus.cc:493] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:42.842456  6148 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.847023  6347 consensus_queue.cc:1048] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.849367  6347 raft_consensus.cc:493] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:42.849826  6347 raft_consensus.cc:515] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.851830  6347 leader_election.cc:290] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.848747  6148 raft_consensus.cc:515] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.852296  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f36e2f04914e78a999d5c569c286c1" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2" is_pre_election: true
I20260710 11:09:42.852965  6149 raft_consensus.cc:2393] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73043365e7354df4aac4b0df3a9d74e3 in current term 1: Already voted for candidate 61da24201208425e893b9e80a9cd46f1 in this term.
I20260710 11:09:42.853694  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f36e2f04914e78a999d5c569c286c1" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61da24201208425e893b9e80a9cd46f1" is_pre_election: true
I20260710 11:09:42.854916  6187 leader_election.cc:304] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73043365e7354df4aac4b0df3a9d74e3; no voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:42.856354  6347 raft_consensus.cc:3060] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:42.856892  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:42.857422  6222 raft_consensus.cc:3055] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:42.857740  6222 raft_consensus.cc:740] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:42.858476  6222 consensus_queue.cc:260] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.859478  6222 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.863130  6344 consensus_queue.cc:1048] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.864686  6347 raft_consensus.cc:2749] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:42.866264  6148 leader_election.cc:290] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.868021  6222 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:42.869342  6113 leader_election.cc:304] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.870106  6376 raft_consensus.cc:2804] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:42.870544  6376 raft_consensus.cc:697] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:42.871042  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:42.871567  6298 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.871291  6376 consensus_queue.cc:237] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.874184  6344 raft_consensus.cc:993] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1: : Instructing follower 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:42.874828  6344 raft_consensus.cc:1081] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Signalling peer 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:42.876787  6222 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:48462
I20260710 11:09:42.877372  6222 raft_consensus.cc:493] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:42.877800  6222 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.884630  6222 raft_consensus.cc:515] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.886147  6344 consensus_queue.cc:1048] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:42.887188  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:42.886264  6043 catalog_manager.cc:5697] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 1 to 2, leader changed from 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:42.887809  6149 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.889573  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:42.890106  6297 raft_consensus.cc:3055] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:42.890635  6297 raft_consensus.cc:740] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:42.892259  6297 consensus_queue.cc:260] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.894624  6297 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.898036  6149 raft_consensus.cc:2468] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 2.
I20260710 11:09:42.899205  6190 leader_election.cc:304] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:42.900018  6347 raft_consensus.cc:2804] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:42.900462  6347 raft_consensus.cc:697] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Becoming Leader. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:42.901105  6297 raft_consensus.cc:2468] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 2.
I20260710 11:09:42.901194  6347 consensus_queue.cc:237] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:42.902598  6298 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:42.890959  6222 leader_election.cc:290] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 2 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:42.915309  6043 catalog_manager.cc:5697] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 reported cstate change: term changed from 1 to 2, leader changed from 61da24201208425e893b9e80a9cd46f1 (127.5.99.195) to 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "73043365e7354df4aac4b0df3a9d74e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.038610  6357 raft_consensus.cc:993] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:43.038951  6344 raft_consensus.cc:1081] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:43.040269  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33780
I20260710 11:09:43.040688  6148 raft_consensus.cc:493] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.040961  6148 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.045854  6148 raft_consensus.cc:515] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.046370  6386 consensus_queue.cc:1048] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:43.047613  6148 leader_election.cc:290] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:43.048238  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:43.048666  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:43.048844  6224 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.049204  6297 raft_consensus.cc:3055] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:43.049588  6297 raft_consensus.cc:740] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:43.050531  6297 consensus_queue.cc:260] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.051735  6297 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.057092  6347 consensus_queue.cc:1048] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:43.057420  6224 raft_consensus.cc:2468] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:43.058655  6113 leader_election.cc:304] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:43.059427  6376 raft_consensus.cc:2804] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:43.059877  6376 raft_consensus.cc:697] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:43.060618  6376 consensus_queue.cc:237] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.068974  6297 raft_consensus.cc:2468] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:43.069088  6045 catalog_manager.cc:5697] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 1 to 2, leader changed from 61da24201208425e893b9e80a9cd46f1 (127.5.99.195) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.140583  6411 raft_consensus.cc:993] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2: : Instructing follower 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:43.140921  6376 raft_consensus.cc:1081] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 LEADER]: Signalling peer 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:43.142313  6224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15aedc3a280146fc992053a5038445ae"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:48474
I20260710 11:09:43.142776  6224 raft_consensus.cc:493] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.143049  6224 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.145511  6357 raft_consensus.cc:993] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:43.145967  6344 raft_consensus.cc:1081] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:43.147258  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5730ca79218a401caf28b7511469d803"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33780
I20260710 11:09:43.147670  6148 raft_consensus.cc:493] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.147925  6148 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.148074  6224 raft_consensus.cc:515] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.149595  6224 leader_election.cc:290] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 2 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:43.150593  6149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:43.151001  6149 raft_consensus.cc:3055] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:43.151229  6149 raft_consensus.cc:740] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:43.151772  6149 consensus_queue.cc:260] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.152588  6149 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.152719  6148 raft_consensus.cc:515] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.153889  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:43.154522  6148 leader_election.cc:290] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:43.155421  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:43.155514  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:43.155997  6224 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.156174  6298 raft_consensus.cc:3055] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:43.156538  6298 raft_consensus.cc:740] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:43.157186  6298 consensus_queue.cc:260] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.158077  6149 raft_consensus.cc:2468] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 2.
I20260710 11:09:43.158070  6298 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.158102  6297 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.159394  6190 leader_election.cc:304] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:43.160205  6347 raft_consensus.cc:2804] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:43.160634  6347 raft_consensus.cc:697] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Becoming Leader. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:43.161386  6347 consensus_queue.cc:237] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.161880  6224 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:43.164597  6298 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:43.165277  6113 leader_election.cc:304] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:43.166102  6376 raft_consensus.cc:2804] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:43.166534  6376 raft_consensus.cc:697] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:43.167120  6376 consensus_queue.cc:237] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.165580  6297 raft_consensus.cc:2468] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 2.
I20260710 11:09:43.170310  6045 catalog_manager.cc:5697] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 reported cstate change: term changed from 1 to 2, leader changed from 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193) to 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "73043365e7354df4aac4b0df3a9d74e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.173831  6043 catalog_manager.cc:5697] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 1 to 2, leader changed from 61da24201208425e893b9e80a9cd46f1 (127.5.99.195) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.270538  6357 raft_consensus.cc:993] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:43.270903  6344 raft_consensus.cc:1081] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:43.272145  6149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33780
I20260710 11:09:43.272568  6149 raft_consensus.cc:493] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.272856  6149 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.277079  6149 raft_consensus.cc:515] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.278611  6149 leader_election.cc:290] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:43.279659  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:43.279265  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:43.280162  6297 raft_consensus.cc:3055] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:43.280226  6224 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.280433  6297 raft_consensus.cc:740] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:43.281100  6297 consensus_queue.cc:260] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.281955  6297 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:43.284520  6224 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:43.285398  6113 leader_election.cc:304] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:43.286027  6411 raft_consensus.cc:2804] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:43.286309  6297 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:43.286507  6411 raft_consensus.cc:697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:43.287381  6411 consensus_queue.cc:237] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:43.293012  6043 catalog_manager.cc:5697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 1 to 2, leader changed from 61da24201208425e893b9e80a9cd46f1 (127.5.99.195) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.339826  6297 raft_consensus.cc:1275] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.340895  6411 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.347415  6224 raft_consensus.cc:1275] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.349881  6411 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.358304  6297 raft_consensus.cc:1275] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.359324  6347 consensus_queue.cc:1048] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.366639  6149 raft_consensus.cc:1275] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.368422  6387 consensus_queue.cc:1048] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.450104  6224 raft_consensus.cc:1275] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.451260  6411 consensus_queue.cc:1048] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.458097  6297 raft_consensus.cc:1275] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.459474  6345 consensus_queue.cc:1048] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.602761  6297 raft_consensus.cc:1275] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.603827  6387 consensus_queue.cc:1048] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.610430  6149 raft_consensus.cc:1275] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.612493  6386 consensus_queue.cc:1048] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.640612  6297 raft_consensus.cc:1275] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.642078  6345 consensus_queue.cc:1048] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.795615  6222 raft_consensus.cc:1275] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.797068  6345 consensus_queue.cc:1048] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.835351  6224 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.836658  6345 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.844552  6296 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.847901  6376 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:44.751317  6245 debug-util.cc:398] Leaking SignalData structure 0x7b0800150900 after lost signal to thread 5522
W20260710 11:09:44.752187  6245 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7ec0 after lost signal to thread 6081
W20260710 11:09:44.752940  6245 debug-util.cc:398] Leaking SignalData structure 0x7b08001aefe0 after lost signal to thread 6173
W20260710 11:09:44.753639  6245 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa7e0 after lost signal to thread 6248
W20260710 11:09:44.754267  6245 debug-util.cc:398] Leaking SignalData structure 0x7b0800138ce0 after lost signal to thread 6322
I20260710 11:09:45.961316  5519 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:09:45.962006  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:45.978914  6148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
mode: GRACEFUL
new_leader_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:54494
I20260710 11:09:45.979410  6148 raft_consensus.cc:606] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Received request to transfer leadership to TS 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:45.981596  6148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
mode: GRACEFUL
new_leader_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:54494
I20260710 11:09:45.982014  6148 raft_consensus.cc:606] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Received request to transfer leadership to TS 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:45.982915  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:45.983372  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:46.256412  6433 raft_consensus.cc:993] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: : Instructing follower 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:46.257113  6436 raft_consensus.cc:1081] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Signalling peer 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:46.258723  6297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:09:46.259281  6297 raft_consensus.cc:493] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.259618  6297 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.264693  6297 raft_consensus.cc:515] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:46.266150  6297 leader_election.cc:290] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 3 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:46.267011  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:46.267197  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:46.267565  6148 raft_consensus.cc:3055] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:46.267728  6222 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.267923  6148 raft_consensus.cc:740] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:46.268731  6148 consensus_queue.cc:260] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:46.269905  6148 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.272379  6222 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 3.
I20260710 11:09:46.273322  6262 leader_election.cc:304] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:46.273952  6358 raft_consensus.cc:2804] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:46.275219  6358 raft_consensus.cc:697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:46.275908  6358 consensus_queue.cc:237] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:46.276628  6148 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 3.
I20260710 11:09:46.284158  6043 catalog_manager.cc:5697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 2 to 3, leader changed from 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193) to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 3 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:46.315147  6437 raft_consensus.cc:993] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2: : Instructing follower 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:46.315568  6436 raft_consensus.cc:1081] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Signalling peer 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:46.316992  6297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:09:46.317414  6297 raft_consensus.cc:493] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.317725  6297 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.321954  6297 raft_consensus.cc:515] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:46.323817  6297 leader_election.cc:290] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 3 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:46.324560  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:46.325101  6148 raft_consensus.cc:3055] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:46.325393  6148 raft_consensus.cc:740] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:46.325522  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:46.326052  6222 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.326179  6148 consensus_queue.cc:260] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:46.327363  6148 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:46.330185  6222 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 3.
I20260710 11:09:46.331022  6262 leader_election.cc:304] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:46.331602  6358 raft_consensus.cc:2804] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:46.331981  6358 raft_consensus.cc:697] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:46.332669  6358 consensus_queue.cc:237] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:46.333465  6148 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 3.
I20260710 11:09:46.339702  6043 catalog_manager.cc:5697] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 2 to 3, leader changed from 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193) to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 3 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:46.866449  6222 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.867738  6148 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.867753  6358 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.869472  6358 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.947254  6224 raft_consensus.cc:1275] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.948513  6448 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.956737  6148 raft_consensus.cc:1275] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:46.958240  6451 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:46.984094  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:47.000262  6297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:45212
I20260710 11:09:47.000741  6297 raft_consensus.cc:606] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:47.005283  6296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:45212
I20260710 11:09:47.005838  6296 raft_consensus.cc:606] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:47.010102  6224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15aedc3a280146fc992053a5038445ae"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:55310
I20260710 11:09:47.010550  6224 raft_consensus.cc:606] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:47.014446  6224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:55310
I20260710 11:09:47.014850  6224 raft_consensus.cc:606] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:47.018778  6224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
mode: GRACEFUL
new_leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:55310
I20260710 11:09:47.019186  6224 raft_consensus.cc:606] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Received request to transfer leadership to TS 4c3421951bd941bf8f45248cac4b2aa2
I20260710 11:09:47.158311  6387 raft_consensus.cc:993] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.158723  6455 raft_consensus.cc:1081] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.160084  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15aedc3a280146fc992053a5038445ae"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33786
I20260710 11:09:47.160578  6148 raft_consensus.cc:493] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:47.160821  6148 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:47.164943  6148 raft_consensus.cc:515] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.166334  6148 leader_election.cc:290] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:47.167209  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:47.167331  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15aedc3a280146fc992053a5038445ae" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:47.167619  6296 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:47.167824  6224 raft_consensus.cc:3055] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:47.168114  6224 raft_consensus.cc:740] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:47.168712  6224 consensus_queue.cc:260] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.169590  6224 raft_consensus.cc:3060] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:47.171898  6296 raft_consensus.cc:2468] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 3.
I20260710 11:09:47.172802  6112 leader_election.cc:304] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [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: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:47.173375  6436 raft_consensus.cc:2804] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:47.173832  6224 raft_consensus.cc:2468] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 3.
I20260710 11:09:47.174487  6436 raft_consensus.cc:697] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:47.175323  6436 consensus_queue.cc:237] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.181216  6046 catalog_manager.cc:5697] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 2 to 3, leader changed from 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:47.184036  6387 raft_consensus.cc:993] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.184505  6455 raft_consensus.cc:1081] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.185915  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33786
I20260710 11:09:47.186388  6148 raft_consensus.cc:493] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:47.186640  6148 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:47.192107  6148 raft_consensus.cc:515] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.193499  6148 leader_election.cc:290] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:47.194141  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:47.194622  6224 raft_consensus.cc:3055] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:47.194540  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b345839929ae4ed88f9423987fca6ab7" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:47.194931  6224 raft_consensus.cc:740] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:47.195087  6296 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:47.195597  6224 consensus_queue.cc:260] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.196441  6224 raft_consensus.cc:3060] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:47.199388  6296 raft_consensus.cc:2468] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 3.
I20260710 11:09:47.200232  6112 leader_election.cc:304] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [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: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:47.200292  6224 raft_consensus.cc:2468] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 3.
I20260710 11:09:47.200861  6436 raft_consensus.cc:2804] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:47.201285  6436 raft_consensus.cc:697] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:47.201969  6436 consensus_queue.cc:237] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.207758  6046 catalog_manager.cc:5697] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 2 to 3, leader changed from 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:47.349079  6358 raft_consensus.cc:993] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.349449  6451 raft_consensus.cc:1081] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.350762  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33780
I20260710 11:09:47.351255  6148 raft_consensus.cc:493] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:47.351534  6148 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:47.355417  6148 raft_consensus.cc:515] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.356738  6148 leader_election.cc:290] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:47.357445  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:47.357590  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:47.357976  6224 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:47.358100  6296 raft_consensus.cc:3055] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:47.358407  6296 raft_consensus.cc:740] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:47.359025  6296 consensus_queue.cc:260] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.359856  6296 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:47.361739  6224 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 4.
I20260710 11:09:47.362594  6113 leader_election.cc:304] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [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: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:47.363186  6456 raft_consensus.cc:2804] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:47.363531  6456 raft_consensus.cc:697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:47.364277  6296 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 4.
I20260710 11:09:47.364158  6456 consensus_queue.cc:237] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.369508  6046 catalog_manager.cc:5697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 3 to 4, leader changed from 61da24201208425e893b9e80a9cd46f1 (127.5.99.195) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 4 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:47.370673  6387 raft_consensus.cc:993] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.371073  6455 raft_consensus.cc:1081] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.372247  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33786
I20260710 11:09:47.372599  6148 raft_consensus.cc:493] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:47.372824  6148 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.378749  6148 raft_consensus.cc:515] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.380004  6148 leader_election.cc:290] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:47.380687  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:47.380813  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:47.381178  6224 raft_consensus.cc:3055] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:47.381312  6296 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.381458  6224 raft_consensus.cc:740] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:47.382206  6224 consensus_queue.cc:260] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.383021  6224 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.385727  6296 raft_consensus.cc:2468] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:47.386518  6112 leader_election.cc:304] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3421951bd941bf8f45248cac4b2aa2, 61da24201208425e893b9e80a9cd46f1; no voters: 
I20260710 11:09:47.386854  6224 raft_consensus.cc:2468] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 2.
I20260710 11:09:47.387091  6456 raft_consensus.cc:2804] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:47.387506  6456 raft_consensus.cc:697] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:47.388213  6456 consensus_queue.cc:237] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.394579  6046 catalog_manager.cc:5697] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 1 to 2, leader changed from 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:47.415917  6358 raft_consensus.cc:993] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1: : Instructing follower 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.416379  6451 raft_consensus.cc:1081] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Signalling peer 4c3421951bd941bf8f45248cac4b2aa2 to start an election
I20260710 11:09:47.417659  6148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
 from {username='slave'} at 127.0.0.1:33780
I20260710 11:09:47.418141  6148 raft_consensus.cc:493] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:47.418462  6148 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:47.422235  6148 raft_consensus.cc:515] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.423585  6148 leader_election.cc:290] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:47.424015  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:47.424533  6224 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:47.424567  6296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e6972648dc40cebc5f7874885f7cf3" candidate_uuid: "4c3421951bd941bf8f45248cac4b2aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:47.425097  6296 raft_consensus.cc:3055] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:47.425315  6296 raft_consensus.cc:740] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:47.425972  6296 consensus_queue.cc:260] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.426797  6296 raft_consensus.cc:3060] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:47.428273  6224 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 4.
I20260710 11:09:47.429018  6113 leader_election.cc:304] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [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: 4c3421951bd941bf8f45248cac4b2aa2, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:47.429634  6456 raft_consensus.cc:2804] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:47.430080  6456 raft_consensus.cc:697] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 LEADER]: Becoming Leader. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:47.430826  6456 consensus_queue.cc:237] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:47.431406  6296 raft_consensus.cc:2468] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3421951bd941bf8f45248cac4b2aa2 in term 4.
I20260710 11:09:47.436164  6046 catalog_manager.cc:5697] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 reported cstate change: term changed from 3 to 4, leader changed from 61da24201208425e893b9e80a9cd46f1 (127.5.99.195) to 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193). New cstate: current_term: 4 leader_uuid: "4c3421951bd941bf8f45248cac4b2aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:47.677033  6296 raft_consensus.cc:1275] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:47.678193  6456 consensus_queue.cc:1048] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:47.687937  6224 raft_consensus.cc:1275] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:47.689913  6465 consensus_queue.cc:1048] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:47.733439  6224 raft_consensus.cc:1275] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:47.734592  6465 consensus_queue.cc:1048] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:47.742110  6296 raft_consensus.cc:1275] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:47.743369  6465 consensus_queue.cc:1048] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:47.768891  6296 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:47.769905  6465 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:47.776682  6224 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 4 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:47.778338  6465 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:47.835101  6296 raft_consensus.cc:1275] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:47.836139  6465 consensus_queue.cc:1048] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:47.844190  6224 raft_consensus.cc:1275] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:47.846788  6465 consensus_queue.cc:1048] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:47.871822  6296 raft_consensus.cc:1275] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:47.872865  6465 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:47.879325  6224 raft_consensus.cc:1275] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 4 FOLLOWER]: Refusing update from remote peer 4c3421951bd941bf8f45248cac4b2aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:47.880676  6436 consensus_queue.cc:1048] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:50.025839  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:50.033982  6148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5730ca79218a401caf28b7511469d803"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
mode: GRACEFUL
new_leader_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:54494
I20260710 11:09:50.034623  6148 raft_consensus.cc:606] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Received request to transfer leadership to TS 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:50.036940  6148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
mode: GRACEFUL
new_leader_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:54494
I20260710 11:09:50.037328  6148 raft_consensus.cc:606] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Received request to transfer leadership to TS 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:50.039263  6148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
mode: GRACEFUL
new_leader_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:54494
I20260710 11:09:50.039626  6148 raft_consensus.cc:606] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 LEADER]: Received request to transfer leadership to TS 61da24201208425e893b9e80a9cd46f1
I20260710 11:09:50.041479  6148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f"
dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
mode: GRACEFUL
new_leader_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:54494
I20260710 11:09:50.041844  6148 raft_consensus.cc:606] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Received request to transfer leadership to TS 73043365e7354df4aac4b0df3a9d74e3
I20260710 11:09:50.042649  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:09:50.043015  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:50.201205  6475 raft_consensus.cc:993] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2: : Instructing follower 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:50.201882  6456 raft_consensus.cc:1081] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Signalling peer 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:50.203418  6224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:48474
I20260710 11:09:50.203827  6224 raft_consensus.cc:493] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.204097  6224 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.209441  6224 raft_consensus.cc:515] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.210973  6224 leader_election.cc:290] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 3 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:50.211609  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:50.212142  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f0a75ba9aa48e780662fb71742c77f" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:50.212266  6148 raft_consensus.cc:3055] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:50.212567  6148 raft_consensus.cc:740] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:50.212580  6297 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.213285  6148 consensus_queue.cc:260] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.214130  6148 raft_consensus.cc:3060] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.217132  6297 raft_consensus.cc:2468] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 3.
I20260710 11:09:50.218246  6187 leader_election.cc:304] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:50.218384  6148 raft_consensus.cc:2468] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 3.
I20260710 11:09:50.219128  6455 raft_consensus.cc:2804] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:50.219962  6455 raft_consensus.cc:697] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 3 LEADER]: Becoming Leader. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:50.220620  6455 consensus_queue.cc:237] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.227118  6046 catalog_manager.cc:5697] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 reported cstate change: term changed from 2 to 3, leader changed from 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193) to 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "73043365e7354df4aac4b0df3a9d74e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.269980  6456 raft_consensus.cc:993] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2: : Instructing follower 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:50.270474  6476 raft_consensus.cc:1081] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Signalling peer 73043365e7354df4aac4b0df3a9d74e3 to start an election
I20260710 11:09:50.271800  6224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b"
dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
 from {username='slave'} at 127.0.0.1:48474
I20260710 11:09:50.272193  6224 raft_consensus.cc:493] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.272454  6224 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.276702  6224 raft_consensus.cc:515] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.278054  6224 leader_election.cc:290] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [CANDIDATE]: Term 3 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 61da24201208425e893b9e80a9cd46f1 (127.5.99.195:41393)
I20260710 11:09:50.278554  6476 raft_consensus.cc:993] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: : Instructing follower 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:50.278689  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:50.279055  6476 raft_consensus.cc:1081] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 LEADER]: Signalling peer 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:50.279181  6148 raft_consensus.cc:3055] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:50.279078  6297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea682b54ea34ddea0b06697179abc7b" candidate_uuid: "73043365e7354df4aac4b0df3a9d74e3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61da24201208425e893b9e80a9cd46f1"
I20260710 11:09:50.279632  6148 raft_consensus.cc:740] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:50.279811  6297 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.280426  6148 consensus_queue.cc:260] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.280974  6296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:09:50.281513  6148 raft_consensus.cc:3060] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.281474  6296 raft_consensus.cc:493] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.281963  6296 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:50.283939  6297 raft_consensus.cc:2468] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 3.
I20260710 11:09:50.284722  6187 leader_election.cc:304] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:50.285369  6455 raft_consensus.cc:2804] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:50.285741  6455 raft_consensus.cc:697] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 3 LEADER]: Becoming Leader. State: Replica: 73043365e7354df4aac4b0df3a9d74e3, State: Running, Role: LEADER
I20260710 11:09:50.286422  6455 consensus_queue.cc:237] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.287566  6148 raft_consensus.cc:2468] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73043365e7354df4aac4b0df3a9d74e3 in term 3.
I20260710 11:09:50.289019  6296 raft_consensus.cc:515] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.292274  6296 leader_election.cc:290] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 5 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:50.292557  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:50.292773  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0360c92ef4fc1a4d23fd1f281fbac" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:50.293092  6148 raft_consensus.cc:3055] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:09:50.293200  6224 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:50.293397  6148 raft_consensus.cc:740] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:50.293339  6046 catalog_manager.cc:5697] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 reported cstate change: term changed from 2 to 3, leader changed from 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193) to 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "73043365e7354df4aac4b0df3a9d74e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.294289  6148 consensus_queue.cc:260] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.295380  6148 raft_consensus.cc:3060] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:50.299027  6224 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 5.
I20260710 11:09:50.301512  6262 leader_election.cc:304] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:50.302335  6451 raft_consensus.cc:2804] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:09:50.306020  6451 raft_consensus.cc:697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 5 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:50.306954  6148 raft_consensus.cc:2468] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 5.
I20260710 11:09:50.306842  6451 consensus_queue.cc:237] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.314468  6046 catalog_manager.cc:5697] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 4 to 5, leader changed from 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193) to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 5 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:50.352814  6476 raft_consensus.cc:993] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2: : Instructing follower 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:50.353225  6456 raft_consensus.cc:1081] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Signalling peer 61da24201208425e893b9e80a9cd46f1 to start an election
I20260710 11:09:50.354532  6296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5730ca79218a401caf28b7511469d803"
dest_uuid: "61da24201208425e893b9e80a9cd46f1"
 from {username='slave'} at 127.0.0.1:50752
I20260710 11:09:50.354952  6296 raft_consensus.cc:493] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.355206  6296 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.359618  6296 raft_consensus.cc:515] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.361133  6296 leader_election.cc:290] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [CANDIDATE]: Term 3 election: Requested vote from peers 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279), 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841)
I20260710 11:09:50.361744  6148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c3421951bd941bf8f45248cac4b2aa2"
I20260710 11:09:50.362052  6224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5730ca79218a401caf28b7511469d803" candidate_uuid: "61da24201208425e893b9e80a9cd46f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73043365e7354df4aac4b0df3a9d74e3"
I20260710 11:09:50.362244  6148 raft_consensus.cc:3055] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:50.362512  6224 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.362516  6148 raft_consensus.cc:740] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c3421951bd941bf8f45248cac4b2aa2, State: Running, Role: LEADER
I20260710 11:09:50.363327  6148 consensus_queue.cc:260] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.364109  6148 raft_consensus.cc:3060] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:50.367340  6224 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 3.
I20260710 11:09:50.367762  6148 raft_consensus.cc:2468] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61da24201208425e893b9e80a9cd46f1 in term 3.
I20260710 11:09:50.368148  6262 leader_election.cc:304] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [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: 61da24201208425e893b9e80a9cd46f1, 73043365e7354df4aac4b0df3a9d74e3; no voters: 
I20260710 11:09:50.368768  6451 raft_consensus.cc:2804] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:50.369093  6451 raft_consensus.cc:697] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Becoming Leader. State: Replica: 61da24201208425e893b9e80a9cd46f1, State: Running, Role: LEADER
I20260710 11:09:50.369894  6451 consensus_queue.cc:237] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [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: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } }
I20260710 11:09:50.375761  6046 catalog_manager.cc:5697] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 reported cstate change: term changed from 2 to 3, leader changed from 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193) to 61da24201208425e893b9e80a9cd46f1 (127.5.99.195). New cstate: current_term: 3 leader_uuid: "61da24201208425e893b9e80a9cd46f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:50.691525  6148 raft_consensus.cc:1275] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:50.692873  6455 consensus_queue.cc:1048] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:50.702101  6296 raft_consensus.cc:1275] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:50.703662  6489 consensus_queue.cc:1048] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:50.711894  6148 raft_consensus.cc:1275] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:50.712934  6455 consensus_queue.cc:1048] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:50.717800  6224 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 5 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:50.719141  6451 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:50.723802  6296 raft_consensus.cc:1275] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Refusing update from remote peer 73043365e7354df4aac4b0df3a9d74e3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:50.725770  6455 consensus_queue.cc:1048] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61da24201208425e893b9e80a9cd46f1" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:50.739491  6148 raft_consensus.cc:1275] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 5 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:50.740738  6484 consensus_queue.cc:1048] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:50.754410  6224 raft_consensus.cc:1275] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:50.755421  6484 consensus_queue.cc:1048] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73043365e7354df4aac4b0df3a9d74e3" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 40841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:50.763484  6148 raft_consensus.cc:1275] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Refusing update from remote peer 61da24201208425e893b9e80a9cd46f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:50.764879  6484 consensus_queue.cc:1048] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c3421951bd941bf8f45248cac4b2aa2" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 38279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:51.043820  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:51.050606  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
I20260710 11:09:51.069994  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:51.070672  5519 tablet_replica.cc:333] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.071208  5519 raft_consensus.cc:2243] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.071607  5519 raft_consensus.cc:2272] T 7ea682b54ea34ddea0b06697179abc7b P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.074079  5519 tablet_replica.cc:333] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.074549  5519 raft_consensus.cc:2243] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.075270  5519 raft_consensus.cc:2272] T a6e6972648dc40cebc5f7874885f7cf3 P 4c3421951bd941bf8f45248cac4b2aa2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.076821  5519 tablet_replica.cc:333] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.077270  5519 raft_consensus.cc:2243] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.077965  5519 raft_consensus.cc:2272] T b345839929ae4ed88f9423987fca6ab7 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.079523  5519 tablet_replica.cc:333] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.079969  5519 raft_consensus.cc:2243] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.080317  5519 raft_consensus.cc:2272] T 9ee8eb27bc4b4468861dd074378ed612 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.081781  5519 tablet_replica.cc:333] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.082218  5519 raft_consensus.cc:2243] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.082557  5519 raft_consensus.cc:2272] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 4c3421951bd941bf8f45248cac4b2aa2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.084612  5519 tablet_replica.cc:333] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.085072  5519 raft_consensus.cc:2243] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.085834  5519 raft_consensus.cc:2272] T 15aedc3a280146fc992053a5038445ae P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.087522  5519 tablet_replica.cc:333] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.087951  5519 raft_consensus.cc:2243] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.088287  5519 raft_consensus.cc:2272] T d5f0a75ba9aa48e780662fb71742c77f P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.090050  5519 tablet_replica.cc:333] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.090477  5519 raft_consensus.cc:2243] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.090839  5519 raft_consensus.cc:2272] T f5f36e2f04914e78a999d5c569c286c1 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.092406  5519 tablet_replica.cc:333] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.092810  5519 raft_consensus.cc:2243] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.093142  5519 raft_consensus.cc:2272] T 5730ca79218a401caf28b7511469d803 P 4c3421951bd941bf8f45248cac4b2aa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.094974  5519 tablet_replica.cc:333] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2: stopping tablet replica
I20260710 11:09:51.095382  5519 raft_consensus.cc:2243] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.096089  5519 raft_consensus.cc:2272] T b25e446e9deb44709d2d661916c5b7e8 P 4c3421951bd941bf8f45248cac4b2aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:51.101559  6190 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]
W20260710 11:09:51.104303  6190 consensus_peers.cc:597] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 -> Peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Couldn't send request to peer 4c3421951bd941bf8f45248cac4b2aa2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.124702  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
I20260710 11:09:51.146298  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
I20260710 11:09:51.167701  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:51.168370  5519 tablet_replica.cc:333] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.169093  5519 raft_consensus.cc:2243] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.169620  5519 raft_consensus.cc:2272] T b345839929ae4ed88f9423987fca6ab7 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.171291  5519 tablet_replica.cc:333] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.171749  5519 raft_consensus.cc:2243] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.172403  5519 raft_consensus.cc:2272] T 7ea682b54ea34ddea0b06697179abc7b P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.174160  5519 tablet_replica.cc:333] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.174625  5519 raft_consensus.cc:2243] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.175287  5519 raft_consensus.cc:2272] T 9ee8eb27bc4b4468861dd074378ed612 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.176721  5519 tablet_replica.cc:333] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.177120  5519 raft_consensus.cc:2243] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.177433  5519 raft_consensus.cc:2272] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 73043365e7354df4aac4b0df3a9d74e3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.179234  5519 tablet_replica.cc:333] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.179634  5519 raft_consensus.cc:2243] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.180025  5519 raft_consensus.cc:2272] T a6e6972648dc40cebc5f7874885f7cf3 P 73043365e7354df4aac4b0df3a9d74e3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.181947  5519 tablet_replica.cc:333] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.182577  5519 raft_consensus.cc:2243] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.183125  5519 raft_consensus.cc:2272] T 15aedc3a280146fc992053a5038445ae P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:51.184511  6262 consensus_peers.cc:597] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 -> Peer 73043365e7354df4aac4b0df3a9d74e3 (127.5.99.194:40841): Couldn't send request to peer 73043365e7354df4aac4b0df3a9d74e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.185051  5519 tablet_replica.cc:333] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.185474  5519 raft_consensus.cc:2243] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.185868  5519 raft_consensus.cc:2272] T f5f36e2f04914e78a999d5c569c286c1 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.187358  5519 tablet_replica.cc:333] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.187773  5519 raft_consensus.cc:2243] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.188090  5519 raft_consensus.cc:2272] T b25e446e9deb44709d2d661916c5b7e8 P 73043365e7354df4aac4b0df3a9d74e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.189575  5519 tablet_replica.cc:333] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.189970  5519 raft_consensus.cc:2243] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.190320  5519 raft_consensus.cc:2272] T 5730ca79218a401caf28b7511469d803 P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.192219  5519 tablet_replica.cc:333] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3: stopping tablet replica
I20260710 11:09:51.192600  5519 raft_consensus.cc:2243] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.193181  5519 raft_consensus.cc:2272] T d5f0a75ba9aa48e780662fb71742c77f P 73043365e7354df4aac4b0df3a9d74e3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:51.202280  6264 consensus_peers.cc:597] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 -> Peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Couldn't send request to peer 4c3421951bd941bf8f45248cac4b2aa2. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:38279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:51.215328  6264 consensus_peers.cc:597] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 -> Peer 4c3421951bd941bf8f45248cac4b2aa2 (127.5.99.193:38279): Couldn't send request to peer 4c3421951bd941bf8f45248cac4b2aa2. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:38279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.236174  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
I20260710 11:09:51.253307  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
I20260710 11:09:51.273447  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:51.274111  5519 tablet_replica.cc:333] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.274642  5519 raft_consensus.cc:2243] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.275091  5519 raft_consensus.cc:2272] T 7ea682b54ea34ddea0b06697179abc7b P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.277097  5519 tablet_replica.cc:333] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.277611  5519 raft_consensus.cc:2243] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.278033  5519 raft_consensus.cc:2272] T b345839929ae4ed88f9423987fca6ab7 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.279645  5519 tablet_replica.cc:333] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.280076  5519 raft_consensus.cc:2243] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.280435  5519 raft_consensus.cc:2272] T 15aedc3a280146fc992053a5038445ae P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.281890  5519 tablet_replica.cc:333] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.282318  5519 raft_consensus.cc:2243] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.282691  5519 raft_consensus.cc:2272] T 9ee8eb27bc4b4468861dd074378ed612 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.284125  5519 tablet_replica.cc:333] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.284560  5519 raft_consensus.cc:2243] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.285211  5519 raft_consensus.cc:2272] T 9bd0360c92ef4fc1a4d23fd1f281fbac P 61da24201208425e893b9e80a9cd46f1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.286931  5519 tablet_replica.cc:333] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.287431  5519 raft_consensus.cc:2243] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.287794  5519 raft_consensus.cc:2272] T a6e6972648dc40cebc5f7874885f7cf3 P 61da24201208425e893b9e80a9cd46f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.289239  5519 tablet_replica.cc:333] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.289678  5519 raft_consensus.cc:2243] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.290319  5519 raft_consensus.cc:2272] T f5f36e2f04914e78a999d5c569c286c1 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.291837  5519 tablet_replica.cc:333] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.292225  5519 raft_consensus.cc:2243] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.292532  5519 raft_consensus.cc:2272] T b25e446e9deb44709d2d661916c5b7e8 P 61da24201208425e893b9e80a9cd46f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.294051  5519 tablet_replica.cc:333] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.294432  5519 raft_consensus.cc:2243] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.295019  5519 raft_consensus.cc:2272] T 5730ca79218a401caf28b7511469d803 P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.296705  5519 tablet_replica.cc:333] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1: stopping tablet replica
I20260710 11:09:51.297070  5519 raft_consensus.cc:2243] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.297389  5519 raft_consensus.cc:2272] T d5f0a75ba9aa48e780662fb71742c77f P 61da24201208425e893b9e80a9cd46f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.315016  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
I20260710 11:09:51.332314  5519 master.cc:562] Master@127.5.99.254:35049 shutting down...
I20260710 11:09:51.349083  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.349620  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.349931  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2c6a60dd95c44b4937b98d1bcc93613: stopping tablet replica
I20260710 11:09:51.369305  5519 master.cc:584] Master@127.5.99.254:35049 shutdown complete.
4c3421951bd941bf8f45248cac4b2aa2  5
61da24201208425e893b9e80a9cd46f1  1
73043365e7354df4aac4b0df3a9d74e3  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10337 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:09:51.404448  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:35357
I20260710 11:09:51.405555  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.411000  6504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.411098  6503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.411607  6506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.412205  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:51.412884  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.413053  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.413164  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681791413152 us; error 0 us; skew 500 ppm
I20260710 11:09:51.413633  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.415868  5519 webserver.cc:533] Webserver started at http://127.5.99.254:46525/ using document root <none> and password file <none>
I20260710 11:09:51.416311  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.416460  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.416658  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.417723  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "e35e983ef4734345867ccb9f197e331d"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.421707  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:51.424625  6511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.425319  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:51.425557  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "e35e983ef4734345867ccb9f197e331d"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.425800  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.451915  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.453050  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.488754  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:35357
I20260710 11:09:51.488874  6562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:35357 every 8 connection(s)
I20260710 11:09:51.492419  6563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:51.501572  6563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d: Bootstrap starting.
I20260710 11:09:51.505936  6563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:51.509797  6563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d: No bootstrap required, opened a new log
I20260710 11:09:51.511668  6563 raft_consensus.cc:359] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e983ef4734345867ccb9f197e331d" member_type: VOTER }
I20260710 11:09:51.512014  6563 raft_consensus.cc:385] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:51.512223  6563 raft_consensus.cc:740] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35e983ef4734345867ccb9f197e331d, State: Initialized, Role: FOLLOWER
I20260710 11:09:51.512727  6563 consensus_queue.cc:260] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e35e983ef4734345867ccb9f197e331d" member_type: VOTER }
I20260710 11:09:51.513136  6563 raft_consensus.cc:399] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:51.513340  6563 raft_consensus.cc:493] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:51.513602  6563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:51.517361  6563 raft_consensus.cc:515] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e983ef4734345867ccb9f197e331d" member_type: VOTER }
I20260710 11:09:51.517877  6563 leader_election.cc:304] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [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: e35e983ef4734345867ccb9f197e331d; no voters: 
I20260710 11:09:51.518903  6563 leader_election.cc:290] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:51.519277  6566 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:51.520437  6566 raft_consensus.cc:697] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 1 LEADER]: Becoming Leader. State: Replica: e35e983ef4734345867ccb9f197e331d, State: Running, Role: LEADER
I20260710 11:09:51.521035  6566 consensus_queue.cc:237] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [LEADER]: Queue going to LEADER mode. State: All 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: "e35e983ef4734345867ccb9f197e331d" member_type: VOTER }
I20260710 11:09:51.521567  6563 sys_catalog.cc:565] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:51.525055  6567 sys_catalog.cc:455] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e35e983ef4734345867ccb9f197e331d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e983ef4734345867ccb9f197e331d" member_type: VOTER } }
I20260710 11:09:51.525712  6567 sys_catalog.cc:458] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:51.525662  6568 sys_catalog.cc:455] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e35e983ef4734345867ccb9f197e331d. Latest consensus state: current_term: 1 leader_uuid: "e35e983ef4734345867ccb9f197e331d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e983ef4734345867ccb9f197e331d" member_type: VOTER } }
I20260710 11:09:51.526402  6568 sys_catalog.cc:458] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:51.528862  6573 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:51.533380  6573 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:51.536118  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:51.541839  6573 catalog_manager.cc:1383] Generated new cluster ID: 24298ada41a2470aaaf4eb4b4c57c180
I20260710 11:09:51.542060  6573 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:51.557139  6573 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:51.558261  6573 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:51.568457  6573 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d: Generated new TSK 0
I20260710 11:09:51.568979  6573 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:51.602788  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.608307  6584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.609221  6585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.610949  6587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.611078  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:51.612201  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.612382  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.612530  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681791612512 us; error 0 us; skew 500 ppm
I20260710 11:09:51.613008  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.615296  5519 webserver.cc:533] Webserver started at http://127.5.99.193:45383/ using document root <none> and password file <none>
I20260710 11:09:51.615819  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.615999  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.616256  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.617214  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "2b5e9f4258c54d15a8fd96a642925935"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.621265  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:09:51.624455  6592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.625051  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:51.625335  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "2b5e9f4258c54d15a8fd96a642925935"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.625608  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.646040  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.647197  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.648603  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:51.650905  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:51.651080  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.651319  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:51.651469  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.688475  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:39855
I20260710 11:09:51.688575  6654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:39855 every 8 connection(s)
I20260710 11:09:51.692956  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.699532  6659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.700089  6660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.707758  6662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.708918  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:51.709793  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.709978  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.710146  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681791710129 us; error 0 us; skew 500 ppm
I20260710 11:09:51.710630  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.712689  5519 webserver.cc:533] Webserver started at http://127.5.99.194:46433/ using document root <none> and password file <none>
I20260710 11:09:51.713129  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.713311  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.713568  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.714596  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "6c801aa808154c45b766246b98d59b56"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.718655  6655 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35357
I20260710 11:09:51.719065  6655 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:51.719681  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:51.719864  6655 heartbeater.cc:507] Master 127.5.99.254:35357 requested a full tablet report, sending...
I20260710 11:09:51.721830  6528 ts_manager.cc:194] Registered new tserver with Master: 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:09:51.723263  6667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.723508  6528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51566
I20260710 11:09:51.724025  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:51.724293  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "6c801aa808154c45b766246b98d59b56"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.724570  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.734051  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.735183  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.736472  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:51.738533  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:51.738714  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.738926  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:51.739070  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.775628  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:33215
I20260710 11:09:51.775743  6729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:33215 every 8 connection(s)
I20260710 11:09:51.779903  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.786270  6733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.786917  6734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.789700  6736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.790335  6730 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35357
I20260710 11:09:51.790637  6730 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:51.791255  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:51.791337  6730 heartbeater.cc:507] Master 127.5.99.254:35357 requested a full tablet report, sending...
I20260710 11:09:51.792280  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.792479  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.792670  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681791792649 us; error 0 us; skew 500 ppm
I20260710 11:09:51.793249  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.793426  6528 ts_manager.cc:194] Registered new tserver with Master: 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:51.794885  6528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51580
I20260710 11:09:51.795926  5519 webserver.cc:533] Webserver started at http://127.5.99.195:44155/ using document root <none> and password file <none>
I20260710 11:09:51.796531  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.796799  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.797079  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.798107  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "4260b5133723434d959e740289cffb40"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.802129  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:51.805069  6741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.805763  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:51.806030  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "4260b5133723434d959e740289cffb40"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-pjvn"
I20260710 11:09:51.806263  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.836256  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.837335  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.838673  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:51.840665  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:51.840840  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.841064  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:51.841202  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.877195  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:37209
I20260710 11:09:51.877290  6803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:37209 every 8 connection(s)
I20260710 11:09:51.889497  6804 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35357
I20260710 11:09:51.889849  6804 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:51.890480  6804 heartbeater.cc:507] Master 127.5.99.254:35357 requested a full tablet report, sending...
I20260710 11:09:51.892191  6528 ts_manager.cc:194] Registered new tserver with Master: 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:51.893267  5519 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013195307s
I20260710 11:09:51.893366  6528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51582
I20260710 11:09:51.916301  6528 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51598:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:51.919898  6528 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:52.025681  6620 tablet_service.cc:1511] Processing CreateTablet for tablet 133feab610454512995fab4ab9998086 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:52.025934  6619 tablet_service.cc:1511] Processing CreateTablet for tablet 528d65ec6c5a493e9838ec97659f1203 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:52.027069  6620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133feab610454512995fab4ab9998086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.028017  6619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528d65ec6c5a493e9838ec97659f1203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.032603  6618 tablet_service.cc:1511] Processing CreateTablet for tablet ba8176fb80004c22bd305a498a20018e (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:52.033917  6618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8176fb80004c22bd305a498a20018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.040119  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 090ab03b30bd4557911e505e064f73d8 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:52.041394  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090ab03b30bd4557911e505e064f73d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.050588  6616 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1c4ae882ae442882a1b60a8e1d61a2 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:52.051898  6616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1c4ae882ae442882a1b60a8e1d61a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.057015  6689 tablet_service.cc:1511] Processing CreateTablet for tablet 6324b3adea054ce8b17429202edfb2b8 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:52.058305  6689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324b3adea054ce8b17429202edfb2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.058602  6694 tablet_service.cc:1511] Processing CreateTablet for tablet 528d65ec6c5a493e9838ec97659f1203 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:52.059749  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528d65ec6c5a493e9838ec97659f1203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.062472  6693 tablet_service.cc:1511] Processing CreateTablet for tablet ba8176fb80004c22bd305a498a20018e (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:52.062610  6688 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdf41a0d90b450bbea487209c11ea87 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:52.063735  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8176fb80004c22bd305a498a20018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.064353  6687 tablet_service.cc:1511] Processing CreateTablet for tablet cac685a868b94136b0c2b86cbe1ae101 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:52.066196  6686 tablet_service.cc:1511] Processing CreateTablet for tablet 0773b3d1c0db4574945362c74cd5380a (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:52.066607  6692 tablet_service.cc:1511] Processing CreateTablet for tablet 090ab03b30bd4557911e505e064f73d8 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:52.068384  6691 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1c4ae882ae442882a1b60a8e1d61a2 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:52.070093  6690 tablet_service.cc:1511] Processing CreateTablet for tablet 3544fc5de323402dbd182ad152eb34a9 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:52.071765  6695 tablet_service.cc:1511] Processing CreateTablet for tablet 133feab610454512995fab4ab9998086 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:52.073469  6687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac685a868b94136b0c2b86cbe1ae101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.074170  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1c4ae882ae442882a1b60a8e1d61a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.074734  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3544fc5de323402dbd182ad152eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.075259  6692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090ab03b30bd4557911e505e064f73d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.075975  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133feab610454512995fab4ab9998086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.076548  6686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0773b3d1c0db4574945362c74cd5380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.077234  6688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdf41a0d90b450bbea487209c11ea87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.104143  6615 tablet_service.cc:1511] Processing CreateTablet for tablet 3544fc5de323402dbd182ad152eb34a9 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:52.105753  6615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3544fc5de323402dbd182ad152eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.138942  6614 tablet_service.cc:1511] Processing CreateTablet for tablet 6324b3adea054ce8b17429202edfb2b8 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:52.140305  6614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324b3adea054ce8b17429202edfb2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.147320  6613 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdf41a0d90b450bbea487209c11ea87 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:52.148563  6613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdf41a0d90b450bbea487209c11ea87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.155645  6612 tablet_service.cc:1511] Processing CreateTablet for tablet cac685a868b94136b0c2b86cbe1ae101 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:52.156476  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 133feab610454512995fab4ab9998086 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:52.156950  6612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac685a868b94136b0c2b86cbe1ae101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.157748  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133feab610454512995fab4ab9998086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.157904  6765 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1c4ae882ae442882a1b60a8e1d61a2 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:52.159121  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1c4ae882ae442882a1b60a8e1d61a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.161402  6766 tablet_service.cc:1511] Processing CreateTablet for tablet 090ab03b30bd4557911e505e064f73d8 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:52.162654  6766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090ab03b30bd4557911e505e064f73d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.163612  6611 tablet_service.cc:1511] Processing CreateTablet for tablet 0773b3d1c0db4574945362c74cd5380a (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:52.164816  6611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0773b3d1c0db4574945362c74cd5380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.166304  6764 tablet_service.cc:1511] Processing CreateTablet for tablet 3544fc5de323402dbd182ad152eb34a9 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:52.166640  6767 tablet_service.cc:1511] Processing CreateTablet for tablet ba8176fb80004c22bd305a498a20018e (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:52.167522  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3544fc5de323402dbd182ad152eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.168751  6768 tablet_service.cc:1511] Processing CreateTablet for tablet 528d65ec6c5a493e9838ec97659f1203 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:52.170040  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528d65ec6c5a493e9838ec97659f1203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.173874  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8176fb80004c22bd305a498a20018e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.194059  6763 tablet_service.cc:1511] Processing CreateTablet for tablet 6324b3adea054ce8b17429202edfb2b8 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:52.194996  6760 tablet_service.cc:1511] Processing CreateTablet for tablet 0773b3d1c0db4574945362c74cd5380a (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:52.195461  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324b3adea054ce8b17429202edfb2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.196287  6760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0773b3d1c0db4574945362c74cd5380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.197417  6762 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdf41a0d90b450bbea487209c11ea87 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:52.198621  6762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdf41a0d90b450bbea487209c11ea87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.202605  6761 tablet_service.cc:1511] Processing CreateTablet for tablet cac685a868b94136b0c2b86cbe1ae101 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:52.203896  6761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac685a868b94136b0c2b86cbe1ae101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.266317  6764 tablet_service.cc:1511] Processing CreateTablet for tablet fc9ebcbae7dd45faa2b818e2063d202e (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:52.270987  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9ebcbae7dd45faa2b818e2063d202e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.275004  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 3579db5e73bf47e99bb64da9cc2349e9 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:52.269718  6765 tablet_service.cc:1511] Processing CreateTablet for tablet 3579db5e73bf47e99bb64da9cc2349e9 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:52.290110  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3579db5e73bf47e99bb64da9cc2349e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.268095  6762 tablet_service.cc:1511] Processing CreateTablet for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:52.290566  6821 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.285476  6763 tablet_service.cc:1511] Processing CreateTablet for tablet 47c09945c250437f9ea0a22752788758 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:52.282644  6766 tablet_service.cc:1511] Processing CreateTablet for tablet 9220657513314a0db0e29d4853bc9f58 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:52.288247  6761 tablet_service.cc:1511] Processing CreateTablet for tablet c939517140f146f5a3db346bf40285ed (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:52.290212  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 519ee81367da4785b16c184199ed9b93 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:52.290258  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3579db5e73bf47e99bb64da9cc2349e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.293208  6768 tablet_service.cc:1511] Processing CreateTablet for tablet 2043b687f23c4fb4873acc535d554e57 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:52.293690  6761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939517140f146f5a3db346bf40285ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.268832  6618 tablet_service.cc:1511] Processing CreateTablet for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:52.295406  6689 tablet_service.cc:1511] Processing CreateTablet for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:52.296518  6689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.297179  6762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.298823  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c09945c250437f9ea0a22752788758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.303191  6618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.273403  6767 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0e279c92fb4543b424cf0815a86b41 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:52.306201  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519ee81367da4785b16c184199ed9b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.308508  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0e279c92fb4543b424cf0815a86b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.310874  6613 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0e279c92fb4543b424cf0815a86b41 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:52.311435  6616 tablet_service.cc:1511] Processing CreateTablet for tablet a436454416c841ecab82810f47f07031 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:52.312079  6613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0e279c92fb4543b424cf0815a86b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.312724  6616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a436454416c841ecab82810f47f07031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.315143  6760 tablet_service.cc:1511] Processing CreateTablet for tablet a436454416c841ecab82810f47f07031 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:52.317050  6760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a436454416c841ecab82810f47f07031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.316812  6765 tablet_service.cc:1511] Processing CreateTablet for tablet 10332f165fa342c08fc71c0cc79552b2 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:52.317991  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10332f165fa342c08fc71c0cc79552b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.331099  6612 tablet_service.cc:1511] Processing CreateTablet for tablet 9220657513314a0db0e29d4853bc9f58 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:52.332370  6612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220657513314a0db0e29d4853bc9f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.334818  6766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220657513314a0db0e29d4853bc9f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.337831  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2043b687f23c4fb4873acc535d554e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.340320  6821 tablet_bootstrap.cc:654] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.321965  6614 tablet_service.cc:1511] Processing CreateTablet for tablet 47c09945c250437f9ea0a22752788758 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:52.342598  6614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c09945c250437f9ea0a22752788758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.343694  6761 tablet_service.cc:1511] Processing CreateTablet for tablet f21dc55b780441cba8b5fa68958fb520 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:52.334568  6611 tablet_service.cc:1511] Processing CreateTablet for tablet 519ee81367da4785b16c184199ed9b93 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:52.286556  6820 tablet_bootstrap.cc:492] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.344843  6761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc55b780441cba8b5fa68958fb520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.349735  6694 tablet_service.cc:1511] Processing CreateTablet for tablet 47c09945c250437f9ea0a22752788758 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:52.346033  6619 tablet_service.cc:1511] Processing CreateTablet for tablet c939517140f146f5a3db346bf40285ed (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:52.348199  6763 tablet_service.cc:1511] Processing CreateTablet for tablet 01fc579c42374305aecc6f0878adb507 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:52.364223  6693 tablet_service.cc:1511] Processing CreateTablet for tablet c939517140f146f5a3db346bf40285ed (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:52.364984  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fc579c42374305aecc6f0878adb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.365372  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939517140f146f5a3db346bf40285ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.350644  6688 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0e279c92fb4543b424cf0815a86b41 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:52.352118  6819 tablet_bootstrap.cc:492] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.319365  6687 tablet_service.cc:1511] Processing CreateTablet for tablet 3579db5e73bf47e99bb64da9cc2349e9 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:52.337451  6764 tablet_service.cc:1511] Processing CreateTablet for tablet 6a444bcd9af5450392da910bda7a0e26 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:52.395514  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a444bcd9af5450392da910bda7a0e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.395792  6687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3579db5e73bf47e99bb64da9cc2349e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.354357  6820 tablet_bootstrap.cc:654] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.397657  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 01fc579c42374305aecc6f0878adb507 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:52.354650  6695 tablet_service.cc:1511] Processing CreateTablet for tablet 9220657513314a0db0e29d4853bc9f58 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:52.400483  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220657513314a0db0e29d4853bc9f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.355458  6620 tablet_service.cc:1511] Processing CreateTablet for tablet 10332f165fa342c08fc71c0cc79552b2 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:52.360011  6690 tablet_service.cc:1511] Processing CreateTablet for tablet 519ee81367da4785b16c184199ed9b93 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:52.401777  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519ee81367da4785b16c184199ed9b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.366716  6611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519ee81367da4785b16c184199ed9b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.402688  6688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0e279c92fb4543b424cf0815a86b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.405818  6620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10332f165fa342c08fc71c0cc79552b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.350513  6615 tablet_service.cc:1511] Processing CreateTablet for tablet 2043b687f23c4fb4873acc535d554e57 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:52.408385  6819 tablet_bootstrap.cc:654] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.408821  6615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2043b687f23c4fb4873acc535d554e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.374955  6691 tablet_service.cc:1511] Processing CreateTablet for tablet 10332f165fa342c08fc71c0cc79552b2 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:52.376163  6692 tablet_service.cc:1511] Processing CreateTablet for tablet 2043b687f23c4fb4873acc535d554e57 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:52.377357  6686 tablet_service.cc:1511] Processing CreateTablet for tablet a436454416c841ecab82810f47f07031 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:52.379628  6614 tablet_service.cc:1511] Processing CreateTablet for tablet 6a444bcd9af5450392da910bda7a0e26 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:52.414623  6614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a444bcd9af5450392da910bda7a0e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.414719  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10332f165fa342c08fc71c0cc79552b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.382344  6821 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.416829  6821 ts_tablet_manager.cc:1403] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.000s
I20260710 11:09:52.416723  6695 tablet_service.cc:1511] Processing CreateTablet for tablet 01fc579c42374305aecc6f0878adb507 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:52.417908  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fc579c42374305aecc6f0878adb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.419494  6821 raft_consensus.cc:359] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.420194  6821 raft_consensus.cc:385] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.420461  6821 raft_consensus.cc:740] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.421144  6821 consensus_queue.cc:260] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.390188  6689 tablet_service.cc:1511] Processing CreateTablet for tablet 6a444bcd9af5450392da910bda7a0e26 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:52.422838  6689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a444bcd9af5450392da910bda7a0e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.426045  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c09945c250437f9ea0a22752788758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.430228  6686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a436454416c841ecab82810f47f07031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.432978  6692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2043b687f23c4fb4873acc535d554e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.433527  6695 tablet_service.cc:1511] Processing CreateTablet for tablet fc9ebcbae7dd45faa2b818e2063d202e (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:52.434780  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9ebcbae7dd45faa2b818e2063d202e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.437722  6619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939517140f146f5a3db346bf40285ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.443725  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fc579c42374305aecc6f0878adb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.458031  6612 tablet_service.cc:1511] Processing CreateTablet for tablet fc9ebcbae7dd45faa2b818e2063d202e (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:52.459339  6612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9ebcbae7dd45faa2b818e2063d202e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.467011  6820 tablet_bootstrap.cc:492] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.467456  6820 ts_tablet_manager.cc:1403] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.005s
I20260710 11:09:52.468310  6730 heartbeater.cc:499] Master 127.5.99.254:35357 was elected leader, sending a full tablet report...
I20260710 11:09:52.470284  6820 raft_consensus.cc:359] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.470710  6821 ts_tablet_manager.cc:1434] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 11:09:52.470973  6820 raft_consensus.cc:385] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.471277  6820 raft_consensus.cc:740] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.471586  6821 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.472105  6820 consensus_queue.cc:260] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.482668  6618 tablet_service.cc:1511] Processing CreateTablet for tablet f21dc55b780441cba8b5fa68958fb520 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:52.483968  6618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc55b780441cba8b5fa68958fb520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.505604  6690 tablet_service.cc:1511] Processing CreateTablet for tablet f21dc55b780441cba8b5fa68958fb520 (DEFAULT_TABLE table=test-workload [id=b48b2326c3294bda9163464d1383163e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:52.506819  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc55b780441cba8b5fa68958fb520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.510499  6821 tablet_bootstrap.cc:654] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.520512  6804 heartbeater.cc:499] Master 127.5.99.254:35357 was elected leader, sending a full tablet report...
I20260710 11:09:52.523731  6820 ts_tablet_manager.cc:1434] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.056s	user 0.025s	sys 0.025s
I20260710 11:09:52.529074  6819 tablet_bootstrap.cc:492] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:52.529564  6819 ts_tablet_manager.cc:1403] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.178s	user 0.005s	sys 0.006s
W20260710 11:09:52.532130  6576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:52.537621  6821 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.538174  6821 ts_tablet_manager.cc:1403] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.008s
I20260710 11:09:52.540077  6820 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.541018  6821 raft_consensus.cc:359] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.541762  6821 raft_consensus.cc:385] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.542114  6821 raft_consensus.cc:740] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.532166  6819 raft_consensus.cc:359] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.542838  6819 raft_consensus.cc:385] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.543143  6819 raft_consensus.cc:740] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.543215  6821 consensus_queue.cc:260] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.543956  6819 consensus_queue.cc:260] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.546311  6821 ts_tablet_manager.cc:1434] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:52.547233  6821 tablet_bootstrap.cc:492] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.549577  6820 tablet_bootstrap.cc:654] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.553210  6821 tablet_bootstrap.cc:654] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.565163  6821 tablet_bootstrap.cc:492] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.565699  6821 ts_tablet_manager.cc:1403] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:09:52.568539  6821 raft_consensus.cc:359] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.569311  6821 raft_consensus.cc:385] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.569622  6821 raft_consensus.cc:740] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.570542  6821 consensus_queue.cc:260] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.572722  6821 ts_tablet_manager.cc:1434] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:52.575737  6821 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.577028  6819 ts_tablet_manager.cc:1434] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.047s	user 0.021s	sys 0.012s
I20260710 11:09:52.577739  6655 heartbeater.cc:499] Master 127.5.99.254:35357 was elected leader, sending a full tablet report...
I20260710 11:09:52.578020  6819 tablet_bootstrap.cc:492] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.582089  6821 tablet_bootstrap.cc:654] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.584276  6819 tablet_bootstrap.cc:654] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.593472  6821 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.593995  6821 ts_tablet_manager.cc:1403] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:09:52.596877  6821 raft_consensus.cc:359] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.597661  6821 raft_consensus.cc:385] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.598094  6821 raft_consensus.cc:740] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.598994  6821 consensus_queue.cc:260] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.601074  6821 ts_tablet_manager.cc:1434] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:52.602092  6821 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.602483  6820 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.602921  6820 ts_tablet_manager.cc:1403] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.076s	user 0.036s	sys 0.022s
I20260710 11:09:52.605782  6820 raft_consensus.cc:359] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.606475  6820 raft_consensus.cc:385] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.606758  6820 raft_consensus.cc:740] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.607653  6820 consensus_queue.cc:260] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.608913  6821 tablet_bootstrap.cc:654] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.609872  6820 ts_tablet_manager.cc:1434] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:52.610767  6820 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.616818  6820 tablet_bootstrap.cc:654] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.621939  6821 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.622429  6821 ts_tablet_manager.cc:1403] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 11:09:52.625433  6821 raft_consensus.cc:359] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.626346  6821 raft_consensus.cc:385] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.626638  6821 raft_consensus.cc:740] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.627380  6821 consensus_queue.cc:260] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.628468  6820 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.628906  6820 ts_tablet_manager.cc:1403] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:09:52.628986  6819 tablet_bootstrap.cc:492] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:52.629511  6819 ts_tablet_manager.cc:1403] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.020s
I20260710 11:09:52.629741  6821 ts_tablet_manager.cc:1434] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:52.630674  6821 tablet_bootstrap.cc:492] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.631927  6820 raft_consensus.cc:359] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.632649  6820 raft_consensus.cc:385] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.632256  6819 raft_consensus.cc:359] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.632949  6820 raft_consensus.cc:740] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.633049  6819 raft_consensus.cc:385] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.633414  6819 raft_consensus.cc:740] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.633865  6820 consensus_queue.cc:260] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.634236  6819 consensus_queue.cc:260] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.636245  6820 ts_tablet_manager.cc:1434] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:09:52.636237  6819 ts_tablet_manager.cc:1434] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:09:52.637282  6819 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.637300  6820 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.638019  6821 tablet_bootstrap.cc:654] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.643889  6819 tablet_bootstrap.cc:654] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.643934  6820 tablet_bootstrap.cc:654] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.649377  6821 tablet_bootstrap.cc:492] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.649912  6821 ts_tablet_manager.cc:1403] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:09:52.652781  6821 raft_consensus.cc:359] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.653473  6821 raft_consensus.cc:385] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.653801  6821 raft_consensus.cc:740] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.654660  6821 consensus_queue.cc:260] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.655681  6820 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.655836  6819 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:52.656121  6820 ts_tablet_manager.cc:1403] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:09:52.656287  6819 ts_tablet_manager.cc:1403] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:09:52.659255  6821 ts_tablet_manager.cc:1434] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:52.659125  6819 raft_consensus.cc:359] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.659350  6820 raft_consensus.cc:359] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.659814  6819 raft_consensus.cc:385] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.660111  6820 raft_consensus.cc:385] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.660194  6819 raft_consensus.cc:740] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.660321  6821 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.660475  6820 raft_consensus.cc:740] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.661248  6819 consensus_queue.cc:260] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.661202  6820 consensus_queue.cc:260] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.663442  6819 ts_tablet_manager.cc:1434] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:52.663738  6820 ts_tablet_manager.cc:1434] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:52.664331  6819 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.664667  6820 tablet_bootstrap.cc:492] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.666843  6821 tablet_bootstrap.cc:654] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.670612  6819 tablet_bootstrap.cc:654] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.670949  6820 tablet_bootstrap.cc:654] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.677289  6825 raft_consensus.cc:493] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.677829  6825 raft_consensus.cc:515] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.680526  6820 tablet_bootstrap.cc:492] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.680982  6820 ts_tablet_manager.cc:1403] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 11:09:52.681656  6821 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.681908  6819 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:52.682065  6821 ts_tablet_manager.cc:1403] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:09:52.682615  6819 ts_tablet_manager.cc:1403] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260710 11:09:52.684039  6820 raft_consensus.cc:359] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.684753  6820 raft_consensus.cc:385] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.685024  6820 raft_consensus.cc:740] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.685405  6825 leader_election.cc:290] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.685266  6819 raft_consensus.cc:359] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.686168  6819 raft_consensus.cc:385] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.685776  6820 consensus_queue.cc:260] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.686480  6819 raft_consensus.cc:740] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.687404  6819 consensus_queue.cc:260] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.689829  6819 ts_tablet_manager.cc:1434] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:52.690274  6821 raft_consensus.cc:359] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.690750  6819 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.690832  6820 ts_tablet_manager.cc:1434] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:52.691922  6820 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.690950  6821 raft_consensus.cc:385] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.694585  6821 raft_consensus.cc:740] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.696089  6821 consensus_queue.cc:260] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.697273  6819 tablet_bootstrap.cc:654] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.699323  6820 tablet_bootstrap.cc:654] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.700688  6825 raft_consensus.cc:493] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.701112  6825 raft_consensus.cc:515] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.703166  6825 leader_election.cc:290] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.705040  6821 ts_tablet_manager.cc:1434] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:09:52.708456  6819 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:52.708905  6819 ts_tablet_manager.cc:1403] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:09:52.710770  6821 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.711740  6819 raft_consensus.cc:359] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.712445  6819 raft_consensus.cc:385] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.712739  6819 raft_consensus.cc:740] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.714206  6819 consensus_queue.cc:260] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.716404  6819 ts_tablet_manager.cc:1434] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:09:52.716464  6820 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.717003  6820 ts_tablet_manager.cc:1403] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.017s
I20260710 11:09:52.717417  6819 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.719749  6820 raft_consensus.cc:359] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.720408  6820 raft_consensus.cc:385] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.720755  6821 tablet_bootstrap.cc:654] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.720696  6820 raft_consensus.cc:740] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.721679  6820 consensus_queue.cc:260] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.724051  6819 tablet_bootstrap.cc:654] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.726665  6820 ts_tablet_manager.cc:1434] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:52.727864  6820 tablet_bootstrap.cc:492] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.728569  6825 raft_consensus.cc:493] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.729007  6825 raft_consensus.cc:515] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.730901  6825 leader_election.cc:290] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.733731  6820 tablet_bootstrap.cc:654] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.734262  6821 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.734659  6821 ts_tablet_manager.cc:1403] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260710 11:09:52.736553  6819 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:52.736970  6819 ts_tablet_manager.cc:1403] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:09:52.739856  6819 raft_consensus.cc:359] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.737059  6821 raft_consensus.cc:359] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.740563  6819 raft_consensus.cc:385] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.740936  6819 raft_consensus.cc:740] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.740653  6821 raft_consensus.cc:385] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.741897  6819 consensus_queue.cc:260] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.744249  6819 ts_tablet_manager.cc:1434] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:09:52.745148  6819 tablet_bootstrap.cc:492] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.748804  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:52.749696  6779 raft_consensus.cc:2468] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:52.750118  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:52.741765  6821 raft_consensus.cc:740] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.750273  6825 raft_consensus.cc:493] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.751124  6825 raft_consensus.cc:515] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.751289  6821 consensus_queue.cc:260] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.751125  6669 leader_election.cc:304] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:52.753646  6825 leader_election.cc:290] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.749629  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:52.754799  6778 raft_consensus.cc:2468] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:52.756045  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:52.756484  6778 raft_consensus.cc:2468] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
W20260710 11:09:52.754995  6669 leader_election.cc:343] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.757470  6669 leader_election.cc:304] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:52.758283  6669 leader_election.cc:304] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:52.759177  6825 raft_consensus.cc:2804] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.759640  6825 raft_consensus.cc:493] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.759972  6825 raft_consensus.cc:3060] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.760847  6828 raft_consensus.cc:493] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.761273  6828 raft_consensus.cc:515] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.765172  6629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:52.770326  6629 raft_consensus.cc:2468] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:52.772315  6828 leader_election.cc:290] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.774009  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:52.772837  6828 raft_consensus.cc:493] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.779775  6821 ts_tablet_manager.cc:1434] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.045s	user 0.015s	sys 0.004s
I20260710 11:09:52.780709  6821 tablet_bootstrap.cc:492] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.779657  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:52.781647  6848 raft_consensus.cc:2804] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.782027  6848 raft_consensus.cc:493] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.782383  6848 raft_consensus.cc:3060] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.782902  6820 tablet_bootstrap.cc:492] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.779711  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:52.784863  6820 ts_tablet_manager.cc:1403] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.009s
I20260710 11:09:52.784875  6628 raft_consensus.cc:2468] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:52.779330  6828 raft_consensus.cc:515] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.787788  6828 leader_election.cc:290] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.787739  6820 raft_consensus.cc:359] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.788494  6820 raft_consensus.cc:385] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.789119  6821 tablet_bootstrap.cc:654] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.788769  6820 raft_consensus.cc:740] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.792213  6820 consensus_queue.cc:260] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
W20260710 11:09:52.793308  6671 leader_election.cc:343] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:52.794243  6671 leader_election.cc:343] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.794685  6820 ts_tablet_manager.cc:1434] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:09:52.795077  6671 leader_election.cc:304] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [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: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 4260b5133723434d959e740289cffb40
I20260710 11:09:52.795523  6820 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.798069  6825 raft_consensus.cc:515] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.800024  6825 leader_election.cc:290] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.800530  6825 raft_consensus.cc:2804] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.800866  6825 raft_consensus.cc:493] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.801187  6825 raft_consensus.cc:3060] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.801966  6850 raft_consensus.cc:2804] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.802402  6850 raft_consensus.cc:493] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.802773  6850 raft_consensus.cc:3060] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.808727  6819 tablet_bootstrap.cc:654] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.812493  6820 tablet_bootstrap.cc:654] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.814945  6850 raft_consensus.cc:515] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.815598  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:52.816210  6778 raft_consensus.cc:3060] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.817261  6850 leader_election.cc:290] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.824072  6778 raft_consensus.cc:2468] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:52.823891  6825 raft_consensus.cc:515] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.825915  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:52.828140  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:52.828717  6777 raft_consensus.cc:3060] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.828030  6848 raft_consensus.cc:515] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.830925  6848 leader_election.cc:290] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.833899  6669 leader_election.cc:304] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:52.826031  6825 leader_election.cc:290] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
W20260710 11:09:52.834790  6669 leader_election.cc:343] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.843291  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:52.843989  6779 raft_consensus.cc:2468] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:52.844456  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:52.841847  6848 raft_consensus.cc:2804] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:52.845425  6776 raft_consensus.cc:3060] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.845399  6594 leader_election.cc:304] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:52.845991  6848 raft_consensus.cc:697] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:52.846594  6828 raft_consensus.cc:2804] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.846949  6828 raft_consensus.cc:493] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.846841  6848 consensus_queue.cc:237] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.847322  6828 raft_consensus.cc:3060] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.847920  6819 tablet_bootstrap.cc:492] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:52.848371  6819 ts_tablet_manager.cc:1403] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.103s	user 0.024s	sys 0.012s
I20260710 11:09:52.842819  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:52.849668  6778 raft_consensus.cc:2468] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:52.850732  6594 leader_election.cc:304] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:52.851625  6849 raft_consensus.cc:2804] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.851984  6849 raft_consensus.cc:493] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.852363  6849 raft_consensus.cc:3060] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.852056  6819 raft_consensus.cc:359] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.852888  6819 raft_consensus.cc:385] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.854471  6819 raft_consensus.cc:740] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.855268  6819 consensus_queue.cc:260] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
W20260710 11:09:52.845301  6671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.193:39855, user_credentials={real_user=slave}} blocked reactor thread for 50290.9us
I20260710 11:09:52.859987  6854 raft_consensus.cc:493] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.861517  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:52.858398  6777 raft_consensus.cc:2468] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:52.862335  6628 raft_consensus.cc:3060] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.862489  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:52.862799  6629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:52.863184  6629 raft_consensus.cc:3060] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:52.863781  6671 leader_election.cc:343] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.865171  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:52.865717  6630 raft_consensus.cc:3060] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.860479  6854 raft_consensus.cc:515] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.868289  6854 leader_election.cc:290] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.870287  6820 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:52.870623  6820 ts_tablet_manager.cc:1403] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.005s
I20260710 11:09:52.871418  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:52.872423  6819 ts_tablet_manager.cc:1434] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.001s
I20260710 11:09:52.873322  6819 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:52.874243  6849 raft_consensus.cc:515] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.874528  6820 raft_consensus.cc:359] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.875106  6776 raft_consensus.cc:2468] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:52.864326  6669 leader_election.cc:304] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:09:52.876528  6854 raft_consensus.cc:2804] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:52.876957  6854 raft_consensus.cc:697] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:52.877691  6629 raft_consensus.cc:2468] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:52.877724  6854 consensus_queue.cc:237] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.878213  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:52.879424  6849 leader_election.cc:290] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
W20260710 11:09:52.879869  6671 leader_election.cc:343] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.877779  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:52.875156  6820 raft_consensus.cc:385] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.880926  6820 raft_consensus.cc:740] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.881757  6778 raft_consensus.cc:3060] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.881891  6630 raft_consensus.cc:2468] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:52.881822  6820 consensus_queue.cc:260] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.884809  6820 ts_tablet_manager.cc:1434] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:52.880509  6671 leader_election.cc:304] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:52.886585  6828 raft_consensus.cc:515] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.887238  6825 raft_consensus.cc:2804] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:52.887851  6825 raft_consensus.cc:697] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:52.888929  6828 leader_election.cc:290] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:52.890441  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:52.891000  6776 raft_consensus.cc:3060] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:52.891149  6669 leader_election.cc:343] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.891587  6669 leader_election.cc:304] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:52.888602  6825 consensus_queue.cc:237] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.892591  6820 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:52.894713  6850 raft_consensus.cc:2749] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:52.898365  6820 tablet_bootstrap.cc:654] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.902539  6671 leader_election.cc:304] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [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: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 4260b5133723434d959e740289cffb40
I20260710 11:09:52.899063  6776 raft_consensus.cc:2468] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:52.905615  6821 tablet_bootstrap.cc:492] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:52.899299  6628 raft_consensus.cc:2468] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:52.903753  6850 raft_consensus.cc:2804] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:52.906075  6821 ts_tablet_manager.cc:1403] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.008s
I20260710 11:09:52.906700  6826 raft_consensus.cc:493] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.911675  6594 leader_election.cc:304] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:52.913647  6821 raft_consensus.cc:359] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.914330  6821 raft_consensus.cc:385] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.914641  6821 raft_consensus.cc:740] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.915271  6821 consensus_queue.cc:260] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.917131  6821 ts_tablet_manager.cc:1434] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260710 11:09:52.918087  6821 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:52.918376  6858 raft_consensus.cc:2804] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:52.911036  6826 raft_consensus.cc:515] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.919772  6858 raft_consensus.cc:697] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:52.922343  6858 consensus_queue.cc:237] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.940701  6819 tablet_bootstrap.cc:654] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.923804  6826 leader_election.cc:290] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:52.958622  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:52.951936  6850 raft_consensus.cc:697] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:52.960307  6703 raft_consensus.cc:3060] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.961001  6850 consensus_queue.cc:237] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:52.962486  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:52.959174  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:52.950821  6778 raft_consensus.cc:2468] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:52.975044  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:52.962587  6526 catalog_manager.cc:5697] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:52.980310  6594 leader_election.cc:343] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.986032  6594 leader_election.cc:304] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
W20260710 11:09:52.986953  6594 leader_election.cc:343] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.987807  6828 raft_consensus.cc:2804] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:52.988247  6828 raft_consensus.cc:697] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:52.989012  6828 consensus_queue.cc:237] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.001310  6850 raft_consensus.cc:493] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.002046  6826 raft_consensus.cc:493] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.008695  6826 raft_consensus.cc:515] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.010556  6850 raft_consensus.cc:515] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.015401  6850 leader_election.cc:290] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.017470  6826 leader_election.cc:290] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.017211  6703 raft_consensus.cc:2468] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.018386  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.019116  6628 raft_consensus.cc:2468] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:53.018057  6826 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.019717  6826 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.020298  6671 leader_election.cc:304] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.021727  6821 tablet_bootstrap.cc:654] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.015743  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.025084  6850 raft_consensus.cc:2804] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.026600  6778 raft_consensus.cc:2468] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:53.026576  6850 raft_consensus.cc:493] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.027529  6850 raft_consensus.cc:3060] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.029034  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.029065  6826 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.031802  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.032964  6704 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:53.034108  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.037796  6819 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.038216  6819 ts_tablet_manager.cc:1403] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.000s
I20260710 11:09:53.038607  6820 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.038910  6820 ts_tablet_manager.cc:1403] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.147s	user 0.019s	sys 0.000s
I20260710 11:09:53.039477  6743 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.041427  6819 raft_consensus.cc:359] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.042059  6819 raft_consensus.cc:385] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.042292  6819 raft_consensus.cc:740] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.043246  6819 consensus_queue.cc:260] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.043859  6820 raft_consensus.cc:359] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.044335  6820 raft_consensus.cc:385] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.044525  6820 raft_consensus.cc:740] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.044482  6858 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.045140  6819 ts_tablet_manager.cc:1434] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:09:53.045228  6820 consensus_queue.cc:260] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.045060  6858 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.046057  6819 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.047140  6820 ts_tablet_manager.cc:1434] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:53.047631  6858 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.047930  6820 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.049197  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.050138  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.051222  6862 raft_consensus.cc:493] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.051070  6850 raft_consensus.cc:515] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.051658  6862 raft_consensus.cc:515] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.054409  6819 tablet_bootstrap.cc:654] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.055648  6821 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.055986  6821 ts_tablet_manager.cc:1403] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.007s
I20260710 11:09:53.057694  6862 leader_election.cc:290] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.058247  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.058965  6850 leader_election.cc:290] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.059103  6776 raft_consensus.cc:3060] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.050709  6704 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.055202  6872 raft_consensus.cc:2804] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.060453  6778 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.063658  6820 tablet_bootstrap.cc:654] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.065851  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:53.067446  6628 raft_consensus.cc:3060] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.067978  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.068333  6594 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:53.068763  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.066154  6703 raft_consensus.cc:2393] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 1: Already voted for candidate 6c801aa808154c45b766246b98d59b56 in this term.
I20260710 11:09:53.069478  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.070389  6858 raft_consensus.cc:2804] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.070413  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.072098  6858 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.072378  6627 raft_consensus.cc:2393] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 1: Already voted for candidate 6c801aa808154c45b766246b98d59b56 in this term.
I20260710 11:09:53.072525  6858 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.069856  6629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:09:53.072718  6671 leader_election.cc:343] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:53.073704  6669 leader_election.cc:343] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.074337  6669 leader_election.cc:304] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:53.065997  6872 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.075520  6872 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.075611  6850 raft_consensus.cc:2749] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.074231  6745 leader_election.cc:304] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.077441  6745 leader_election.cc:304] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.078090  6821 raft_consensus.cc:359] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.078336  6628 raft_consensus.cc:2468] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:53.078588  6826 raft_consensus.cc:3060] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.078728  6821 raft_consensus.cc:385] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.079053  6821 raft_consensus.cc:740] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.079648  6671 leader_election.cc:304] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.079722  6821 consensus_queue.cc:260] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.080503  6850 raft_consensus.cc:2804] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.078049  6776 raft_consensus.cc:2468] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:53.081714  6850 raft_consensus.cc:697] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:53.082459  6858 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.082547  6850 consensus_queue.cc:237] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.084167  6626 raft_consensus.cc:2393] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 1: Already voted for candidate 2b5e9f4258c54d15a8fd96a642925935 in this term.
I20260710 11:09:53.088169  6821 ts_tablet_manager.cc:1434] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 11:09:53.089119  6821 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.093462  6826 raft_consensus.cc:2749] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.094343  6826 raft_consensus.cc:2749] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.098448  6821 tablet_bootstrap.cc:654] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.100334  6819 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.100757  6819 ts_tablet_manager.cc:1403] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.005s
I20260710 11:09:53.100879  6820 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.101296  6820 ts_tablet_manager.cc:1403] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260710 11:09:53.104784  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.104758  6820 raft_consensus.cc:359] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.105674  6820 raft_consensus.cc:385] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.105675  6703 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.106073  6820 raft_consensus.cc:740] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.106372  6858 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.106870  6820 consensus_queue.cc:260] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.104758  6819 raft_consensus.cc:359] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.107816  6819 raft_consensus.cc:385] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.108076  6819 raft_consensus.cc:740] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.102392  6872 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.108830  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.109402  6820 ts_tablet_manager.cc:1434] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:53.109838  6776 raft_consensus.cc:2393] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b5e9f4258c54d15a8fd96a642925935 in current term 1: Already voted for candidate 4260b5133723434d959e740289cffb40 in this term.
I20260710 11:09:53.110908  6819 consensus_queue.cc:260] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.112766  6819 ts_tablet_manager.cc:1434] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:09:53.113914  6819 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.113641  6703 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.114480  6820 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.118561  6872 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.119585  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.119726  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:53.120543  6703 raft_consensus.cc:2393] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 1: Already voted for candidate 2b5e9f4258c54d15a8fd96a642925935 in this term.
I20260710 11:09:53.120556  6626 raft_consensus.cc:2393] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 1: Already voted for candidate 2b5e9f4258c54d15a8fd96a642925935 in this term.
I20260710 11:09:53.121942  6745 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [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: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.122692  6872 raft_consensus.cc:2749] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.119549  6594 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [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: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 4260b5133723434d959e740289cffb40
I20260710 11:09:53.125463  6858 raft_consensus.cc:2804] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.126219  6858 raft_consensus.cc:697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:53.132028  6858 consensus_queue.cc:237] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.133307  6820 tablet_bootstrap.cc:654] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.133780  6819 tablet_bootstrap.cc:654] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.137472  6821 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.137945  6821 ts_tablet_manager.cc:1403] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.006s
I20260710 11:09:53.140551  6821 raft_consensus.cc:359] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.141218  6821 raft_consensus.cc:385] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.141465  6821 raft_consensus.cc:740] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.148063  6821 consensus_queue.cc:260] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.151428  6821 ts_tablet_manager.cc:1434] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:09:53.152393  6821 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.156931  6527 catalog_manager.cc:5697] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.159085  6527 catalog_manager.cc:5697] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.161216  6527 catalog_manager.cc:5697] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.162999  6821 tablet_bootstrap.cc:654] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.162957  6527 catalog_manager.cc:5697] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.177205  6819 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.177680  6819 ts_tablet_manager.cc:1403] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.019s
I20260710 11:09:53.177968  6821 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.178447  6821 ts_tablet_manager.cc:1403] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260710 11:09:53.178545  6820 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.178961  6820 ts_tablet_manager.cc:1403] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.022s
I20260710 11:09:53.180150  6819 raft_consensus.cc:359] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.180806  6819 raft_consensus.cc:385] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.181056  6819 raft_consensus.cc:740] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.181385  6820 raft_consensus.cc:359] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.182027  6820 raft_consensus.cc:385] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.181727  6819 consensus_queue.cc:260] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.182703  6820 raft_consensus.cc:740] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.182425  6526 catalog_manager.cc:5697] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.183650  6820 consensus_queue.cc:260] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.184499  6526 catalog_manager.cc:5697] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.185573  6820 ts_tablet_manager.cc:1434] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:53.186667  6820 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.186331  6526 catalog_manager.cc:5697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.187608  6819 ts_tablet_manager.cc:1434] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:53.188416  6819 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.189831  6821 raft_consensus.cc:359] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.190451  6821 raft_consensus.cc:385] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.190701  6821 raft_consensus.cc:740] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.191399  6821 consensus_queue.cc:260] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.193195  6821 ts_tablet_manager.cc:1434] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:09:53.194005  6821 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.194991  6819 tablet_bootstrap.cc:654] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.199294  6821 tablet_bootstrap.cc:654] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.205299  6820 tablet_bootstrap.cc:654] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.205717  6819 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.206117  6819 ts_tablet_manager.cc:1403] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:09:53.208693  6819 raft_consensus.cc:359] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.209339  6819 raft_consensus.cc:385] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.210041  6819 raft_consensus.cc:740] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.210441  6821 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.210908  6821 ts_tablet_manager.cc:1403] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 11:09:53.210850  6819 consensus_queue.cc:260] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.212976  6819 ts_tablet_manager.cc:1434] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:09:53.213919  6819 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.214360  6820 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.214226  6821 raft_consensus.cc:359] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.214849  6821 raft_consensus.cc:385] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.215166  6820 ts_tablet_manager.cc:1403] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260710 11:09:53.215135  6821 raft_consensus.cc:740] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.215871  6821 consensus_queue.cc:260] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.217799  6820 raft_consensus.cc:359] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.218408  6820 raft_consensus.cc:385] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.218665  6820 raft_consensus.cc:740] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.219442  6820 consensus_queue.cc:260] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.220682  6819 tablet_bootstrap.cc:654] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.224081  6821 ts_tablet_manager.cc:1434] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:09:53.224922  6821 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.225087  6820 ts_tablet_manager.cc:1434] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:53.226019  6820 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.230247  6821 tablet_bootstrap.cc:654] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.231168  6820 tablet_bootstrap.cc:654] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.231402  6819 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.231971  6819 ts_tablet_manager.cc:1403] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:09:53.262383  6819 raft_consensus.cc:359] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.262833  6820 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.263052  6821 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.263064  6819 raft_consensus.cc:385] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.263301  6820 ts_tablet_manager.cc:1403] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.007s
I20260710 11:09:53.263479  6819 raft_consensus.cc:740] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.263686  6821 ts_tablet_manager.cc:1403] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260710 11:09:53.264354  6819 consensus_queue.cc:260] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.266040  6820 raft_consensus.cc:359] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.266672  6820 raft_consensus.cc:385] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.267081  6820 raft_consensus.cc:740] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.266578  6821 raft_consensus.cc:359] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.267565  6821 raft_consensus.cc:385] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.267838  6821 raft_consensus.cc:740] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.267798  6820 consensus_queue.cc:260] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.268661  6821 consensus_queue.cc:260] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.270084  6820 ts_tablet_manager.cc:1434] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:53.270864  6872 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.270991  6820 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.271349  6872 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.272043  6850 consensus_queue.cc:1048] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.273474  6872 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.274243  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.274868  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
W20260710 11:09:53.275702  6745 leader_election.cc:343] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:53.276160  6743 leader_election.cc:343] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.276592  6743 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.277259  6820 tablet_bootstrap.cc:654] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.277302  6872 raft_consensus.cc:2749] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.280745  6821 ts_tablet_manager.cc:1434] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:09:53.281710  6821 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.287123  6821 tablet_bootstrap.cc:654] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.291009  6819 ts_tablet_manager.cc:1434] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 11:09:53.293684  6850 consensus_queue.cc:1048] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.297186  6819 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.302903  6820 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.303318  6820 ts_tablet_manager.cc:1403] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260710 11:09:53.303556  6858 raft_consensus.cc:493] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.304150  6858 raft_consensus.cc:515] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.305908  6820 raft_consensus.cc:359] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.306213  6858 leader_election.cc:290] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.306556  6821 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.306982  6821 ts_tablet_manager.cc:1403] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:09:53.307607  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.308225  6703 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.309317  6821 raft_consensus.cc:359] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.309568  6594 leader_election.cc:304] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.309948  6821 raft_consensus.cc:385] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.310238  6821 raft_consensus.cc:740] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.310380  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.310436  6858 raft_consensus.cc:2804] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.311039  6858 raft_consensus.cc:493] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.311409  6858 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.317297  6626 raft_consensus.cc:3060] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.311183  6778 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.310878  6820 raft_consensus.cc:385] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.319185  6820 raft_consensus.cc:740] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.319952  6820 consensus_queue.cc:260] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.322113  6850 raft_consensus.cc:493] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.322571  6850 raft_consensus.cc:515] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.310868  6821 consensus_queue.cc:260] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.325824  6854 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.326714  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.328032  6821 ts_tablet_manager.cc:1434] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260710 11:09:53.331494  6671 leader_election.cc:343] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.303635  6819 tablet_bootstrap.cc:654] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.334185  6854 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.337966  6850 leader_election.cc:290] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.339455  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.340610  6872 raft_consensus.cc:493] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:09:53.340770  6669 leader_election.cc:343] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.341183  6669 leader_election.cc:304] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:53.341084  6872 raft_consensus.cc:515] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.343155  6872 leader_election.cc:290] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.344631  6850 raft_consensus.cc:2749] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.348599  6821 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.354067  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.354771  6854 consensus_queue.cc:1048] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:53.355343  6743 leader_election.cc:343] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.355688  6821 tablet_bootstrap.cc:654] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.363260  6820 ts_tablet_manager.cc:1434] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.004s
I20260710 11:09:53.364173  6820 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.380640  6828 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:09:53.385808  6849 raft_consensus.cc:493] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.396423  6849 raft_consensus.cc:515] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.372875  6819 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.397753  6819 ts_tablet_manager.cc:1403] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.000s
I20260710 11:09:53.399534  6820 tablet_bootstrap.cc:654] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.400368  6819 raft_consensus.cc:359] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.365162  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.401758  6819 raft_consensus.cc:385] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.402153  6819 raft_consensus.cc:740] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.366165  6858 raft_consensus.cc:515] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.403048  6819 consensus_queue.cc:260] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.404850  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.405422  6703 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.406548  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.407130  6779 raft_consensus.cc:2468] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.409754  6828 consensus_queue.cc:1048] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.409926  6594 leader_election.cc:304] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:53.410569  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.411028  6905 raft_consensus.cc:2804] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.411423  6905 raft_consensus.cc:493] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.411739  6905 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.411829  6850 raft_consensus.cc:493] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.412313  6850 raft_consensus.cc:515] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.414284  6850 leader_election.cc:290] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.415720  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.416501  6778 raft_consensus.cc:2393] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c801aa808154c45b766246b98d59b56 in current term 1: Already voted for candidate 2b5e9f4258c54d15a8fd96a642925935 in this term.
W20260710 11:09:53.417866  6594 leader_election.cc:343] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.420753  6703 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.421777  6594 leader_election.cc:304] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.404987  6849 leader_election.cc:290] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.423084  6849 raft_consensus.cc:2804] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.423512  6849 raft_consensus.cc:697] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:53.424252  6849 consensus_queue.cc:237] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.426441  6819 ts_tablet_manager.cc:1434] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.017s
I20260710 11:09:53.427565  6819 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.428748  6850 consensus_queue.cc:1048] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.426124  6905 raft_consensus.cc:515] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.430835  6858 leader_election.cc:290] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.430763  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.430754  6626 raft_consensus.cc:2393] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 1: Already voted for candidate 2b5e9f4258c54d15a8fd96a642925935 in this term.
I20260710 11:09:53.431450  6778 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.433887  6745 leader_election.cc:304] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.434185  6819 tablet_bootstrap.cc:654] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.435009  6872 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.441478  6778 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.441929  6872 raft_consensus.cc:2749] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.445844  6821 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.446332  6821 ts_tablet_manager.cc:1403] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.012s
I20260710 11:09:53.448989  6821 raft_consensus.cc:359] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.452807  6821 raft_consensus.cc:385] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.453083  6821 raft_consensus.cc:740] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.450136  6849 raft_consensus.cc:493] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.451792  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.452431  6905 leader_election.cc:290] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.453588  6849 raft_consensus.cc:515] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
W20260710 11:09:53.454393  6594 leader_election.cc:343] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.453217  6704 raft_consensus.cc:3060] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.455677  6821 consensus_queue.cc:260] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.456461  6819 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.456373  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.456992  6703 raft_consensus.cc:2468] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.458227  6849 leader_election.cc:290] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.458153  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.459183  6777 raft_consensus.cc:2468] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.458150  6594 leader_election.cc:304] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.460191  6849 raft_consensus.cc:2804] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.460615  6849 raft_consensus.cc:493] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.460275  6821 ts_tablet_manager.cc:1434] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:09:53.460971  6819 ts_tablet_manager.cc:1403] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.013s
I20260710 11:09:53.461701  6821 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.463140  6819 raft_consensus.cc:359] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.463738  6819 raft_consensus.cc:385] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.463984  6819 raft_consensus.cc:740] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.460965  6849 raft_consensus.cc:3060] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.466168  6819 consensus_queue.cc:260] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.467505  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.470521  6849 raft_consensus.cc:515] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.471778  6821 tablet_bootstrap.cc:654] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.472959  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.473486  6703 raft_consensus.cc:3060] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.474582  6778 raft_consensus.cc:2468] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.476473  6819 ts_tablet_manager.cc:1434] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260710 11:09:53.477932  6907 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:53.478927  6849 leader_election.cc:290] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.480144  6594 leader_election.cc:304] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [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: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.481724  6907 raft_consensus.cc:2804] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.482203  6907 raft_consensus.cc:697] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:53.483034  6907 consensus_queue.cc:237] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.484251  6819 tablet_bootstrap.cc:492] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.485281  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.491099  6703 raft_consensus.cc:2468] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.503230  6778 raft_consensus.cc:3060] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.504839  6905 raft_consensus.cc:493] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.507928  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.509778  6594 leader_election.cc:304] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.511313  6850 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.515964  6854 raft_consensus.cc:493] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.516863  6854 raft_consensus.cc:515] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.518520  6671 leader_election.cc:304] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:53.519276  6854 leader_election.cc:290] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.517093  6828 raft_consensus.cc:2804] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.524454  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.525036  6776 raft_consensus.cc:2468] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:53.526305  6669 leader_election.cc:304] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.527541  6820 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.527899  6820 ts_tablet_manager.cc:1403] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.164s	user 0.023s	sys 0.009s
I20260710 11:09:53.515586  6905 raft_consensus.cc:515] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.527011  6862 raft_consensus.cc:2804] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.524957  6828 raft_consensus.cc:697] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:53.530591  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.531206  6627 raft_consensus.cc:2468] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:53.529893  6862 raft_consensus.cc:493] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.531960  6862 raft_consensus.cc:3060] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.532261  6820 raft_consensus.cc:359] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.532877  6820 raft_consensus.cc:385] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.533125  6820 raft_consensus.cc:740] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.530318  6848 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.534883  6820 consensus_queue.cc:260] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.535935  6850 raft_consensus.cc:2749] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.524747  6854 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:09:53.541899  6820 ts_tablet_manager.cc:1434] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 11:09:53.545928  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.531404  6828 consensus_queue.cc:237] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.552654  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
W20260710 11:09:53.553970  6594 leader_election.cc:343] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.548566  6703 raft_consensus.cc:2468] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.554970  6849 consensus_queue.cc:1048] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.558442  6594 leader_election.cc:304] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [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: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 4260b5133723434d959e740289cffb40
W20260710 11:09:53.558773  6576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:53.559195  6849 raft_consensus.cc:2804] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.559552  6849 raft_consensus.cc:493] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.559870  6849 raft_consensus.cc:3060] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.560570  6820 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.548708  6905 leader_election.cc:290] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.567252  6819 tablet_bootstrap.cc:654] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.569486  6862 raft_consensus.cc:515] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.571249  6872 raft_consensus.cc:493] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.571686  6872 raft_consensus.cc:515] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.572124  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:53.572538  6630 raft_consensus.cc:3060] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.574229  6849 raft_consensus.cc:515] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.574766  6629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:09:53.576555  6745 leader_election.cc:343] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.577147  6872 leader_election.cc:290] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.578750  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.579391  6702 raft_consensus.cc:2468] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:53.580174  6820 tablet_bootstrap.cc:654] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.580318  6743 leader_election.cc:304] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:09:53.581601  6872 raft_consensus.cc:2804] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.581934  6872 raft_consensus.cc:493] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.585210  6872 raft_consensus.cc:3060] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.590319  6821 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.590672  6821 ts_tablet_manager.cc:1403] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.021s
I20260710 11:09:53.588883  6849 leader_election.cc:290] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.593957  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.594568  6702 raft_consensus.cc:3060] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.591881  6630 raft_consensus.cc:2468] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:53.606912  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.607547  6776 raft_consensus.cc:3060] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.607632  6671 leader_election.cc:304] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.602344  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.608708  6848 raft_consensus.cc:2804] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.609143  6848 raft_consensus.cc:697] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:53.609925  6848 consensus_queue.cc:237] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.611203  6778 raft_consensus.cc:2468] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.614260  6924 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.617918  6702 raft_consensus.cc:2468] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
W20260710 11:09:53.619398  6594 leader_election.cc:343] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.620127  6872 raft_consensus.cc:515] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.612932  6862 leader_election.cc:290] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.625254  6872 leader_election.cc:290] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.625947  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
W20260710 11:09:53.628753  6745 leader_election.cc:343] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.630316  6819 tablet_bootstrap.cc:492] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.630733  6819 ts_tablet_manager.cc:1403] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.152s	user 0.007s	sys 0.003s
I20260710 11:09:53.620954  6776 raft_consensus.cc:2468] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:53.636018  6819 raft_consensus.cc:359] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.636639  6819 raft_consensus.cc:385] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.636900  6819 raft_consensus.cc:740] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.637692  6819 consensus_queue.cc:260] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.639587  6819 ts_tablet_manager.cc:1434] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:09:53.640432  6819 tablet_bootstrap.cc:492] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.642520  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.641986  6527 catalog_manager.cc:5697] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.643054  6703 raft_consensus.cc:3060] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.644632  6527 catalog_manager.cc:5697] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.650156  6862 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.654604  6821 raft_consensus.cc:359] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.655248  6821 raft_consensus.cc:385] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.655499  6821 raft_consensus.cc:740] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.656119  6821 consensus_queue.cc:260] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.658865  6821 ts_tablet_manager.cc:1434] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260710 11:09:53.659515  6821 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.663570  6594 leader_election.cc:304] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [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: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 4260b5133723434d959e740289cffb40
I20260710 11:09:53.665199  6905 raft_consensus.cc:2804] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.665640  6905 raft_consensus.cc:697] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:53.665884  6858 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.666476  6907 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.666437  6905 consensus_queue.cc:237] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.675210  6820 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.675709  6820 ts_tablet_manager.cc:1403] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.115s	user 0.027s	sys 0.007s
I20260710 11:09:53.657908  6862 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.678174  6848 raft_consensus.cc:493] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.685016  6848 raft_consensus.cc:515] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.687332  6849 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.687809  6849 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.688022  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:09:53.689574  6671 leader_election.cc:343] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.690693  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.691768  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
W20260710 11:09:53.692154  6594 leader_election.cc:343] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.692359  6778 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:53.690732  6849 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.693650  6594 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [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: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.694672  6849 raft_consensus.cc:2804] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.695024  6849 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.695336  6849 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.699093  6862 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.700517  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:09:53.709002  6671 leader_election.cc:343] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.700510  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.710572  6849 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.711141  6820 raft_consensus.cc:359] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.711753  6820 raft_consensus.cc:385] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.712004  6820 raft_consensus.cc:740] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.712585  6820 consensus_queue.cc:260] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
W20260710 11:09:53.713135  6669 leader_election.cc:343] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.713569  6669 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:53.714886  6849 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.717240  6819 tablet_bootstrap.cc:654] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.719149  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:53.719815  6820 ts_tablet_manager.cc:1434] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 11:09:53.720605  6820 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.719671  6778 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.726727  6849 raft_consensus.cc:493] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.727159  6849 raft_consensus.cc:515] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.720971  6848 leader_election.cc:290] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.731009  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.679114  6527 catalog_manager.cc:5697] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:53.736084  6594 leader_election.cc:343] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.735908  6849 leader_election.cc:290] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.736863  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.737797  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
W20260710 11:09:53.738358  6669 leader_election.cc:343] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.738370  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.738857  6669 leader_election.cc:304] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
W20260710 11:09:53.739002  6594 leader_election.cc:343] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.739585  6848 raft_consensus.cc:2749] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.740017  6925 raft_consensus.cc:2749] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:53.740571  6594 leader_election.cc:343] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.740728  6925 raft_consensus.cc:493] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.741020  6594 leader_election.cc:304] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.741768  6849 raft_consensus.cc:2749] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.741228  6925 raft_consensus.cc:515] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.747072  6703 raft_consensus.cc:2468] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:53.747431  6778 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:53.748307  6743 leader_election.cc:304] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:09:53.748503  6594 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [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: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.749191  6849 raft_consensus.cc:2804] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.749348  6872 raft_consensus.cc:2804] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.749648  6849 raft_consensus.cc:697] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:53.749969  6872 raft_consensus.cc:697] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:09:53.750519  6849 consensus_queue.cc:237] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.750756  6872 consensus_queue.cc:237] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.752667  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
W20260710 11:09:53.753882  6669 leader_election.cc:343] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.754712  6821 tablet_bootstrap.cc:654] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.755440  6925 leader_election.cc:290] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.756301  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:09:53.758738  6671 leader_election.cc:343] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.759183  6671 leader_election.cc:304] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:53.760507  6926 raft_consensus.cc:2749] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.773056  6820 tablet_bootstrap.cc:654] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.775229  6821 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.775713  6821 ts_tablet_manager.cc:1403] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.116s	user 0.007s	sys 0.014s
I20260710 11:09:53.778316  6821 raft_consensus.cc:359] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.778936  6821 raft_consensus.cc:385] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.779204  6821 raft_consensus.cc:740] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.780022  6821 consensus_queue.cc:260] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.782133  6821 ts_tablet_manager.cc:1434] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:09:53.783020  6821 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.784286  6819 tablet_bootstrap.cc:492] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.786038  6819 ts_tablet_manager.cc:1403] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.006s
I20260710 11:09:53.788560  6819 raft_consensus.cc:359] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.796142  6819 raft_consensus.cc:385] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.797271  6819 raft_consensus.cc:740] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.792850  6820 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.792586  6821 tablet_bootstrap.cc:654] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.798146  6820 ts_tablet_manager.cc:1403] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.003s
I20260710 11:09:53.801705  6819 consensus_queue.cc:260] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.800415  6820 raft_consensus.cc:359] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.802875  6820 raft_consensus.cc:385] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.803143  6820 raft_consensus.cc:740] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.804606  6819 ts_tablet_manager.cc:1434] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260710 11:09:53.805058  6526 catalog_manager.cc:5697] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.805789  6820 consensus_queue.cc:260] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.805455  6819 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.808394  6820 ts_tablet_manager.cc:1434] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:09:53.809021  6820 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.814254  6820 tablet_bootstrap.cc:654] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.814254  6819 tablet_bootstrap.cc:654] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.818050  6528 catalog_manager.cc:5697] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.820212  6821 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.820633  6821 ts_tablet_manager.cc:1403] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.009s
I20260710 11:09:53.823113  6821 raft_consensus.cc:359] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.823721  6821 raft_consensus.cc:385] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.823974  6821 raft_consensus.cc:740] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.824587  6821 consensus_queue.cc:260] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.827031  6821 ts_tablet_manager.cc:1434] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:09:53.827996  6821 tablet_bootstrap.cc:492] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.833134  6821 tablet_bootstrap.cc:654] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.842001  6872 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.842512  6872 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.844549  6872 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.846843  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.847596  6702 raft_consensus.cc:2468] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:53.848896  6743 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:53.846839  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.850041  6906 raft_consensus.cc:493] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.850075  6876 raft_consensus.cc:2804] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.850641  6876 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:53.850910  6745 leader_election.cc:343] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.850631  6906 raft_consensus.cc:515] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.851424  6872 raft_consensus.cc:493] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.851845  6872 raft_consensus.cc:515] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.852669  6906 leader_election.cc:290] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.853682  6872 leader_election.cc:290] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.853156  6525 catalog_manager.cc:5697] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.854753  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.851153  6876 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.855191  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:53.854756  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
W20260710 11:09:53.856041  6594 leader_election.cc:343] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:53.856696  6594 leader_election.cc:343] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:53.856642  6743 leader_election.cc:343] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.857172  6594 leader_election.cc:304] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.858105  6906 raft_consensus.cc:2749] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.858733  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:09:53.860168  6745 leader_election.cc:343] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.860586  6745 leader_election.cc:304] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.861646  6872 raft_consensus.cc:2749] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.863758  6876 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.866439  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
W20260710 11:09:53.867748  6745 leader_election.cc:343] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.871122  6876 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.871686  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:53.872285  6702 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.855252  6525 catalog_manager.cc:5697] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.875398  6906 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.880440  6905 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.896526  6704 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.889422  6702 raft_consensus.cc:2468] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:53.910061  6925 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.910552  6925 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.912469  6925 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:53.913841  6743 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:09:53.914959  6876 raft_consensus.cc:2804] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.915413  6876 raft_consensus.cc:697] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:09:53.916198  6876 consensus_queue.cc:237] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.918553  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.920609  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:53.921355  6779 raft_consensus.cc:2393] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c801aa808154c45b766246b98d59b56 in current term 1: Already voted for candidate 2b5e9f4258c54d15a8fd96a642925935 in this term.
I20260710 11:09:53.924832  6671 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:53.928470  6925 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.930514  6872 raft_consensus.cc:493] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.931006  6872 raft_consensus.cc:515] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.933095  6872 leader_election.cc:290] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:53.934612  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:53.935101  6819 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:53.935523  6819 ts_tablet_manager.cc:1403] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.130s	user 0.027s	sys 0.044s
I20260710 11:09:53.935806  6905 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:53.935910  6745 leader_election.cc:343] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.937202  6925 raft_consensus.cc:2749] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.937263  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
W20260710 11:09:53.938750  6743 leader_election.cc:343] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.939175  6743 leader_election.cc:304] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:53.939633  6821 tablet_bootstrap.cc:492] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:53.940078  6821 ts_tablet_manager.cc:1403] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.112s	user 0.029s	sys 0.038s
I20260710 11:09:53.940261  6872 raft_consensus.cc:2749] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.941248  6820 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:53.941696  6820 ts_tablet_manager.cc:1403] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.133s	user 0.037s	sys 0.036s
I20260710 11:09:53.942569  6821 raft_consensus.cc:359] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.943202  6821 raft_consensus.cc:385] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.943456  6821 raft_consensus.cc:740] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.944162  6821 consensus_queue.cc:260] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.944830  6820 raft_consensus.cc:359] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.945894  6820 raft_consensus.cc:385] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.946203  6820 raft_consensus.cc:740] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.946040  6819 raft_consensus.cc:359] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.946738  6819 raft_consensus.cc:385] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.946997  6819 raft_consensus.cc:740] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.947592  6820 consensus_queue.cc:260] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.949662  6820 ts_tablet_manager.cc:1434] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:09:53.950037  6821 ts_tablet_manager.cc:1434] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:09:53.950496  6820 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:53.950860  6821 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:53.947594  6819 consensus_queue.cc:260] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:53.959954  6819 ts_tablet_manager.cc:1434] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:09:53.960912  6819 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:53.960109  6526 catalog_manager.cc:5697] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.978439  6849 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.987267  6821 tablet_bootstrap.cc:654] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.991072  6819 tablet_bootstrap.cc:654] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.991693  6906 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:53.992390  6820 tablet_bootstrap.cc:654] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.003050  6821 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:54.003484  6821 ts_tablet_manager.cc:1403] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.022s
I20260710 11:09:54.009986  6858 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.010882  6820 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:54.011291  6820 ts_tablet_manager.cc:1403] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.014s
I20260710 11:09:54.011179  6926 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.011703  6926 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.012106  6821 raft_consensus.cc:359] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.012776  6821 raft_consensus.cc:385] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.013031  6821 raft_consensus.cc:740] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.013741  6821 consensus_queue.cc:260] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.014827  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.013732  6926 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
W20260710 11:09:54.017583  6669 leader_election.cc:343] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.017987  6820 raft_consensus.cc:359] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.018648  6820 raft_consensus.cc:385] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.018901  6820 raft_consensus.cc:740] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.019215  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.019599  6820 consensus_queue.cc:260] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
W20260710 11:09:54.020546  6671 leader_election.cc:343] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.021040  6671 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:54.021689  6820 ts_tablet_manager.cc:1434] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:09:54.021754  6925 raft_consensus.cc:2749] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.022586  6820 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:54.024590  6819 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:54.025061  6819 ts_tablet_manager.cc:1403] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.012s
I20260710 11:09:54.019533  6821 ts_tablet_manager.cc:1434] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:09:54.026664  6821 tablet_bootstrap.cc:492] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:54.028941  6820 tablet_bootstrap.cc:654] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.028249  6819 raft_consensus.cc:359] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.029323  6819 raft_consensus.cc:385] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.029647  6819 raft_consensus.cc:740] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.030352  6819 consensus_queue.cc:260] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.032084  6821 tablet_bootstrap.cc:654] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.032680  6819 ts_tablet_manager.cc:1434] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:09:54.033708  6819 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:54.039067  6819 tablet_bootstrap.cc:654] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.039973  6820 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:54.040412  6820 ts_tablet_manager.cc:1403] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:09:54.042832  6820 raft_consensus.cc:359] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.043489  6820 raft_consensus.cc:385] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.043743  6820 raft_consensus.cc:740] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.044575  6820 consensus_queue.cc:260] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.046980  6820 ts_tablet_manager.cc:1434] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:09:54.047868  6820 tablet_bootstrap.cc:492] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:54.051411  6819 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:54.051898  6819 ts_tablet_manager.cc:1403] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:09:54.053196  6820 tablet_bootstrap.cc:654] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.054503  6819 raft_consensus.cc:359] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.059219  6819 raft_consensus.cc:385] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.059592  6819 raft_consensus.cc:740] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.060420  6819 consensus_queue.cc:260] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.062253  6819 ts_tablet_manager.cc:1434] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:54.063145  6819 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:54.064144  6820 tablet_bootstrap.cc:492] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:54.064561  6820 ts_tablet_manager.cc:1403] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260710 11:09:54.067021  6820 raft_consensus.cc:359] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.067628  6820 raft_consensus.cc:385] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.067873  6820 raft_consensus.cc:740] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.068676  6819 tablet_bootstrap.cc:654] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.068646  6820 consensus_queue.cc:260] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.070891  6820 ts_tablet_manager.cc:1434] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:09:54.071753  6820 tablet_bootstrap.cc:492] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:54.077216  6820 tablet_bootstrap.cc:654] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.089901  6820 tablet_bootstrap.cc:492] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:54.090380  6820 ts_tablet_manager.cc:1403] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 11:09:54.091415  6849 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.093364  6820 raft_consensus.cc:359] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.094062  6820 raft_consensus.cc:385] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.094331  6820 raft_consensus.cc:740] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.094964  6820 consensus_queue.cc:260] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.095985  6925 raft_consensus.cc:493] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.096932  6925 raft_consensus.cc:515] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.098975  6925 leader_election.cc:290] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.100108  6820 ts_tablet_manager.cc:1434] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:54.100751  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.101046  6820 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:54.101385  6630 raft_consensus.cc:2468] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:54.103688  6876 raft_consensus.cc:493] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.104149  6876 raft_consensus.cc:515] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.106087  6876 leader_election.cc:290] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:54.107074  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.103595  6671 leader_election.cc:304] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.107421  6820 tablet_bootstrap.cc:654] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.108846  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.108925  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:54.109531  6630 raft_consensus.cc:2468] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:54.109655  6702 raft_consensus.cc:2468] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:54.110890  6745 leader_election.cc:304] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.111204  6926 raft_consensus.cc:2804] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.111603  6926 raft_consensus.cc:493] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.111872  6876 raft_consensus.cc:2804] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.112326  6876 raft_consensus.cc:493] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.112648  6876 raft_consensus.cc:3060] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.111910  6926 raft_consensus.cc:3060] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.115623  6862 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.117885  6779 raft_consensus.cc:2468] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:54.119293  6876 raft_consensus.cc:515] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.122058  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:54.122735  6630 raft_consensus.cc:3060] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.129878  6630 raft_consensus.cc:2468] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:54.132351  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:54.132941  6702 raft_consensus.cc:3060] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.133108  6745 leader_election.cc:304] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.134097  6872 raft_consensus.cc:2804] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.131583  6876 leader_election.cc:290] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:54.147423  6925 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.147836  6872 raft_consensus.cc:697] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:09:54.148936  6872 consensus_queue.cc:237] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.155220  6702 raft_consensus.cc:2468] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:54.158489  6926 raft_consensus.cc:515] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.161320  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:54.161995  6630 raft_consensus.cc:3060] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.168507  6630 raft_consensus.cc:2468] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:54.169654  6821 tablet_bootstrap.cc:492] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:54.175494  6821 ts_tablet_manager.cc:1403] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.149s	user 0.037s	sys 0.050s
I20260710 11:09:54.178551  6925 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.179066  6925 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.187553  6671 leader_election.cc:304] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.188441  6862 raft_consensus.cc:2804] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.188902  6862 raft_consensus.cc:697] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:54.188947  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:54.189631  6778 raft_consensus.cc:3060] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.189829  6862 consensus_queue.cc:237] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.193293  6776 raft_consensus.cc:3060] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.197572  6821 raft_consensus.cc:359] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.198210  6821 raft_consensus.cc:385] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.198483  6821 raft_consensus.cc:740] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.199209  6821 consensus_queue.cc:260] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.201306  6821 ts_tablet_manager.cc:1434] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260710 11:09:54.202185  6821 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:54.205736  6849 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.205348  6778 raft_consensus.cc:2468] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:54.211282  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.212357  6925 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
W20260710 11:09:54.212605  6671 leader_election.cc:343] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.213172  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
W20260710 11:09:54.214607  6669 leader_election.cc:343] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.215054  6669 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:09:54.217690  6925 raft_consensus.cc:2749] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.218346  6926 leader_election.cc:290] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.233377  6821 tablet_bootstrap.cc:654] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.236078  6819 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:54.237792  6527 catalog_manager.cc:5697] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.241446  6828 raft_consensus.cc:493] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.241918  6828 raft_consensus.cc:515] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.243850  6828 leader_election.cc:290] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.247073  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.247649  6779 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:54.248023  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:54.248608  6702 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:54.248157  6528 catalog_manager.cc:5697] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.250174  6594 leader_election.cc:304] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.251197  6858 raft_consensus.cc:2804] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.251549  6858 raft_consensus.cc:493] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.251909  6858 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.236845  6819 ts_tablet_manager.cc:1403] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.174s	user 0.033s	sys 0.031s
I20260710 11:09:54.250201  6820 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:54.256636  6820 ts_tablet_manager.cc:1403] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.156s	user 0.025s	sys 0.042s
I20260710 11:09:54.264648  6819 raft_consensus.cc:359] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.265275  6819 raft_consensus.cc:385] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.265530  6819 raft_consensus.cc:740] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.266144  6819 consensus_queue.cc:260] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.267197  6821 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:54.267601  6821 ts_tablet_manager.cc:1403] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.007s
I20260710 11:09:54.267750  6819 ts_tablet_manager.cc:1434] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:09:54.268383  6819 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:54.270037  6821 raft_consensus.cc:359] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.270635  6821 raft_consensus.cc:385] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.270887  6821 raft_consensus.cc:740] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.271561  6821 consensus_queue.cc:260] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.273695  6821 ts_tablet_manager.cc:1434] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:54.273710  6819 tablet_bootstrap.cc:654] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.273707  6820 raft_consensus.cc:359] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.274600  6821 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:09:54.274616  6820 raft_consensus.cc:385] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.275115  6820 raft_consensus.cc:740] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.275818  6820 consensus_queue.cc:260] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.278038  6820 ts_tablet_manager.cc:1434] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:09:54.278882  6820 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: Bootstrap starting.
I20260710 11:09:54.284242  6821 tablet_bootstrap.cc:654] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.284759  6820 tablet_bootstrap.cc:654] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:54.284705  6745 consensus_peers.cc:597] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:54.292263  6819 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:54.292677  6819 ts_tablet_manager.cc:1403] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260710 11:09:54.292526  6872 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.295168  6819 raft_consensus.cc:359] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.295986  6819 raft_consensus.cc:385] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.296237  6819 raft_consensus.cc:740] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.295143  6858 raft_consensus.cc:515] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.299381  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:54.299911  6703 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.296880  6819 consensus_queue.cc:260] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.300555  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:54.300899  6858 leader_election.cc:290] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.301083  6777 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.303236  6819 ts_tablet_manager.cc:1434] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:54.306200  6703 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:54.306420  6926 raft_consensus.cc:493] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.306835  6926 raft_consensus.cc:515] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.307416  6594 leader_election.cc:304] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.308773  6926 leader_election.cc:290] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.309058  6849 raft_consensus.cc:2804] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.309502  6849 raft_consensus.cc:697] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:54.310367  6777 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:54.310262  6849 consensus_queue.cc:237] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.313763  6819 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:54.316967  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.317529  6627 raft_consensus.cc:2468] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:54.321511  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.322109  6777 raft_consensus.cc:2468] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:54.323764  6669 leader_election.cc:304] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.325042  6926 raft_consensus.cc:2804] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.325398  6926 raft_consensus.cc:493] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.325770  6926 raft_consensus.cc:3060] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.332428  6820 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: No bootstrap required, opened a new log
I20260710 11:09:54.332356  6828 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.332926  6820 ts_tablet_manager.cc:1403] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.007s
I20260710 11:09:54.335469  6820 raft_consensus.cc:359] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.336059  6820 raft_consensus.cc:385] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.336306  6820 raft_consensus.cc:740] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.336335  6926 raft_consensus.cc:515] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.337901  6820 consensus_queue.cc:260] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.339044  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:54.339315  6819 tablet_bootstrap.cc:654] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.339603  6627 raft_consensus.cc:3060] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.345856  6849 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.346150  6627 raft_consensus.cc:2468] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:54.347249  6671 leader_election.cc:304] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.347739  6820 ts_tablet_manager.cc:1434] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:09:54.348003  6862 raft_consensus.cc:2804] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.348459  6862 raft_consensus.cc:697] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:54.349238  6862 consensus_queue.cc:237] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.350461  6821 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: No bootstrap required, opened a new log
I20260710 11:09:54.350358  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:54.350893  6821 ts_tablet_manager.cc:1403] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.014s
I20260710 11:09:54.350920  6777 raft_consensus.cc:3060] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.353660  6821 raft_consensus.cc:359] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.354295  6821 raft_consensus.cc:385] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.354538  6821 raft_consensus.cc:740] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.348470  6926 leader_election.cc:290] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.355108  6821 consensus_queue.cc:260] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.356663  6777 raft_consensus.cc:2468] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:54.357048  6821 ts_tablet_manager.cc:1434] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:09:54.359938  6819 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:54.360293  6819 ts_tablet_manager.cc:1403] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.010s
I20260710 11:09:54.363981  6528 catalog_manager.cc:5697] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.366869  6828 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.367611  6828 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.369252  6828 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.370896  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.372763  6819 raft_consensus.cc:359] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.373404  6819 raft_consensus.cc:385] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.374296  6819 raft_consensus.cc:740] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.374019  6526 catalog_manager.cc:5697] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.374918  6819 consensus_queue.cc:260] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.375355  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:54.376207  6703 raft_consensus.cc:2393] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b5e9f4258c54d15a8fd96a642925935 in current term 1: Already voted for candidate 4260b5133723434d959e740289cffb40 in this term.
I20260710 11:09:54.376829  6819 ts_tablet_manager.cc:1434] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:09:54.377665  6819 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:54.382463  6819 tablet_bootstrap.cc:654] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.389627  6627 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.393980  6819 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:54.394402  6819 ts_tablet_manager.cc:1403] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260710 11:09:54.385955  6594 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:54.397260  6876 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.397573  6819 raft_consensus.cc:359] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.398212  6819 raft_consensus.cc:385] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.398468  6819 raft_consensus.cc:740] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.398517  6858 raft_consensus.cc:2749] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.399097  6819 consensus_queue.cc:260] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.406975  6819 ts_tablet_manager.cc:1434] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:54.407635  6819 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935: Bootstrap starting.
I20260710 11:09:54.412937  6819 tablet_bootstrap.cc:654] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.412815  6876 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.428854  6819 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935: No bootstrap required, opened a new log
I20260710 11:09:54.429313  6819 ts_tablet_manager.cc:1403] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 11:09:54.431819  6819 raft_consensus.cc:359] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.432485  6819 raft_consensus.cc:385] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.432735  6819 raft_consensus.cc:740] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.434106  6819 consensus_queue.cc:260] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.435159  6828 raft_consensus.cc:493] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.435627  6828 raft_consensus.cc:515] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.436018  6819 ts_tablet_manager.cc:1434] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:09:54.438097  6828 leader_election.cc:290] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.439342  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:54.439746  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.439919  6703 raft_consensus.cc:2468] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:54.440311  6778 raft_consensus.cc:2468] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 0.
I20260710 11:09:54.441187  6594 leader_election.cc:304] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.441852  6828 raft_consensus.cc:2804] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.442119  6828 raft_consensus.cc:493] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.442365  6828 raft_consensus.cc:3060] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.446753  6828 raft_consensus.cc:515] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.448107  6828 leader_election.cc:290] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.448801  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:54.448937  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:54.449227  6703 raft_consensus.cc:3060] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.449388  6778 raft_consensus.cc:3060] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.453470  6778 raft_consensus.cc:2468] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:54.453656  6703 raft_consensus.cc:2468] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 1.
I20260710 11:09:54.454381  6594 leader_election.cc:304] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.454926  6828 raft_consensus.cc:2804] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.455281  6828 raft_consensus.cc:697] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:09:54.455847  6828 consensus_queue.cc:237] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.463358  6528 catalog_manager.cc:5697] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.490491  6876 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.490927  6876 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.492430  6876 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:54.493155  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.493484  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:54.493690  6630 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:54.494026  6703 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:54.494549  6745 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.495280  6876 raft_consensus.cc:2804] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.495592  6876 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.495839  6876 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.500039  6876 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.501622  6876 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:54.502310  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:54.502478  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:54.502731  6630 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.502933  6703 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.506968  6703 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:54.506978  6630 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:54.507947  6743 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.508598  6876 raft_consensus.cc:2804] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.509009  6876 raft_consensus.cc:697] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:09:54.509615  6876 consensus_queue.cc:237] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.515926  6528 catalog_manager.cc:5697] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.544909  6828 raft_consensus.cc:493] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.545269  6828 raft_consensus.cc:515] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.546787  6828 leader_election.cc:290] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.547484  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:54.547768  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.548965  6594 leader_election.cc:304] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:09:54.549649  6828 raft_consensus.cc:2749] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:54.570225  6576 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:54.571092  6876 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.571465  6876 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.573084  6876 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:54.573743  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.574038  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:09:54.574379  6630 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:54.574640  6703 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 0.
I20260710 11:09:54.575402  6745 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.576033  6876 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.576352  6876 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.576591  6876 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.580796  6876 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.581578  6862 raft_consensus.cc:493] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.582028  6862 raft_consensus.cc:515] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.582546  6876 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:54.583119  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:54.584973  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:09:54.583887  6862 leader_election.cc:290] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.583638  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:09:54.583600  6630 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.591552  6778 raft_consensus.cc:2468] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:54.591584  6703 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.585893  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:09:54.592760  6669 leader_election.cc:304] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.592990  6627 raft_consensus.cc:2468] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 0.
I20260710 11:09:54.594254  6862 raft_consensus.cc:2804] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.594587  6862 raft_consensus.cc:493] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.594856  6862 raft_consensus.cc:3060] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.597818  6630 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:54.598460  6703 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:09:54.598839  6745 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:09:54.599612  6876 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.599481  6862 raft_consensus.cc:515] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.600049  6876 raft_consensus.cc:697] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:09:54.600744  6876 consensus_queue.cc:237] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.601131  6862 leader_election.cc:290] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:54.601859  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:09:54.602147  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:09:54.602419  6630 raft_consensus.cc:3060] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.602670  6778 raft_consensus.cc:3060] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.608403  6630 raft_consensus.cc:2468] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:54.608649  6778 raft_consensus.cc:2468] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:09:54.608392  6528 catalog_manager.cc:5697] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.609655  6671 leader_election.cc:304] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:09:54.610731  6862 raft_consensus.cc:2804] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.611136  6862 raft_consensus.cc:697] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:09:54.611899  6862 consensus_queue.cc:237] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:09:54.619237  6528 catalog_manager.cc:5697] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.665033  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:54.671083  6987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:54.671272  6988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:54.672611  6990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:54.673403  5519 server_base.cc:1061] running on GCE node
I20260710 11:09:54.674191  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:54.674396  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:54.674568  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681794674551 us; error 0 us; skew 500 ppm
I20260710 11:09:54.675086  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:54.677330  5519 webserver.cc:533] Webserver started at http://127.5.99.196:39647/ using document root <none> and password file <none>
I20260710 11:09:54.677812  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:54.677992  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:54.678238  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:54.679203  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-3-root/instance:
uuid: "1fadca8409c1469a99a994053778dfe0"
format_stamp: "Formatted at 2026-07-10 11:09:54 on dist-test-slave-pjvn"
I20260710 11:09:54.683331  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:09:54.686335  6995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:54.686971  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:54.687238  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-3-root
uuid: "1fadca8409c1469a99a994053778dfe0"
format_stamp: "Formatted at 2026-07-10 11:09:54 on dist-test-slave-pjvn"
I20260710 11:09:54.687500  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:54.700856  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:54.702041  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:54.703457  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:54.706009  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:54.706198  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:54.706422  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:54.706571  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:54.707129  6876 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.709824  6828 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.721844  6876 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.738788  6849 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.747758  6862 consensus_queue.cc:1048] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.774991  6925 consensus_queue.cc:1048] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.778990  6926 consensus_queue.cc:1048] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.805507  6926 consensus_queue.cc:1048] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.847456  6630 raft_consensus.cc:3060] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.882274  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.196:39143
I20260710 11:09:54.882725  7066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.196:39143 every 8 connection(s)
I20260710 11:09:54.886346  5519 auto_leader_rebalancer-test.cc:388] add a tserver: 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:54.897938  7067 heartbeater.cc:344] Connected to a master server at 127.5.99.254:35357
I20260710 11:09:54.898273  7067 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:54.898931  7067 heartbeater.cc:507] Master 127.5.99.254:35357 requested a full tablet report, sending...
I20260710 11:09:54.900576  6528 ts_manager.cc:194] Registered new tserver with Master: 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:09:54.901901  6528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46804
I20260710 11:09:54.936167  6905 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.950920  6876 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.952353  6849 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.965864  6876 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.027393  6876 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.030169  6926 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.038300  6872 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.049762  6926 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.616416  6702 consensus_queue.cc:237] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:55.624009  6779 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.625430  6630 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.625823  6925 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:55.627321  6848 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.634220  6925 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.635881  6779 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.638475  6630 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
W20260710 11:09:55.639837  6670 consensus_peers.cc:597] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6324b3adea054ce8b17429202edfb2b8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:55.647606  6528 catalog_manager.cc:5697] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:55.664012  6779 consensus_queue.cc:237] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:55.676268  6630 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.676522  6702 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.677664  6876 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.678464  6964 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.684533  6876 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.686486  6630 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.688374  6702 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
W20260710 11:09:55.691664  6744 consensus_peers.cc:597] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc9ebcbae7dd45faa2b818e2063d202e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:55.697592  6527 catalog_manager.cc:5697] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.715711  6630 consensus_queue.cc:237] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:55.721022  6779 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.722355  6828 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.722832  6702 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.724236  6828 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.728960  6849 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.730814  6779 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
W20260710 11:09:55.732988  6595 consensus_peers.cc:597] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f0e279c92fb4543b424cf0815a86b41. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:55.733186  6703 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.742034  6528 catalog_manager.cc:5697] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:55.745774  6702 consensus_queue.cc:237] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
W20260710 11:09:55.756759  6670 consensus_peers.cc:597] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f21dc55b780441cba8b5fa68958fb520. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:55.757009  6779 raft_consensus.cc:1275] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.758495  6848 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.757009  6630 raft_consensus.cc:1275] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:55.761474  6848 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.766288  6925 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.768807  6778 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.768939  6630 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:55.780788  6526 catalog_manager.cc:5697] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:55.904129  7067 heartbeater.cc:499] Master 127.5.99.254:35357 was elected leader, sending a full tablet report...
I20260710 11:09:56.027928  7098 ts_tablet_manager.cc:933] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:56.029685  7098 tablet_copy_client.cc:323] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.194:33215
I20260710 11:09:56.040761  6715 tablet_copy_service.cc:140] P 6c801aa808154c45b766246b98d59b56: Received BeginTabletCopySession request for tablet 6324b3adea054ce8b17429202edfb2b8 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:34510)
I20260710 11:09:56.041230  6715 tablet_copy_service.cc:161] P 6c801aa808154c45b766246b98d59b56: Beginning new tablet copy session on tablet 6324b3adea054ce8b17429202edfb2b8 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:34510: session id = 1fadca8409c1469a99a994053778dfe0-6324b3adea054ce8b17429202edfb2b8
I20260710 11:09:56.046278  6715 tablet_copy_source_session.cc:215] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:56.049060  7098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6324b3adea054ce8b17429202edfb2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:56.058777  7098 tablet_copy_client.cc:806] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:56.059270  7098 tablet_copy_client.cc:670] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:56.062955  7098 tablet_copy_client.cc:538] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:56.065599  7101 ts_tablet_manager.cc:933] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:56.067283  7101 tablet_copy_client.cc:323] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.195:37209
I20260710 11:09:56.070652  7098 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:56.077787  6789 tablet_copy_service.cc:140] P 4260b5133723434d959e740289cffb40: Received BeginTabletCopySession request for tablet fc9ebcbae7dd45faa2b818e2063d202e from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:36732)
I20260710 11:09:56.078352  6789 tablet_copy_service.cc:161] P 4260b5133723434d959e740289cffb40: Beginning new tablet copy session on tablet fc9ebcbae7dd45faa2b818e2063d202e from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:36732: session id = 1fadca8409c1469a99a994053778dfe0-fc9ebcbae7dd45faa2b818e2063d202e
I20260710 11:09:56.085207  6789 tablet_copy_source_session.cc:215] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:56.088310  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9ebcbae7dd45faa2b818e2063d202e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:56.090384  7098 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.091070  7098 tablet_bootstrap.cc:492] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:56.091640  7098 ts_tablet_manager.cc:1403] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:09:56.094627  7098 raft_consensus.cc:359] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.095412  7098 raft_consensus.cc:740] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:56.096020  7098 consensus_queue.cc:260] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.099578  7098 ts_tablet_manager.cc:1434] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:09:56.101245  6715 tablet_copy_service.cc:342] P 6c801aa808154c45b766246b98d59b56: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-6324b3adea054ce8b17429202edfb2b8 received from {username='slave'} at 127.0.0.1:34510
I20260710 11:09:56.101675  6715 tablet_copy_service.cc:434] P 6c801aa808154c45b766246b98d59b56: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-6324b3adea054ce8b17429202edfb2b8 on tablet 6324b3adea054ce8b17429202edfb2b8 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:56.102982  7101 tablet_copy_client.cc:806] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:56.103592  7101 tablet_copy_client.cc:670] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:56.107134  7101 tablet_copy_client.cc:538] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:56.115458  7101 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:56.135603  7101 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.136430  7101 tablet_bootstrap.cc:492] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:56.137128  7101 ts_tablet_manager.cc:1403] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:09:56.139823  7101 raft_consensus.cc:359] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.140602  7101 raft_consensus.cc:740] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:56.141636  7101 consensus_queue.cc:260] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.143715  7101 ts_tablet_manager.cc:1434] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:09:56.145236  6789 tablet_copy_service.cc:342] P 4260b5133723434d959e740289cffb40: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-fc9ebcbae7dd45faa2b818e2063d202e received from {username='slave'} at 127.0.0.1:36732
I20260710 11:09:56.145644  6789 tablet_copy_service.cc:434] P 4260b5133723434d959e740289cffb40: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-fc9ebcbae7dd45faa2b818e2063d202e on tablet fc9ebcbae7dd45faa2b818e2063d202e with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:56.203501  7101 ts_tablet_manager.cc:933] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:09:56.205103  7101 tablet_copy_client.cc:323] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:09:56.214200  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 4f0e279c92fb4543b424cf0815a86b41 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:09:56.214699  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 4f0e279c92fb4543b424cf0815a86b41 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-4f0e279c92fb4543b424cf0815a86b41
I20260710 11:09:56.219336  6640 tablet_copy_source_session.cc:215] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:56.221855  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0e279c92fb4543b424cf0815a86b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:56.232915  7101 tablet_copy_client.cc:806] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:56.233423  7101 tablet_copy_client.cc:670] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:56.236704  7101 tablet_copy_client.cc:538] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:56.243099  7101 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:56.256608  7101 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.257392  7101 tablet_bootstrap.cc:492] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:56.258029  7101 ts_tablet_manager.cc:1403] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.010s
I20260710 11:09:56.262317  7101 raft_consensus.cc:359] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.263626  7101 raft_consensus.cc:740] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:56.264276  7101 consensus_queue.cc:260] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.266441  7101 ts_tablet_manager.cc:1434] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:56.267874  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-4f0e279c92fb4543b424cf0815a86b41 received from {username='slave'} at 127.0.0.1:51892
I20260710 11:09:56.268257  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-4f0e279c92fb4543b424cf0815a86b41 on tablet 4f0e279c92fb4543b424cf0815a86b41 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:56.307727  7101 ts_tablet_manager.cc:933] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:56.309495  7101 tablet_copy_client.cc:323] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.194:33215
I20260710 11:09:56.311441  6715 tablet_copy_service.cc:140] P 6c801aa808154c45b766246b98d59b56: Received BeginTabletCopySession request for tablet f21dc55b780441cba8b5fa68958fb520 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:34510)
I20260710 11:09:56.311862  6715 tablet_copy_service.cc:161] P 6c801aa808154c45b766246b98d59b56: Beginning new tablet copy session on tablet f21dc55b780441cba8b5fa68958fb520 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:34510: session id = 1fadca8409c1469a99a994053778dfe0-f21dc55b780441cba8b5fa68958fb520
I20260710 11:09:56.316964  6715 tablet_copy_source_session.cc:215] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:56.319198  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f21dc55b780441cba8b5fa68958fb520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:56.329970  7101 tablet_copy_client.cc:806] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:56.330408  7101 tablet_copy_client.cc:670] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:56.333256  7101 tablet_copy_client.cc:538] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:56.340323  7101 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:56.356379  7101 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.357004  7101 tablet_bootstrap.cc:492] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:56.357460  7101 ts_tablet_manager.cc:1403] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:09:56.359282  7101 raft_consensus.cc:359] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.359791  7101 raft_consensus.cc:740] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:56.360215  7101 consensus_queue.cc:260] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:56.361862  7101 ts_tablet_manager.cc:1434] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:56.363632  6715 tablet_copy_service.cc:342] P 6c801aa808154c45b766246b98d59b56: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-f21dc55b780441cba8b5fa68958fb520 received from {username='slave'} at 127.0.0.1:34510
I20260710 11:09:56.364027  6715 tablet_copy_service.cc:434] P 6c801aa808154c45b766246b98d59b56: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-f21dc55b780441cba8b5fa68958fb520 on tablet f21dc55b780441cba8b5fa68958fb520 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:56.498872  7041 raft_consensus.cc:1217] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:56.574641  7041 raft_consensus.cc:1217] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:56.752367  7041 raft_consensus.cc:1217] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:56.820410  7041 raft_consensus.cc:1217] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:57.012161  6848 raft_consensus.cc:1064] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:09:57.014161  6848 consensus_queue.cc:237] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.020898  6630 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.021061  6778 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.020927  7041 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.023475  7115 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.027009  6848 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.028795  7110 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.043385  6848 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.047410  6778 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.047520  6630 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.055503  7041 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.060753  6527 catalog_manager.cc:5697] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.088515  6703 consensus_queue.cc:237] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.094990  7041 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.095342  6778 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.096357  7115 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:57.097332  7110 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:57.103904  7115 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.106658  6778 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.107359  7041 raft_consensus.cc:2955] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.113701  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6324b3adea054ce8b17429202edfb2b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:57.119565  6525 catalog_manager.cc:5697] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.130892  6612 tablet_service.cc:1558] Processing DeleteTablet for tablet 6324b3adea054ce8b17429202edfb2b8 with delete_type TABLET_DATA_TOMBSTONED (TS 2b5e9f4258c54d15a8fd96a642925935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52056
I20260710 11:09:57.133267  7123 tablet_replica.cc:333] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:09:57.134209  7123 raft_consensus.cc:2243] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.134749  7123 raft_consensus.cc:2272] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.137735  7123 ts_tablet_manager.cc:1916] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:57.148547  7123 ts_tablet_manager.cc:1929] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:57.148949  7123 log.cc:1199] T 6324b3adea054ce8b17429202edfb2b8 P 2b5e9f4258c54d15a8fd96a642925935: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/wals/6324b3adea054ce8b17429202edfb2b8
I20260710 11:09:57.150626  6515 catalog_manager.cc:5028] TS 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): tablet 6324b3adea054ce8b17429202edfb2b8 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:09:57.160962  7111 raft_consensus.cc:1064] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:09:57.163424  7111 consensus_queue.cc:237] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.170349  7041 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.170554  6703 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.171648  6630 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.172073  7112 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:57.172883  7111 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.173717  7125 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:57.185840  7111 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.187433  6630 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.198606  7041 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.200129  6526 catalog_manager.cc:5697] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.200280  6703 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.214499  6779 consensus_queue.cc:237] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.220672  6630 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.222005  7112 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:57.224601  7041 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.226863  7112 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:57.230571  6627 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.237788  7112 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.240085  7041 raft_consensus.cc:2955] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.242497  7110 raft_consensus.cc:1064] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:09:57.244838  7110 consensus_queue.cc:237] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.249776  6526 catalog_manager.cc:5697] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.257609  6779 raft_consensus.cc:1275] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.257616  7041 raft_consensus.cc:1275] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.259083  6630 raft_consensus.cc:1275] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.259929  7115 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.260892  6925 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.261878  6848 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.278091  6690 tablet_service.cc:1558] Processing DeleteTablet for tablet fc9ebcbae7dd45faa2b818e2063d202e with delete_type TABLET_DATA_TOMBSTONED (TS 6c801aa808154c45b766246b98d59b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53546
I20260710 11:09:57.280018  7133 tablet_replica.cc:333] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:09:57.280959  7133 raft_consensus.cc:2243] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.281735  7133 raft_consensus.cc:2272] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.286754  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc9ebcbae7dd45faa2b818e2063d202e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:57.305593  7133 ts_tablet_manager.cc:1916] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:57.289776  6778 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.288177  7130 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.324338  7133 ts_tablet_manager.cc:1929] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:57.324769  7133 log.cc:1199] T fc9ebcbae7dd45faa2b818e2063d202e P 6c801aa808154c45b766246b98d59b56: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/wals/fc9ebcbae7dd45faa2b818e2063d202e
I20260710 11:09:57.329699  6626 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.330942  7041 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.332147  6513 catalog_manager.cc:5028] TS 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): tablet fc9ebcbae7dd45faa2b818e2063d202e (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:09:57.333396  6526 catalog_manager.cc:5697] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:57.351265  6703 consensus_queue.cc:237] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.357899  6778 raft_consensus.cc:1275] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.359218  7041 raft_consensus.cc:1275] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.359766  7115 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:57.360193  6849 raft_consensus.cc:1064] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:09:57.360739  7130 consensus_queue.cc:1048] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:57.362365  6849 consensus_queue.cc:237] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.369145  6925 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.371690  7040 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.379419  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f21dc55b780441cba8b5fa68958fb520 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:57.375077  6778 raft_consensus.cc:2955] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.385308  6526 catalog_manager.cc:5697] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:57.397426  6612 tablet_service.cc:1558] Processing DeleteTablet for tablet f21dc55b780441cba8b5fa68958fb520 with delete_type TABLET_DATA_TOMBSTONED (TS 2b5e9f4258c54d15a8fd96a642925935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52056
I20260710 11:09:57.398998  7123 tablet_replica.cc:333] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:09:57.399899  7123 raft_consensus.cc:2243] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.400522  7123 raft_consensus.cc:2272] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.423327  7040 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.424938  6849 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:57.413317  7123 ts_tablet_manager.cc:1916] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:57.440003  6778 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.441958  6703 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:57.442945  7123 ts_tablet_manager.cc:1929] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:57.443351  7123 log.cc:1199] T f21dc55b780441cba8b5fa68958fb520 P 2b5e9f4258c54d15a8fd96a642925935: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/wals/f21dc55b780441cba8b5fa68958fb520
I20260710 11:09:57.444707  6515 catalog_manager.cc:5028] TS 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): tablet f21dc55b780441cba8b5fa68958fb520 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:09:57.444907  7113 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:57.446086  7136 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:57.454727  6849 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.458089  6702 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.458420  6778 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.467869  7040 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.473467  6528 catalog_manager.cc:5697] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.488775  6626 consensus_queue.cc:237] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:57.494956  7040 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.495543  6702 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:57.496876  6849 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:57.497598  7136 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:57.503409  6849 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.504954  6702 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.510196  7040 raft_consensus.cc:2955] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.516949  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f0e279c92fb4543b424cf0815a86b41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:57.519251  6527 catalog_manager.cc:5697] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:57.531090  6768 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f0e279c92fb4543b424cf0815a86b41 with delete_type TABLET_DATA_TOMBSTONED (TS 4260b5133723434d959e740289cffb40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45098
I20260710 11:09:57.532991  7142 tablet_replica.cc:333] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:09:57.533725  7142 raft_consensus.cc:2243] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:57.534257  7142 raft_consensus.cc:2272] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:57.536415  7142 ts_tablet_manager.cc:1916] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:57.546193  7142 ts_tablet_manager.cc:1929] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:57.546497  7142 log.cc:1199] T 4f0e279c92fb4543b424cf0815a86b41 P 4260b5133723434d959e740289cffb40: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/wals/4f0e279c92fb4543b424cf0815a86b41
I20260710 11:09:57.547693  6513 catalog_manager.cc:5028] TS 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): tablet 4f0e279c92fb4543b424cf0815a86b41 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:09:58.559397  6627 consensus_queue.cc:237] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:58.564399  6779 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:58.565068  6595 consensus_peers.cc:597] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 090ab03b30bd4557911e505e064f73d8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:58.565645  6703 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.565606  7145 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.567010  7136 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.575031  6849 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.576642  6779 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.578389  6703 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.585716  6778 consensus_queue.cc:237] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:58.586041  6525 catalog_manager.cc:5697] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:58.596110  6703 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:58.596827  6744 consensus_peers.cc:597] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2043b687f23c4fb4873acc535d554e57. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:58.597709  6627 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.597997  7143 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.599140  7112 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.612481  7143 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.622961  6703 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.626317  6626 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.629653  6702 consensus_queue.cc:237] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:58.633567  6526 catalog_manager.cc:5697] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:58.637737  6670 consensus_peers.cc:597] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3544fc5de323402dbd182ad152eb34a9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:58.640064  6626 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.639720  6778 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.641327  7115 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.642211  7155 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.651531  7115 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.652992  6778 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.657414  6627 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.666489  6525 catalog_manager.cc:5697] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.672434  6627 consensus_queue.cc:237] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:58.679039  6778 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.680372  6849 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.681455  6702 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:58.682723  6849 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:58.683530  6595 consensus_peers.cc:597] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c1c4ae882ae442882a1b60a8e1d61a2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:58.689000  7145 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.690586  6778 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.697917  6702 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:09:58.699911  6527 catalog_manager.cc:5697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:59.004240  7166 ts_tablet_manager.cc:933] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:09:59.007881  7166 tablet_copy_client.cc:323] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.195:37209
I20260710 11:09:59.010260  6789 tablet_copy_service.cc:140] P 4260b5133723434d959e740289cffb40: Received BeginTabletCopySession request for tablet 2043b687f23c4fb4873acc535d554e57 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:36732)
I20260710 11:09:59.010718  7169 ts_tablet_manager.cc:933] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:09:59.011003  6789 tablet_copy_service.cc:161] P 4260b5133723434d959e740289cffb40: Beginning new tablet copy session on tablet 2043b687f23c4fb4873acc535d554e57 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:36732: session id = 1fadca8409c1469a99a994053778dfe0-2043b687f23c4fb4873acc535d554e57
I20260710 11:09:59.016980  7169 tablet_copy_client.cc:323] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:09:59.018764  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 090ab03b30bd4557911e505e064f73d8 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:09:59.019462  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 090ab03b30bd4557911e505e064f73d8 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-090ab03b30bd4557911e505e064f73d8
I20260710 11:09:59.023384  6789 tablet_copy_source_session.cc:215] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:59.028436  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2043b687f23c4fb4873acc535d554e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.037704  6640 tablet_copy_source_session.cc:215] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:59.039111  7171 ts_tablet_manager.cc:933] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:09:59.045065  7169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 090ab03b30bd4557911e505e064f73d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.047533  7171 tablet_copy_client.cc:323] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.194:33215
I20260710 11:09:59.048147  7166 tablet_copy_client.cc:806] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:59.051297  7166 tablet_copy_client.cc:670] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:59.053439  6715 tablet_copy_service.cc:140] P 6c801aa808154c45b766246b98d59b56: Received BeginTabletCopySession request for tablet 3544fc5de323402dbd182ad152eb34a9 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:34510)
I20260710 11:09:59.054083  6715 tablet_copy_service.cc:161] P 6c801aa808154c45b766246b98d59b56: Beginning new tablet copy session on tablet 3544fc5de323402dbd182ad152eb34a9 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:34510: session id = 1fadca8409c1469a99a994053778dfe0-3544fc5de323402dbd182ad152eb34a9
I20260710 11:09:59.055500  7166 tablet_copy_client.cc:538] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:59.061949  6715 tablet_copy_source_session.cc:215] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:59.064179  7166 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:59.065085  7171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3544fc5de323402dbd182ad152eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.080762  7171 tablet_copy_client.cc:806] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:59.081458  7171 tablet_copy_client.cc:670] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:59.085979  7171 tablet_copy_client.cc:538] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:59.093225  7166 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:59.094482  7166 tablet_bootstrap.cc:492] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:59.095036  7171 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:59.095175  7166 ts_tablet_manager.cc:1403] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260710 11:09:59.067867  7169 tablet_copy_client.cc:806] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:59.097158  7169 tablet_copy_client.cc:670] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:59.099367  7166 raft_consensus.cc:359] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.100718  7166 raft_consensus.cc:740] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:59.101393  7166 consensus_queue.cc:260] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.104800  7169 tablet_copy_client.cc:538] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:59.112062  7166 ts_tablet_manager.cc:1434] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:09:59.113976  6789 tablet_copy_service.cc:342] P 4260b5133723434d959e740289cffb40: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-2043b687f23c4fb4873acc535d554e57 received from {username='slave'} at 127.0.0.1:36732
I20260710 11:09:59.114486  6789 tablet_copy_service.cc:434] P 4260b5133723434d959e740289cffb40: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-2043b687f23c4fb4873acc535d554e57 on tablet 2043b687f23c4fb4873acc535d554e57 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:59.122087  7169 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:59.124485  7171 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:59.125370  7171 tablet_bootstrap.cc:492] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:59.126042  7171 ts_tablet_manager.cc:1403] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.003s
I20260710 11:09:59.129081  7171 raft_consensus.cc:359] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.129943  7171 raft_consensus.cc:740] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:59.130982  7171 consensus_queue.cc:260] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.133702  7171 ts_tablet_manager.cc:1434] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:09:59.135401  6715 tablet_copy_service.cc:342] P 6c801aa808154c45b766246b98d59b56: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-3544fc5de323402dbd182ad152eb34a9 received from {username='slave'} at 127.0.0.1:34510
I20260710 11:09:59.135851  6715 tablet_copy_service.cc:434] P 6c801aa808154c45b766246b98d59b56: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-3544fc5de323402dbd182ad152eb34a9 on tablet 3544fc5de323402dbd182ad152eb34a9 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:59.143105  7169 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:59.143972  7169 tablet_bootstrap.cc:492] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:59.144605  7169 ts_tablet_manager.cc:1403] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 11:09:59.146658  7171 ts_tablet_manager.cc:933] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:09:59.147420  7169 raft_consensus.cc:359] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.148108  7171 tablet_copy_client.cc:323] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:09:59.148262  7169 raft_consensus.cc:740] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:59.148945  7169 consensus_queue.cc:260] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.149495  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 4c1c4ae882ae442882a1b60a8e1d61a2 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:09:59.150030  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 4c1c4ae882ae442882a1b60a8e1d61a2 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-4c1c4ae882ae442882a1b60a8e1d61a2
I20260710 11:09:59.151273  7169 ts_tablet_manager.cc:1434] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:09:59.153086  6639 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-090ab03b30bd4557911e505e064f73d8 received from {username='slave'} at 127.0.0.1:51892
I20260710 11:09:59.153532  6639 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-090ab03b30bd4557911e505e064f73d8 on tablet 090ab03b30bd4557911e505e064f73d8 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:59.157078  6640 tablet_copy_source_session.cc:215] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:59.161108  7171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1c4ae882ae442882a1b60a8e1d61a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.175884  7171 tablet_copy_client.cc:806] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:59.176412  7171 tablet_copy_client.cc:670] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:59.179584  7171 tablet_copy_client.cc:538] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:59.188515  7171 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:09:59.208427  7171 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:59.209335  7171 tablet_bootstrap.cc:492] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:09:59.210007  7171 ts_tablet_manager.cc:1403] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.011s
I20260710 11:09:59.212970  7171 raft_consensus.cc:359] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.213765  7171 raft_consensus.cc:740] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:09:59.214399  7171 consensus_queue.cc:260] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:09:59.217010  7171 ts_tablet_manager.cc:1434] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:09:59.218650  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-4c1c4ae882ae442882a1b60a8e1d61a2 received from {username='slave'} at 127.0.0.1:51892
I20260710 11:09:59.218964  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-4c1c4ae882ae442882a1b60a8e1d61a2 on tablet 4c1c4ae882ae442882a1b60a8e1d61a2 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:09:59.440285  7040 raft_consensus.cc:1217] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.456975  7040 raft_consensus.cc:1217] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.568145  7040 raft_consensus.cc:1217] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.628479  7040 raft_consensus.cc:1217] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:59.844183  7145 raft_consensus.cc:1064] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:09:59.846803  7145 consensus_queue.cc:237] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:59.853403  7040 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.853482  6779 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.854647  6703 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.855423  7136 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:59.856345  7145 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:59.857096  7167 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:59.870052  7179 raft_consensus.cc:1064] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:09:59.872648  7179 consensus_queue.cc:237] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:59.885140  7145 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.887789  7041 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.888007  6779 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.889972  7143 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:59.899852  6702 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.898928  7040 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.904917  6527 catalog_manager.cc:5697] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.901302  6627 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:59.906771  6703 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.909673  7143 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:59.911406  7143 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:59.932719  7143 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.934839  6627 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.936275  6702 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.944777  7040 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.965266  6627 consensus_queue.cc:237] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:59.967707  6525 catalog_manager.cc:5697] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:59.974366  7040 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.974797  6702 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.975934  7145 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:59.978688  7167 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:59.984308  7181 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.986140  6779 consensus_queue.cc:237] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:09:59.991343  7041 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:09:59.996317  7039 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.997226  6627 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:59.997838  7179 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:59.999078  7143 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:00.006887  6626 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.008402  7179 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.005476  6702 raft_consensus.cc:2955] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.016480  6525 catalog_manager.cc:5697] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.018244  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 090ab03b30bd4557911e505e064f73d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:00.023209  7041 raft_consensus.cc:2955] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.027612  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2043b687f23c4fb4873acc535d554e57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:00.032116  6768 tablet_service.cc:1558] Processing DeleteTablet for tablet 090ab03b30bd4557911e505e064f73d8 with delete_type TABLET_DATA_TOMBSTONED (TS 4260b5133723434d959e740289cffb40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45098
I20260710 11:10:00.037276  6526 catalog_manager.cc:5697] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.044598  7193 tablet_replica.cc:333] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:00.046802  7193 raft_consensus.cc:2243] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:00.049118  6690 tablet_service.cc:1558] Processing DeleteTablet for tablet 2043b687f23c4fb4873acc535d554e57 with delete_type TABLET_DATA_TOMBSTONED (TS 6c801aa808154c45b766246b98d59b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:00.056581  7167 raft_consensus.cc:1064] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:00.055757  7193 raft_consensus.cc:2272] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:00.059062  7194 tablet_replica.cc:333] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:00.060225  7194 raft_consensus.cc:2243] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:00.059991  7167 consensus_queue.cc:237] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:00.061205  7194 raft_consensus.cc:2272] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:00.062425  7193 ts_tablet_manager.cc:1916] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:00.071869  7194 ts_tablet_manager.cc:1916] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:00.080631  6778 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:00.081916  7193 ts_tablet_manager.cc:1929] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:00.082299  7041 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:00.082428  7193 log.cc:1199] T 090ab03b30bd4557911e505e064f73d8 P 4260b5133723434d959e740289cffb40: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/wals/090ab03b30bd4557911e505e064f73d8
I20260710 11:10:00.083365  7181 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:00.084357  6513 catalog_manager.cc:5028] TS 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): tablet 090ab03b30bd4557911e505e064f73d8 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:00.086954  6702 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:00.088650  7145 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:00.092916  7167 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:00.093240  7194 ts_tablet_manager.cc:1929] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:00.093674  7194 log.cc:1199] T 2043b687f23c4fb4873acc535d554e57 P 6c801aa808154c45b766246b98d59b56: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/wals/2043b687f23c4fb4873acc535d554e57
I20260710 11:10:00.095206  6513 catalog_manager.cc:5028] TS 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): tablet 2043b687f23c4fb4873acc535d554e57 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:00.108500  7145 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.111650  6703 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.115664  7040 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.125159  6778 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.130781  6526 catalog_manager.cc:5697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.138896  7160 raft_consensus.cc:1064] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:00.141741  7160 consensus_queue.cc:237] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:00.152937  6627 consensus_queue.cc:237] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:00.169373  7040 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:00.172350  7040 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:00.170861  7145 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:10:00.173885  7200 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:00.174552  6702 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:00.177362  7167 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:00.179486  7167 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.181397  7039 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.185406  6778 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:00.189181  7200 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:00.194079  6627 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:00.196626  7200 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:00.204468  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c1c4ae882ae442882a1b60a8e1d61a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:00.204062  6702 raft_consensus.cc:2955] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.213863  6528 catalog_manager.cc:5697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.215281  7201 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.223346  6627 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.224777  6768 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c1c4ae882ae442882a1b60a8e1d61a2 with delete_type TABLET_DATA_TOMBSTONED (TS 4260b5133723434d959e740289cffb40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45098
I20260710 11:10:00.225663  7193 tablet_replica.cc:333] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:00.226696  7193 raft_consensus.cc:2243] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:00.227300  7193 raft_consensus.cc:2272] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:00.231127  7193 ts_tablet_manager.cc:1916] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:00.238870  6778 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.247169  7039 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.252909  7193 ts_tablet_manager.cc:1929] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:00.253393  7193 log.cc:1199] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 4260b5133723434d959e740289cffb40: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/wals/4c1c4ae882ae442882a1b60a8e1d61a2
I20260710 11:10:00.255080  6513 catalog_manager.cc:5028] TS 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): tablet 4c1c4ae882ae442882a1b60a8e1d61a2 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:00.248728  6525 catalog_manager.cc:5697] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.267849  6702 consensus_queue.cc:237] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:00.273859  7039 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:00.275779  7199 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:00.278764  6778 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:00.280192  7199 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:00.287122  7200 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.293984  7039 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.294260  6778 raft_consensus.cc:2955] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:00.297616  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3544fc5de323402dbd182ad152eb34a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:00.307811  6527 catalog_manager.cc:5697] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.316933  6612 tablet_service.cc:1558] Processing DeleteTablet for tablet 3544fc5de323402dbd182ad152eb34a9 with delete_type TABLET_DATA_TOMBSTONED (TS 2b5e9f4258c54d15a8fd96a642925935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52056
I20260710 11:10:00.326483  7206 tablet_replica.cc:333] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:00.327297  7206 raft_consensus.cc:2243] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:00.327827  7206 raft_consensus.cc:2272] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:00.329993  7206 ts_tablet_manager.cc:1916] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:00.339493  7206 ts_tablet_manager.cc:1929] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:00.339764  7206 log.cc:1199] T 3544fc5de323402dbd182ad152eb34a9 P 2b5e9f4258c54d15a8fd96a642925935: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/wals/3544fc5de323402dbd182ad152eb34a9
I20260710 11:10:00.341024  6515 catalog_manager.cc:5028] TS 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): tablet 3544fc5de323402dbd182ad152eb34a9 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:01.346105  6626 consensus_queue.cc:237] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.352149  6778 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:01.352371  6595 consensus_peers.cc:597] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 528d65ec6c5a493e9838ec97659f1203. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:01.352942  6702 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:01.353309  7208 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.354123  7145 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.361832  7145 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.363449  6702 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.367465  6778 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.374171  6779 consensus_queue.cc:237] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.374652  6526 catalog_manager.cc:5697] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.388911  6626 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:01.390215  6702 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:01.390311  6744 consensus_peers.cc:597] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 519ee81367da4785b16c184199ed9b93. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:01.390514  7213 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.391795  7143 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.399531  7143 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.401997  6626 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.409070  6702 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.414537  6627 consensus_queue.cc:237] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.416450  6528 catalog_manager.cc:5697] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.423775  6779 raft_consensus.cc:1275] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:01.425443  6595 consensus_peers.cc:597] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9220657513314a0db0e29d4853bc9f58. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:01.425439  7181 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:01.427230  6702 raft_consensus.cc:1275] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:01.428339  7181 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.439262  7208 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.442879  6779 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.442883  6702 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.452037  6703 consensus_queue.cc:237] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.455258  6526 catalog_manager.cc:5697] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
W20260710 11:10:01.459538  6670 consensus_peers.cc:597] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cac685a868b94136b0c2b86cbe1ae101. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:01.459738  6779 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:01.459832  6627 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:01.460971  7200 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.461738  7160 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:01.471442  7160 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.472980  6627 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.478250  6779 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.486030  6527 catalog_manager.cc:5697] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:01.770741  7225 ts_tablet_manager.cc:933] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:10:01.772441  7225 tablet_copy_client.cc:323] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:10:01.773851  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 528d65ec6c5a493e9838ec97659f1203 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:10:01.774251  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 528d65ec6c5a493e9838ec97659f1203 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-528d65ec6c5a493e9838ec97659f1203
I20260710 11:10:01.779147  6640 tablet_copy_source_session.cc:215] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.781853  7225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528d65ec6c5a493e9838ec97659f1203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.796336  7225 tablet_copy_client.cc:806] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.796919  7225 tablet_copy_client.cc:670] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.799947  7225 tablet_copy_client.cc:538] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:01.810436  7225 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:01.827205  7225 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:01.828044  7225 tablet_bootstrap.cc:492] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:01.828660  7225 ts_tablet_manager.cc:1403] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:10:01.832047  7225 raft_consensus.cc:359] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.832829  7225 raft_consensus.cc:740] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:01.833493  7225 consensus_queue.cc:260] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.836469  7225 ts_tablet_manager.cc:1434] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:01.838047  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-528d65ec6c5a493e9838ec97659f1203 received from {username='slave'} at 127.0.0.1:51892
I20260710 11:10:01.838428  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-528d65ec6c5a493e9838ec97659f1203 on tablet 528d65ec6c5a493e9838ec97659f1203 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:01.842967  7225 ts_tablet_manager.cc:933] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:01.844492  7225 tablet_copy_client.cc:323] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.195:37209
I20260710 11:10:01.845964  6789 tablet_copy_service.cc:140] P 4260b5133723434d959e740289cffb40: Received BeginTabletCopySession request for tablet 519ee81367da4785b16c184199ed9b93 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:36732)
I20260710 11:10:01.846395  6789 tablet_copy_service.cc:161] P 4260b5133723434d959e740289cffb40: Beginning new tablet copy session on tablet 519ee81367da4785b16c184199ed9b93 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:36732: session id = 1fadca8409c1469a99a994053778dfe0-519ee81367da4785b16c184199ed9b93
I20260710 11:10:01.851092  6789 tablet_copy_source_session.cc:215] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.853677  7225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519ee81367da4785b16c184199ed9b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.869103  7225 tablet_copy_client.cc:806] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.869699  7225 tablet_copy_client.cc:670] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.874145  7225 tablet_copy_client.cc:538] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:01.880242  7225 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:01.885350  7230 ts_tablet_manager.cc:933] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:10:01.889634  7230 tablet_copy_client.cc:323] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:10:01.891479  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 9220657513314a0db0e29d4853bc9f58 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:10:01.891989  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 9220657513314a0db0e29d4853bc9f58 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-9220657513314a0db0e29d4853bc9f58
I20260710 11:10:01.898590  7225 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:01.899292  7225 tablet_bootstrap.cc:492] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:01.899273  6640 tablet_copy_source_session.cc:215] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.900028  7225 ts_tablet_manager.cc:1403] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.005s
I20260710 11:10:01.902480  7230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9220657513314a0db0e29d4853bc9f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.902595  7225 raft_consensus.cc:359] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.903378  7225 raft_consensus.cc:740] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:01.903985  7225 consensus_queue.cc:260] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.906858  7225 ts_tablet_manager.cc:1434] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:01.908582  6789 tablet_copy_service.cc:342] P 4260b5133723434d959e740289cffb40: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-519ee81367da4785b16c184199ed9b93 received from {username='slave'} at 127.0.0.1:36732
I20260710 11:10:01.908962  6789 tablet_copy_service.cc:434] P 4260b5133723434d959e740289cffb40: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-519ee81367da4785b16c184199ed9b93 on tablet 519ee81367da4785b16c184199ed9b93 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:01.916061  7230 tablet_copy_client.cc:806] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.916617  7230 tablet_copy_client.cc:670] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.919811  7230 tablet_copy_client.cc:538] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:01.927714  7230 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:01.946965  7230 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:01.947856  7230 tablet_bootstrap.cc:492] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:01.949410  7230 ts_tablet_manager.cc:1403] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.001s
I20260710 11:10:01.952245  7230 raft_consensus.cc:359] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.953042  7230 raft_consensus.cc:740] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:01.953675  7230 consensus_queue.cc:260] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:01.955900  7230 ts_tablet_manager.cc:1434] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:01.957687  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-9220657513314a0db0e29d4853bc9f58 received from {username='slave'} at 127.0.0.1:51892
I20260710 11:10:01.958076  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-9220657513314a0db0e29d4853bc9f58 on tablet 9220657513314a0db0e29d4853bc9f58 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:01.973145  7230 ts_tablet_manager.cc:933] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:01.974659  7230 tablet_copy_client.cc:323] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.194:33215
I20260710 11:10:01.976059  6715 tablet_copy_service.cc:140] P 6c801aa808154c45b766246b98d59b56: Received BeginTabletCopySession request for tablet cac685a868b94136b0c2b86cbe1ae101 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:34510)
I20260710 11:10:01.976454  6715 tablet_copy_service.cc:161] P 6c801aa808154c45b766246b98d59b56: Beginning new tablet copy session on tablet cac685a868b94136b0c2b86cbe1ae101 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:34510: session id = 1fadca8409c1469a99a994053778dfe0-cac685a868b94136b0c2b86cbe1ae101
I20260710 11:10:01.981063  6715 tablet_copy_source_session.cc:215] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:01.983701  7230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac685a868b94136b0c2b86cbe1ae101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:01.995252  7230 tablet_copy_client.cc:806] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:01.995752  7230 tablet_copy_client.cc:670] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:01.999053  7230 tablet_copy_client.cc:538] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:02.004649  7230 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:02.018611  7230 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:02.019423  7230 tablet_bootstrap.cc:492] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:02.019990  7230 ts_tablet_manager.cc:1403] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.003s
I20260710 11:10:02.022330  7230 raft_consensus.cc:359] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:02.022950  7230 raft_consensus.cc:740] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:02.023447  7230 consensus_queue.cc:260] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:02.025113  7230 ts_tablet_manager.cc:1434] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:10:02.026969  6715 tablet_copy_service.cc:342] P 6c801aa808154c45b766246b98d59b56: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-cac685a868b94136b0c2b86cbe1ae101 received from {username='slave'} at 127.0.0.1:34510
I20260710 11:10:02.027338  6715 tablet_copy_service.cc:434] P 6c801aa808154c45b766246b98d59b56: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-cac685a868b94136b0c2b86cbe1ae101 on tablet cac685a868b94136b0c2b86cbe1ae101 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:02.311404  7039 raft_consensus.cc:1217] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:02.337114  7039 raft_consensus.cc:1217] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:02.405975  7039 raft_consensus.cc:1217] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:02.592069  7039 raft_consensus.cc:1217] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:02.850896  7181 raft_consensus.cc:1064] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:02.852680  7181 consensus_queue.cc:237] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:02.858453  6778 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.859756  7241 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.860083  6702 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.860109  7041 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.861588  7208 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.864888  7241 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.872390  7241 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.875797  6702 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.885160  6778 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.885615  7039 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.899411  6528 catalog_manager.cc:5697] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.925433  6627 consensus_queue.cc:237] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:02.929863  6778 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.929863  7039 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:02.931043  7245 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:02.931876  7181 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:02.939976  7241 raft_consensus.cc:1064] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:02.939534  7181 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.942334  7241 consensus_queue.cc:237] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:02.942730  6778 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.947365  7041 raft_consensus.cc:2955] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.961675  7143 raft_consensus.cc:1064] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:02.961675  6525 catalog_manager.cc:5697] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:02.964334  6779 raft_consensus.cc:1275] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.964003  7143 consensus_queue.cc:237] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:02.965552  6702 raft_consensus.cc:1275] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.968837  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 528d65ec6c5a493e9838ec97659f1203 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:02.970248  7208 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.974527  7245 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:02.969965  7041 raft_consensus.cc:1275] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:02.982753  6690 tablet_service.cc:1558] Processing DeleteTablet for tablet 528d65ec6c5a493e9838ec97659f1203 with delete_type TABLET_DATA_TOMBSTONED (TS 6c801aa808154c45b766246b98d59b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:02.990867  7245 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:03.012434  7255 tablet_replica.cc:333] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:03.014846  7255 raft_consensus.cc:2243] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:03.016721  7255 raft_consensus.cc:2272] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:03.019826  7041 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:03.027518  6627 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:03.029452  7245 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.032325  7255 ts_tablet_manager.cc:1916] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:03.033157  6778 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.035202  6702 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:03.035543  7251 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:03.037302  7251 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:03.041805  7258 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:03.043269  7041 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.058415  6526 catalog_manager.cc:5697] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.061980  6703 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.064700  7255 ts_tablet_manager.cc:1929] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:03.065128  7255 log.cc:1199] T 528d65ec6c5a493e9838ec97659f1203 P 6c801aa808154c45b766246b98d59b56: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/wals/528d65ec6c5a493e9838ec97659f1203
I20260710 11:10:03.066684  6513 catalog_manager.cc:5028] TS 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): tablet 528d65ec6c5a493e9838ec97659f1203 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:03.087606  6626 consensus_queue.cc:237] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:03.094015  7251 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.096045  6778 raft_consensus.cc:1275] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:03.098333  7208 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:03.098373  6626 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.104862  7241 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.106477  6778 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.117991  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9220657513314a0db0e29d4853bc9f58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:03.123147  6527 catalog_manager.cc:5697] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.141606  6690 tablet_service.cc:1558] Processing DeleteTablet for tablet 9220657513314a0db0e29d4853bc9f58 with delete_type TABLET_DATA_TOMBSTONED (TS 6c801aa808154c45b766246b98d59b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:03.142547  7255 tablet_replica.cc:333] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:03.143538  7255 raft_consensus.cc:2243] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:03.143711  7039 raft_consensus.cc:1275] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:03.144259  7255 raft_consensus.cc:2272] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:03.147413  7241 consensus_queue.cc:1048] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:03.147869  7255 ts_tablet_manager.cc:1916] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:03.152769  7039 raft_consensus.cc:2955] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.167992  7255 ts_tablet_manager.cc:1929] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:03.168434  7255 log.cc:1199] T 9220657513314a0db0e29d4853bc9f58 P 6c801aa808154c45b766246b98d59b56: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/wals/9220657513314a0db0e29d4853bc9f58
I20260710 11:10:03.169916  6513 catalog_manager.cc:5028] TS 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): tablet 9220657513314a0db0e29d4853bc9f58 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:03.181413  6525 catalog_manager.cc:5697] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.184023  6702 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.180621  7039 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.199281  7200 raft_consensus.cc:1064] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:03.201711  7200 consensus_queue.cc:237] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:03.211227  6778 consensus_queue.cc:237] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:03.216355  7039 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:03.217224  6702 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:03.217592  7257 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:03.218662  7258 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:03.224538  7258 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.225719  7041 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.238533  6702 raft_consensus.cc:2955] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.238621  6525 catalog_manager.cc:5697] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.242698  6778 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:03.243018  6626 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:03.244479  7263 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:03.245491  7239 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:03.249657  6612 tablet_service.cc:1558] Processing DeleteTablet for tablet 519ee81367da4785b16c184199ed9b93 with delete_type TABLET_DATA_TOMBSTONED (TS 2b5e9f4258c54d15a8fd96a642925935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52056
I20260710 11:10:03.263693  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 519ee81367da4785b16c184199ed9b93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:03.264914  7266 tablet_replica.cc:333] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:03.265925  7266 raft_consensus.cc:2243] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:03.266610  7266 raft_consensus.cc:2272] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:03.270203  7266 ts_tablet_manager.cc:1916] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:03.276290  7041 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:03.277786  7239 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:03.279691  7239 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.282636  7266 ts_tablet_manager.cc:1929] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:03.283038  7266 log.cc:1199] T 519ee81367da4785b16c184199ed9b93 P 2b5e9f4258c54d15a8fd96a642925935: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/wals/519ee81367da4785b16c184199ed9b93
I20260710 11:10:03.284487  6515 catalog_manager.cc:5028] TS 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): tablet 519ee81367da4785b16c184199ed9b93 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:03.286048  6777 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.292042  7041 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.298187  6626 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.310101  6526 catalog_manager.cc:5697] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.323717  6702 consensus_queue.cc:237] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:03.330077  6626 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:03.331343  7041 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:03.331343  7239 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:03.332911  7264 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:03.338760  7263 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.340698  7041 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.340982  6626 raft_consensus.cc:2955] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.353343  6527 catalog_manager.cc:5697] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:03.356228  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cac685a868b94136b0c2b86cbe1ae101 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:03.365199  6768 tablet_service.cc:1558] Processing DeleteTablet for tablet cac685a868b94136b0c2b86cbe1ae101 with delete_type TABLET_DATA_TOMBSTONED (TS 4260b5133723434d959e740289cffb40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45098
I20260710 11:10:03.367425  7269 tablet_replica.cc:333] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:03.368122  7269 raft_consensus.cc:2243] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:03.368608  7269 raft_consensus.cc:2272] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:03.371347  7269 ts_tablet_manager.cc:1916] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:03.381376  7269 ts_tablet_manager.cc:1929] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:03.381695  7269 log.cc:1199] T cac685a868b94136b0c2b86cbe1ae101 P 4260b5133723434d959e740289cffb40: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/wals/cac685a868b94136b0c2b86cbe1ae101
I20260710 11:10:03.382942  6513 catalog_manager.cc:5028] TS 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): tablet cac685a868b94136b0c2b86cbe1ae101 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:04.392810  6779 consensus_queue.cc:237] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
W20260710 11:10:04.399008  6744 consensus_peers.cc:597] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01fc579c42374305aecc6f0878adb507. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.399602  6702 raft_consensus.cc:1275] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.400061  6626 raft_consensus.cc:1275] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.400892  7272 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.401845  7257 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.408159  7272 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.409482  6702 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.410207  6627 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.419572  6779 consensus_queue.cc:237] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:04.420261  6528 catalog_manager.cc:5697] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:04.431449  6702 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.432463  6627 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:04.433712  6744 consensus_peers.cc:597] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a436454416c841ecab82810f47f07031. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.433713  7273 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:04.435019  7272 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.466681  7273 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.473994  6702 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.477283  6626 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.487573  6626 consensus_queue.cc:237] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
W20260710 11:10:04.500311  6595 consensus_peers.cc:597] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0773b3d1c0db4574945362c74cd5380a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.500489  6779 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.501003  6702 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.497407  6525 catalog_manager.cc:5697] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.501621  7181 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.503043  7181 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.508888  7284 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.511747  6777 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.524468  6626 consensus_queue.cc:237] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:04.525909  6525 catalog_manager.cc:5697] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:04.534301  6777 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.534286  6702 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.535737  7181 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:04.542295  6595 consensus_peers.cc:597] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47c09945c250437f9ea0a22752788758. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.543008  6703 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.544282  7181 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.547863  7181 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.549486  6777 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.553263  6703 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:04.562369  6527 catalog_manager.cc:5697] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:04.811462  7292 ts_tablet_manager.cc:933] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:04.813376  7292 tablet_copy_client.cc:323] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.195:37209
I20260710 11:10:04.814625  6789 tablet_copy_service.cc:140] P 4260b5133723434d959e740289cffb40: Received BeginTabletCopySession request for tablet a436454416c841ecab82810f47f07031 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:36732)
I20260710 11:10:04.815013  6789 tablet_copy_service.cc:161] P 4260b5133723434d959e740289cffb40: Beginning new tablet copy session on tablet a436454416c841ecab82810f47f07031 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:36732: session id = 1fadca8409c1469a99a994053778dfe0-a436454416c841ecab82810f47f07031
I20260710 11:10:04.819528  6789 tablet_copy_source_session.cc:215] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.821791  7292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a436454416c841ecab82810f47f07031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.833467  7292 tablet_copy_client.cc:806] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.833671  7294 ts_tablet_manager.cc:933] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:04.834018  7292 tablet_copy_client.cc:670] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.836364  7294 tablet_copy_client.cc:323] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.195:37209
I20260710 11:10:04.837914  7292 tablet_copy_client.cc:538] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.837990  6789 tablet_copy_service.cc:140] P 4260b5133723434d959e740289cffb40: Received BeginTabletCopySession request for tablet 01fc579c42374305aecc6f0878adb507 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:36732)
I20260710 11:10:04.838536  6789 tablet_copy_service.cc:161] P 4260b5133723434d959e740289cffb40: Beginning new tablet copy session on tablet 01fc579c42374305aecc6f0878adb507 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:36732: session id = 1fadca8409c1469a99a994053778dfe0-01fc579c42374305aecc6f0878adb507
I20260710 11:10:04.845945  7292 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:04.846360  6789 tablet_copy_source_session.cc:215] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.849574  7294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fc579c42374305aecc6f0878adb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.863327  7292 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:04.863955  7292 tablet_bootstrap.cc:492] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:04.864475  7292 ts_tablet_manager.cc:1403] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 11:10:04.866626  7292 raft_consensus.cc:359] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:04.867167  7292 raft_consensus.cc:740] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:04.867625  7292 consensus_queue.cc:260] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:04.868486  7294 tablet_copy_client.cc:806] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.869035  7294 tablet_copy_client.cc:670] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.871973  7292 ts_tablet_manager.cc:1434] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:10:04.879662  6788 tablet_copy_service.cc:342] P 4260b5133723434d959e740289cffb40: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-a436454416c841ecab82810f47f07031 received from {username='slave'} at 127.0.0.1:36732
I20260710 11:10:04.880064  6788 tablet_copy_service.cc:434] P 4260b5133723434d959e740289cffb40: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-a436454416c841ecab82810f47f07031 on tablet a436454416c841ecab82810f47f07031 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:04.881088  7294 tablet_copy_client.cc:538] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.889272  7294 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:04.909451  7294 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:04.910290  7294 tablet_bootstrap.cc:492] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:04.910874  7294 ts_tablet_manager.cc:1403] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.012s
I20260710 11:10:04.913666  7294 raft_consensus.cc:359] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:04.914451  7294 raft_consensus.cc:740] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:04.915092  7294 consensus_queue.cc:260] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:04.917662  7294 ts_tablet_manager.cc:1434] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:04.919425  6788 tablet_copy_service.cc:342] P 4260b5133723434d959e740289cffb40: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-01fc579c42374305aecc6f0878adb507 received from {username='slave'} at 127.0.0.1:36732
I20260710 11:10:04.919749  6788 tablet_copy_service.cc:434] P 4260b5133723434d959e740289cffb40: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-01fc579c42374305aecc6f0878adb507 on tablet 01fc579c42374305aecc6f0878adb507 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:04.961427  7294 ts_tablet_manager.cc:933] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:10:04.962895  7294 tablet_copy_client.cc:323] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:10:04.964131  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 47c09945c250437f9ea0a22752788758 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:10:04.964532  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 47c09945c250437f9ea0a22752788758 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-47c09945c250437f9ea0a22752788758
I20260710 11:10:04.969056  6640 tablet_copy_source_session.cc:215] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.971391  7294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c09945c250437f9ea0a22752788758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.983295  7294 tablet_copy_client.cc:806] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.983762  7294 tablet_copy_client.cc:670] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.986891  7294 tablet_copy_client.cc:538] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.992733  7294 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:05.008229  7294 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:05.008839  7294 tablet_bootstrap.cc:492] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:05.009331  7294 ts_tablet_manager.cc:1403] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260710 11:10:05.011322  7294 raft_consensus.cc:359] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:05.011875  7294 raft_consensus.cc:740] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:05.012321  7294 consensus_queue.cc:260] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:05.014237  7294 ts_tablet_manager.cc:1434] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:05.015874  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-47c09945c250437f9ea0a22752788758 received from {username='slave'} at 127.0.0.1:51892
I20260710 11:10:05.016285  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-47c09945c250437f9ea0a22752788758 on tablet 47c09945c250437f9ea0a22752788758 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:05.046795  7294 ts_tablet_manager.cc:933] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:10:05.048316  7294 tablet_copy_client.cc:323] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:10:05.049901  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 0773b3d1c0db4574945362c74cd5380a from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:10:05.050307  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 0773b3d1c0db4574945362c74cd5380a from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-0773b3d1c0db4574945362c74cd5380a
I20260710 11:10:05.055788  6640 tablet_copy_source_session.cc:215] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:05.058251  7294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0773b3d1c0db4574945362c74cd5380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:05.072607  7294 tablet_copy_client.cc:806] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:05.073115  7294 tablet_copy_client.cc:670] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:05.076104  7294 tablet_copy_client.cc:538] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:05.081846  7294 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:05.094096  7294 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:05.094645  7294 tablet_bootstrap.cc:492] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:05.095077  7294 ts_tablet_manager.cc:1403] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:10:05.096873  7294 raft_consensus.cc:359] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:05.097427  7294 raft_consensus.cc:740] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:05.097898  7294 consensus_queue.cc:260] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:05.099483  7294 ts_tablet_manager.cc:1434] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:05.101125  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-0773b3d1c0db4574945362c74cd5380a received from {username='slave'} at 127.0.0.1:51892
I20260710 11:10:05.101531  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-0773b3d1c0db4574945362c74cd5380a on tablet 0773b3d1c0db4574945362c74cd5380a with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:05.205175  7039 raft_consensus.cc:1217] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.302587  7039 raft_consensus.cc:1217] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.502249  7039 raft_consensus.cc:1217] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.533602  7039 raft_consensus.cc:1217] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.603227  7304 raft_consensus.cc:1064] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:05.605620  7304 consensus_queue.cc:237] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:05.612131  6703 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.613263  7303 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.613448  6626 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.613719  7039 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.615270  7273 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.616051  7304 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.627202  7273 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.627815  7041 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.631222  6703 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.642110  6626 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.644109  6527 catalog_manager.cc:5697] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:05.667014  6777 consensus_queue.cc:237] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:05.672307  7041 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.673612  7273 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.673969  6703 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.675560  7304 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.681298  7304 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.683671  7041 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.686090  6703 raft_consensus.cc:2955] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.692534  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a436454416c841ecab82810f47f07031 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:05.695755  6525 catalog_manager.cc:5697] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.706555  6612 tablet_service.cc:1558] Processing DeleteTablet for tablet a436454416c841ecab82810f47f07031 with delete_type TABLET_DATA_TOMBSTONED (TS 2b5e9f4258c54d15a8fd96a642925935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52056
I20260710 11:10:05.712579  7315 tablet_replica.cc:333] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:05.713630  7315 raft_consensus.cc:2243] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:05.714310  7315 raft_consensus.cc:2272] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:05.717427  7315 ts_tablet_manager.cc:1916] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:05.731619  7315 ts_tablet_manager.cc:1929] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:05.731964  7315 log.cc:1199] T a436454416c841ecab82810f47f07031 P 2b5e9f4258c54d15a8fd96a642925935: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/wals/a436454416c841ecab82810f47f07031
I20260710 11:10:05.733340  6515 catalog_manager.cc:5028] TS 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): tablet a436454416c841ecab82810f47f07031 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:05.860591  7304 raft_consensus.cc:1064] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:05.862368  7304 consensus_queue.cc:237] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:05.867736  7041 raft_consensus.cc:1275] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.867902  6702 raft_consensus.cc:1275] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.869043  6626 raft_consensus.cc:1275] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.869218  7303 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.870074  7304 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.870813  7273 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.884584  7273 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.886770  6702 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.892773  6626 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.899250  7041 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.900655  6525 catalog_manager.cc:5697] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.921604  7287 raft_consensus.cc:1064] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:05.924150  6779 consensus_queue.cc:237] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:05.923892  7287 consensus_queue.cc:237] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:05.933100  6626 raft_consensus.cc:1275] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.934376  7273 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.934661  7041 raft_consensus.cc:1275] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.935627  6779 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.935858  7039 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.935890  7304 consensus_queue.cc:1048] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:05.936975  7181 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.938233  7306 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.943367  6702 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.943408  7304 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.945567  7306 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.948263  6627 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.956331  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01fc579c42374305aecc6f0878adb507 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:05.963125  6527 catalog_manager.cc:5697] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New cstate: current_term: 1 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.964752  7181 raft_consensus.cc:1064] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:05.966943  7181 consensus_queue.cc:237] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:05.966764  7039 raft_consensus.cc:2955] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:05.973132  6690 tablet_service.cc:1558] Processing DeleteTablet for tablet 01fc579c42374305aecc6f0878adb507 with delete_type TABLET_DATA_TOMBSTONED (TS 6c801aa808154c45b766246b98d59b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:05.974985  7325 tablet_replica.cc:333] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:05.975831  7325 raft_consensus.cc:2243] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:05.978958  7325 raft_consensus.cc:2272] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:05.986469  7039 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.986482  6777 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.987773  7287 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.988621  7306 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.988345  6702 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.992027  7287 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:06.004830  7181 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.006199  6778 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.018769  7039 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.016084  6702 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.028748  6526 catalog_manager.cc:5697] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.042088  7287 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.046829  7325 ts_tablet_manager.cc:1916] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:06.048511  6627 consensus_queue.cc:237] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:06.043701  6703 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.063979  7325 ts_tablet_manager.cc:1929] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:06.064399  7325 log.cc:1199] T 01fc579c42374305aecc6f0878adb507 P 6c801aa808154c45b766246b98d59b56: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/wals/01fc579c42374305aecc6f0878adb507
I20260710 11:10:06.065985  6513 catalog_manager.cc:5028] TS 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): tablet 01fc579c42374305aecc6f0878adb507 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:06.066846  6527 catalog_manager.cc:5697] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.072160  7039 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.076915  6703 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.078166  7041 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.078475  6777 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } attrs { replace: true } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.079466  7331 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:06.080583  7330 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:06.096475  7329 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.099354  7040 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.105795  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0773b3d1c0db4574945362c74cd5380a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:06.106309  6703 raft_consensus.cc:2955] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.110803  6627 consensus_queue.cc:237] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:06.115298  6526 catalog_manager.cc:5697] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.122291  7040 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.121857  6703 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.123834  7331 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:06.130673  6768 tablet_service.cc:1558] Processing DeleteTablet for tablet 0773b3d1c0db4574945362c74cd5380a with delete_type TABLET_DATA_TOMBSTONED (TS 4260b5133723434d959e740289cffb40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45098
I20260710 11:10:06.129405  7181 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:10:06.135210  7332 tablet_replica.cc:333] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:06.135840  7181 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.137579  7040 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.139781  6702 raft_consensus.cc:2955] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.144253  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47c09945c250437f9ea0a22752788758 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:06.146152  7332 raft_consensus.cc:2243] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:06.146899  7332 raft_consensus.cc:2272] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:06.150164  7332 ts_tablet_manager.cc:1916] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:06.150683  6526 catalog_manager.cc:5697] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 3 to 4, VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:06.165721  6768 tablet_service.cc:1558] Processing DeleteTablet for tablet 47c09945c250437f9ea0a22752788758 with delete_type TABLET_DATA_TOMBSTONED (TS 4260b5133723434d959e740289cffb40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45098
I20260710 11:10:06.168996  7332 ts_tablet_manager.cc:1929] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:06.169302  7332 log.cc:1199] T 0773b3d1c0db4574945362c74cd5380a P 4260b5133723434d959e740289cffb40: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/wals/0773b3d1c0db4574945362c74cd5380a
I20260710 11:10:06.170578  7332 tablet_replica.cc:333] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:06.170507  6513 catalog_manager.cc:5028] TS 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): tablet 0773b3d1c0db4574945362c74cd5380a (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:06.171466  7332 raft_consensus.cc:2243] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:06.171978  7332 raft_consensus.cc:2272] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:06.174130  7332 ts_tablet_manager.cc:1916] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:06.184616  7332 ts_tablet_manager.cc:1929] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:06.184875  7332 log.cc:1199] T 47c09945c250437f9ea0a22752788758 P 4260b5133723434d959e740289cffb40: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/wals/47c09945c250437f9ea0a22752788758
I20260710 11:10:06.185997  6513 catalog_manager.cc:5028] TS 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): tablet 47c09945c250437f9ea0a22752788758 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:07.190572  6626 consensus_queue.cc:237] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:07.195752  6778 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:07.196410  6595 consensus_peers.cc:597] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3579db5e73bf47e99bb64da9cc2349e9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:07.197069  6702 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.196913  7181 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.198272  7331 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.204090  7181 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:07.207141  6703 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:07.208981  6778 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:07.221692  6702 consensus_queue.cc:237] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:07.221916  6526 catalog_manager.cc:5697] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
W20260710 11:10:07.230758  6670 consensus_peers.cc:597] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11368bba8fcb4f08b4a0e7fd1f55bab7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:07.231653  6778 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.232476  6626 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.233253  7263 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.234089  7342 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.242419  7342 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:07.243959  6626 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:07.245105  6777 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:07.261613  6527 catalog_manager.cc:5697] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:07.683672  7348 ts_tablet_manager.cc:933] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:07.690657  7348 tablet_copy_client.cc:323] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.194:33215
I20260710 11:10:07.692277  6715 tablet_copy_service.cc:140] P 6c801aa808154c45b766246b98d59b56: Received BeginTabletCopySession request for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:34510)
I20260710 11:10:07.692749  6715 tablet_copy_service.cc:161] P 6c801aa808154c45b766246b98d59b56: Beginning new tablet copy session on tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:34510: session id = 1fadca8409c1469a99a994053778dfe0-11368bba8fcb4f08b4a0e7fd1f55bab7
I20260710 11:10:07.698385  6715 tablet_copy_source_session.cc:215] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:07.700941  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:07.710973  7348 tablet_copy_client.cc:806] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:07.711475  7348 tablet_copy_client.cc:670] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:07.714557  7348 tablet_copy_client.cc:538] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:07.723302  7348 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:07.742904  7348 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:07.743727  7348 tablet_bootstrap.cc:492] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:07.744361  7348 ts_tablet_manager.cc:1403] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260710 11:10:07.747191  7348 raft_consensus.cc:359] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:07.748003  7348 raft_consensus.cc:740] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:07.748623  7348 consensus_queue.cc:260] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:07.751690  7348 ts_tablet_manager.cc:1434] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:10:07.754354  6715 tablet_copy_service.cc:342] P 6c801aa808154c45b766246b98d59b56: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-11368bba8fcb4f08b4a0e7fd1f55bab7 received from {username='slave'} at 127.0.0.1:34510
I20260710 11:10:07.754731  6715 tablet_copy_service.cc:434] P 6c801aa808154c45b766246b98d59b56: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-11368bba8fcb4f08b4a0e7fd1f55bab7 on tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:07.805325  7348 ts_tablet_manager.cc:933] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:10:07.806869  7348 tablet_copy_client.cc:323] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:10:07.808235  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet 3579db5e73bf47e99bb64da9cc2349e9 from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:10:07.808712  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet 3579db5e73bf47e99bb64da9cc2349e9 from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-3579db5e73bf47e99bb64da9cc2349e9
I20260710 11:10:07.813395  6640 tablet_copy_source_session.cc:215] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:07.816143  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3579db5e73bf47e99bb64da9cc2349e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:07.831343  7348 tablet_copy_client.cc:806] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:07.831864  7348 tablet_copy_client.cc:670] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:07.834877  7348 tablet_copy_client.cc:538] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:07.842906  7348 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:07.861646  7348 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:07.862452  7348 tablet_bootstrap.cc:492] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:07.863050  7348 ts_tablet_manager.cc:1403] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260710 11:10:07.865741  7348 raft_consensus.cc:359] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:07.866571  7348 raft_consensus.cc:740] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:07.867235  7348 consensus_queue.cc:260] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:07.869509  7348 ts_tablet_manager.cc:1434] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:07.870965  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-3579db5e73bf47e99bb64da9cc2349e9 received from {username='slave'} at 127.0.0.1:51892
I20260710 11:10:07.871302  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-3579db5e73bf47e99bb64da9cc2349e9 on tablet 3579db5e73bf47e99bb64da9cc2349e9 with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:08.209375  7040 raft_consensus.cc:1217] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:09.287020  7363 raft_consensus.cc:493] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:09.288539  7363 raft_consensus.cc:515] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:09.314780  7363 leader_election.cc:290] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:09.359586  7362 raft_consensus.cc:493] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:09.375471  7359 raft_consensus.cc:493] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:09.452167  7358 raft_consensus.cc:493] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
W20260710 11:10:09.542876  6744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.196:39143, user_credentials={real_user=slave}} blocked reactor thread for 367845us
I20260710 11:10:09.553608  7358 raft_consensus.cc:515] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:09.591475  7358 leader_election.cc:290] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:09.592099  7358 raft_consensus.cc:493] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:09.592505  7363 raft_consensus.cc:493] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:09.592727  7358 raft_consensus.cc:515] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:09.553591  7362 raft_consensus.cc:515] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:09.553696  7359 raft_consensus.cc:515] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:09.593317  7363 raft_consensus.cc:515] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:09.638252  7363 leader_election.cc:290] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:09.623927  7362 leader_election.cc:290] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:09.634699  7357 raft_consensus.cc:493] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:09.755944  7365 raft_consensus.cc:493] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:09.749320  7362 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:09.748478  7363 raft_consensus.cc:493] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:09.759833  7357 raft_consensus.cc:515] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:09.764559  7357 leader_election.cc:290] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:09.766981  7366 raft_consensus.cc:493] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:09.766708  7362 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:09.767733  7366 raft_consensus.cc:515] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:09.769018  7362 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:09.769548  7362 raft_consensus.cc:493] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:09.770133  7362 raft_consensus.cc:515] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:09.770807  7359 leader_election.cc:290] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:09.772150  7362 leader_election.cc:290] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:09.772336  7358 leader_election.cc:290] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:09.772914  7358 raft_consensus.cc:493] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:09.774667  7364 raft_consensus.cc:493] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:09.775472  7364 raft_consensus.cc:515] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:09.780858  7364 leader_election.cc:290] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:09.773494  7358 raft_consensus.cc:515] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:09.781524  7364 raft_consensus.cc:493] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:09.784691  7364 raft_consensus.cc:515] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:09.786886  7364 leader_election.cc:290] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:09.783964  7358 leader_election.cc:290] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
W20260710 11:10:10.228740  7063 debug-util.cc:398] Leaking SignalData structure 0x7b0800278060 after lost signal to thread 5522
W20260710 11:10:10.229621  6744 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.635s	user 0.016s	sys 0.013s
W20260710 11:10:10.319561  6744 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.725s	user 0.016s	sys 0.013s
I20260710 11:10:10.322703  7366 leader_election.cc:290] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:10.323129  7358 raft_consensus.cc:493] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:10.323992  7358 raft_consensus.cc:515] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
W20260710 11:10:10.348923  6999 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.006s	sys 0.013s
I20260710 11:10:10.329774  7363 raft_consensus.cc:515] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
W20260710 11:10:10.352923  6999 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.123s	user 0.007s	sys 0.013s
I20260710 11:10:10.739616  7358 leader_election.cc:290] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:10.325811  7365 raft_consensus.cc:515] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:10.745748  7363 leader_election.cc:290] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
W20260710 11:10:11.375509  6670 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.600s	user 0.001s	sys 0.039s
W20260710 11:10:11.376753  6670 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.601s	user 0.001s	sys 0.039s
I20260710 11:10:11.378996  7373 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.379760  7373 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:11.383774  7373 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.384913  7039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33768 (request call id 108) took 2212 ms. Trace:
I20260710 11:10:11.386489  7373 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.387178  7373 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.389029  7374 raft_consensus.cc:493] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.389639  7374 raft_consensus.cc:515] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.403841  7373 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.385378  7039 rpcz_store.cc:276] 0710 11:10:09.172161 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:10:11.383950 (+2211789us) service_pool.cc:224] Handling call
0710 11:10:11.384277 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 11:10:11.384578 (+   301us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:10:11.384602 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 11:10:11.384648 (+    46us) raft_consensus.cc:1645] Marking committed up to 4
0710 11:10:11.384664 (+    16us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:10:11.384697 (+    33us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:10:11.384777 (+    80us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 11:10:11.429718  7374 leader_election.cc:290] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.433291  7377 raft_consensus.cc:493] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.434032  7377 raft_consensus.cc:515] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.436285  7377 leader_election.cc:290] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.436383  7373 raft_consensus.cc:493] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.437211  7373 raft_consensus.cc:515] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:11.438283  7375 raft_consensus.cc:493] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.439428  7375 raft_consensus.cc:515] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.440559  7373 leader_election.cc:290] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.441927  7375 leader_election.cc:290] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.482208  7373 raft_consensus.cc:493] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.483827  7373 raft_consensus.cc:515] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:11.482954  7375 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
W20260710 11:10:11.485281  6594 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.725s	user 0.024s	sys 0.029s
W20260710 11:10:11.485828  6594 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.725s	user 0.026s	sys 0.029s
I20260710 11:10:11.485813  7375 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.488157  7375 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.485353  7373 leader_election.cc:290] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.497184  7379 raft_consensus.cc:493] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.500296  7374 raft_consensus.cc:493] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.501080  7378 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.500947  7374 raft_consensus.cc:515] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.501757  7378 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.498229  7379 raft_consensus.cc:515] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.503233  7374 leader_election.cc:290] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.504019  7378 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.505039  7363 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.505725  7363 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.505995  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.505244  7379 leader_election.cc:290] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.508028  7363 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.509716  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.510273  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.517849  7370 raft_consensus.cc:493] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.518692  7372 raft_consensus.cc:493] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.518597  7370 raft_consensus.cc:515] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:11.519361  7372 raft_consensus.cc:515] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.522771  7372 leader_election.cc:290] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.523558  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.525419  7372 raft_consensus.cc:493] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:11.526093  7372 raft_consensus.cc:515] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.527854  6779 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.524363  7370 leader_election.cc:290] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:11.528142  7372 leader_election.cc:290] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.531014  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.531635  6777 raft_consensus.cc:2468] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.531824  7382 raft_consensus.cc:493] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.532400  7382 raft_consensus.cc:515] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.532428  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.534663  7382 leader_election.cc:290] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.534759  7372 raft_consensus.cc:493] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:11.535214  7382 raft_consensus.cc:493] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.535441  7372 raft_consensus.cc:515] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.535804  7382 raft_consensus.cc:515] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.537128  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.537487  7372 leader_election.cc:290] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.537912  7382 leader_election.cc:290] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
W20260710 11:10:11.539484  7063 debug-util.cc:398] Leaking SignalData structure 0x7b0800278740 after lost signal to thread 6562
W20260710 11:10:11.540903  7063 debug-util.cc:398] Leaking SignalData structure 0x7b0800297c60 after lost signal to thread 6654
I20260710 11:10:11.541401  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.544840  6669 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.545612  7378 raft_consensus.cc:2804] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.546013  7378 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.546386  7378 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.547075  6669 leader_election.cc:304] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.547780  7374 raft_consensus.cc:2804] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.548154  7374 raft_consensus.cc:493] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.548504  7374 raft_consensus.cc:3060] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:11.555203  6998 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.982s	user 0.117s	sys 0.290s
I20260710 11:10:11.554850  7378 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
W20260710 11:10:11.555559  6998 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.799s	user 0.118s	sys 0.291s
I20260710 11:10:11.555713  7372 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.556226  7374 raft_consensus.cc:515] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:11.556243  7372 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.559705  7372 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.560154  7372 raft_consensus.cc:493] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.560635  7372 raft_consensus.cc:515] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.562480  7372 leader_election.cc:290] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.562917  7372 raft_consensus.cc:493] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:11.563380  7372 raft_consensus.cc:515] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.565217  7372 leader_election.cc:290] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.565862  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:11.566392  6777 raft_consensus.cc:3060] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.566973  7378 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.568305  7385 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.568913  7385 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.570216  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:11.570797  6779 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.571034  7385 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.571549  7385 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.571544  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.572113  7385 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.572978  7040 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.573958  7385 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:11.576171  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.576782  7040 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.577464  6779 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:11.578966  6669 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.579841  7378 raft_consensus.cc:2804] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.580330  7378 raft_consensus.cc:697] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:11.581300  7378 consensus_queue.cc:237] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:11.577447  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.582501  7039 raft_consensus.cc:2468] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.582923  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.583523  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.584141  7037 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.586194  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.586890  7037 raft_consensus.cc:2468] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.589210  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.589943  7037 raft_consensus.cc:2468] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
I20260710 11:10:11.593716  7375 raft_consensus.cc:1064] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
W20260710 11:10:11.594435  6743 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.836s	user 0.023s	sys 0.051s
W20260710 11:10:11.594753  6743 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.836s	user 0.023s	sys 0.051s
I20260710 11:10:11.598091  7375 consensus_queue.cc:237] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.599833  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:10:11.609767  7063 debug-util.cc:398] Leaking SignalData structure 0x7b0800176100 after lost signal to thread 6729
I20260710 11:10:11.601418  6629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.609791  6703 raft_consensus.cc:1240] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.616767  6670 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.616943  7381 consensus_queue.cc:1059] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:11.618237  7381 raft_consensus.cc:3055] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.618544  7376 raft_consensus.cc:2804] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.619135  7376 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.619374  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.619524  7376 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.623296  6670 leader_election.cc:304] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.624310  7380 raft_consensus.cc:2804] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.624786  7380 raft_consensus.cc:493] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.625478  7380 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.625895  6629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.618624  7381 raft_consensus.cc:740] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:11.627660  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.647382  7381 consensus_queue.cc:260] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:11.649163  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.649894  7381 raft_consensus.cc:3060] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.649721  7376 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.629114  6625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.630043  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.632335  6623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.633728  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.635002  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.635751  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.636991  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.638141  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.639959  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.640245  6778 raft_consensus.cc:1240] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.642704  6670 leader_election.cc:304] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.584326  7374 leader_election.cc:290] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:11.651886  7376 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.673666  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.674582  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.675134  6701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.675536  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.676555  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.677841  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.677980  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:10:11.679111  6745 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.496s	user 0.010s	sys 0.028s
I20260710 11:10:11.679040  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
W20260710 11:10:11.679476  6745 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.497s	user 0.010s	sys 0.028s
I20260710 11:10:11.679857  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.680804  6698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.651981  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.657291  7373 raft_consensus.cc:2804] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.658023  6670 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 4260b5133723434d959e740289cffb40
I20260710 11:10:11.704954  7041 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 1.
W20260710 11:10:11.705476  6670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.196:39143, user_credentials={real_user=slave}} blocked reactor thread for 47563us
I20260710 11:10:11.706177  6670 leader_election.cc:304] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.706960  6670 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 4260b5133723434d959e740289cffb40
I20260710 11:10:11.683404  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.684396  6629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.708714  6629 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 1.
I20260710 11:10:11.704946  7373 raft_consensus.cc:493] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.710029  7373 raft_consensus.cc:3060] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.712119  7374 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.712503  7374 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.712870  7374 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.714660  7388 raft_consensus.cc:2804] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.715051  7388 raft_consensus.cc:493] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.715413  7388 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.715135  7377 raft_consensus.cc:2804] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.717033  7377 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.685256  6997 leader_election.cc:304] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.685456  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.686054  6699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.659796  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.686650  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.662894  6623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:11.663540  6624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:11.661289  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:11.664407  6625 raft_consensus.cc:2468] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:11.664269  7365 leader_election.cc:290] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:11.688580  6594 leader_election.cc:304] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.687983  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.662241  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:11.668442  6777 raft_consensus.cc:2468] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:11.690744  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.692449  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.693470  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
W20260710 11:10:11.694509  7063 debug-util.cc:398] Leaking SignalData structure 0x7b0800242840 after lost signal to thread 6803
I20260710 11:10:11.694926  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.695474  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.696141  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9220657513314a0db0e29d4853bc9f58" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.696794  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f21dc55b780441cba8b5fa68958fb520" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.697510  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.697938  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.698767  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.780562  6779 raft_consensus.cc:1240] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
W20260710 11:10:11.800436  6594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.195:37209, user_credentials={real_user=slave}} blocked reactor thread for 111926us
I20260710 11:10:11.717367  7377 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.802840  6594 leader_election.cc:304] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.781184  6778 raft_consensus.cc:2468] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 1.
I20260710 11:10:11.689893  7380 raft_consensus.cc:515] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.808054  7380 leader_election.cc:290] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.808580  7379 raft_consensus.cc:2749] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.809288  7384 raft_consensus.cc:2749] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.810631  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.811182  7041 raft_consensus.cc:2468] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:10:11.811749  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:11.725095  7388 raft_consensus.cc:515] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
W20260710 11:10:11.813282  6670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.196:39143, user_credentials={real_user=slave}} blocked reactor thread for 106383us
I20260710 11:10:11.814620  6594 leader_election.cc:304] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
W20260710 11:10:11.816066  6743 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.5.99.194:33215 timed out after 1.545s (SENT) [suppressed 3 similar messages]
I20260710 11:10:11.819643  6670 leader_election.cc:304] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:11.816668  6777 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.818226  6744 leader_election.cc:304] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:11.800714  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:11.822135  6669 leader_election.cc:304] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:11.805117  7381 raft_consensus.cc:2749] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.828794  7358 raft_consensus.cc:2804] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.829160  7358 raft_consensus.cc:493] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
W20260710 11:10:11.813508  6997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.194:33215, user_credentials={real_user=slave}} blocked reactor thread for 128486us
I20260710 11:10:11.829552  7358 raft_consensus.cc:3060] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.717394  7373 raft_consensus.cc:515] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.815110  7038 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:11.820250  7063 debug-util.cc:398] Leaking SignalData structure 0x7b080024d7a0 after lost signal to thread 7066
I20260710 11:10:11.805356  6628 raft_consensus.cc:2468] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 1.
I20260710 11:10:11.838320  6699 raft_consensus.cc:1240] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.838563  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:11.839157  7037 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.831583  7376 raft_consensus.cc:2804] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.842311  6703 raft_consensus.cc:2393] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fadca8409c1469a99a994053778dfe0 in current term 2: Already voted for candidate 6c801aa808154c45b766246b98d59b56 in this term.
I20260710 11:10:11.844225  7039 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.819175  7379 consensus_queue.cc:1059] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260710 11:10:11.851675  7379 raft_consensus.cc:3055] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.852000  7379 raft_consensus.cc:740] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:11.852728  7379 consensus_queue.cc:260] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:11.845611  7380 raft_consensus.cc:2804] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.857978  7380 raft_consensus.cc:697] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:11.858880  7380 consensus_queue.cc:237] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:11.859849  6997 leader_election.cc:304] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.861016  7363 consensus_queue.cc:1059] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:11.861747  7363 consensus_queue.cc:1243] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [NON_LEADER]: Peer 6c801aa808154c45b766246b98d59b56 log is divergent from this leader: its last log entry 2.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260710 11:10:11.849733  7388 leader_election.cc:290] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.862632  7388 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:11.865043  7373 leader_election.cc:290] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.865821  7377 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.841015  6999 leader_election.cc:304] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.867830  7377 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:11.865304  7390 raft_consensus.cc:2749] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.870313  6698 raft_consensus.cc:1240] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.842604  7376 raft_consensus.cc:493] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.871564  7376 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.876708  6525 catalog_manager.cc:5697] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:11.883463  7379 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.888008  6997 leader_election.cc:304] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.889732  7365 raft_consensus.cc:3060] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.889202  6997 leader_election.cc:304] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935
W20260710 11:10:11.892690  6999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.193:39855, user_credentials={real_user=slave}} blocked reactor thread for 58797.7us
I20260710 11:10:11.899488  6999 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:11.900243  7382 raft_consensus.cc:2804] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.902635  7382 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.900347  6999 leader_election.cc:304] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:11.902765  7372 raft_consensus.cc:2804] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.903128  7382 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.903250  7372 raft_consensus.cc:493] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b5e9f4258c54d15a8fd96a642925935)
I20260710 11:10:11.903431  7385 raft_consensus.cc:2804] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.903661  7372 raft_consensus.cc:3060] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.903885  7385 raft_consensus.cc:493] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:11.904325  7385 raft_consensus.cc:3060] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:11.921741  6671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.193:39855, user_credentials={real_user=slave}} blocked reactor thread for 169530us
W20260710 11:10:11.921806  6669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.195:37209, user_credentials={real_user=slave}} blocked reactor thread for 81470.1us
I20260710 11:10:11.927397  6671 leader_election.cc:304] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:10:11.930830  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:11.933601  7389 raft_consensus.cc:2749] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.935076  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.936163  6623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a444bcd9af5450392da910bda7a0e26" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.937636  6999 leader_election.cc:304] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.952502  7383 raft_consensus.cc:2749] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.953393  7383 raft_consensus.cc:2749] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.950526  7390 consensus_queue.cc:1059] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260710 11:10:11.959618  7393 raft_consensus.cc:3055] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.959995  7393 raft_consensus.cc:740] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
W20260710 11:10:11.960181  6997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.195:37209, user_credentials={real_user=slave}} blocked reactor thread for 71060.9us
I20260710 11:10:11.965099  6703 raft_consensus.cc:1240] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.962201  6997 leader_election.cc:304] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:11.962105  7393 consensus_queue.cc:260] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.974004  6628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.974228  7393 raft_consensus.cc:3060] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.974982  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:11.971424  6622 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:11.971872  6699 raft_consensus.cc:1240] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.970927  7374 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:11.975517  7039 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.975570  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:11.985296  6630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:11.985116  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:11.984886  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.980239  7390 consensus_queue.cc:1059] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260710 11:10:11.989290  7390 raft_consensus.cc:3055] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.979017  7389 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 11:10:11.989761  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.982327  6625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:11.978775  6704 raft_consensus.cc:1240] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.988379  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.980443  7383 raft_consensus.cc:2749] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.989411  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.994040  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:11.981230  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "090ab03b30bd4557911e505e064f73d8" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:11.996685  7365 raft_consensus.cc:2749] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.996611  7363 consensus_queue.cc:1059] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:11.997773  7381 raft_consensus.cc:3055] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.998112  7381 raft_consensus.cc:740] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:11.999972  7381 consensus_queue.cc:260] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.001104  7381 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.989670  7390 raft_consensus.cc:740] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:12.006958  6743 leader_election.cc:304] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.008261  7039 raft_consensus.cc:2468] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:12.010326  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8176fb80004c22bd305a498a20018e" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:12.012015  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:12.012893  6670 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [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: 6c801aa808154c45b766246b98d59b56; no voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.013089  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10332f165fa342c08fc71c0cc79552b2" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:12.008049  6623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:12.009866  7037 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:12.019431  6743 leader_election.cc:304] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.026021  6670 leader_election.cc:304] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:12.026156  7384 raft_consensus.cc:2749] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.031082  7360 raft_consensus.cc:2749] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.032239  7040 raft_consensus.cc:2468] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:12.036147  7363 consensus_queue.cc:1059] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.017138  7376 raft_consensus.cc:515] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.021128  7366 raft_consensus.cc:2749] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.027701  7388 raft_consensus.cc:2749] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.039996  6670 leader_election.cc:304] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:12.041277  7038 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:12.021622  6622 raft_consensus.cc:2468] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:12.021234  7389 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260710 11:10:12.033473  6623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:12.053448  6698 raft_consensus.cc:1240] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.052853  6670 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [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: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:12.054193  7375 raft_consensus.cc:2804] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.054590  6670 leader_election.cc:304] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:12.054721  7375 raft_consensus.cc:697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:12.055033  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c939517140f146f5a3db346bf40285ed" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:12.055351  7378 raft_consensus.cc:2804] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.055830  7378 raft_consensus.cc:697] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:12.055657  7375 consensus_queue.cc:237] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.056734  7378 consensus_queue.cc:237] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.054246  6745 leader_election.cc:304] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.057049  7390 consensus_queue.cc:260] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.062677  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:12.063014  7376 leader_election.cc:290] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:12.063517  7394 raft_consensus.cc:2804] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.066181  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:12.069156  7040 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.069641  6745 leader_election.cc:304] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.032009  7358 raft_consensus.cc:515] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.070787  6745 leader_election.cc:304] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.072052  7360 raft_consensus.cc:2749] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.074339  7370 raft_consensus.cc:2749] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.075065  7360 raft_consensus.cc:2749] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.077739  6745 leader_election.cc:304] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [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: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.085239  6773 raft_consensus.cc:1240] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.082046  7360 raft_consensus.cc:2764] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:10:12.068384  6997 leader_election.cc:304] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.093670  7040 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:12.082383  7394 raft_consensus.cc:697] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:12.083284  7390 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.096372  7040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:12.096626  6670 leader_election.cc:304] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:12.097112  6623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:12.099428  7384 raft_consensus.cc:2749] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.099926  7388 raft_consensus.cc:2804] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.101298  7388 raft_consensus.cc:697] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:12.102165  7388 consensus_queue.cc:237] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
W20260710 11:10:12.103206  6997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.195:37209, user_credentials={real_user=slave}} blocked reactor thread for 49660.8us
I20260710 11:10:12.106201  6670 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [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: 6c801aa808154c45b766246b98d59b56; no voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.095260  7363 consensus_queue.cc:1059] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260710 11:10:12.098587  7358 leader_election.cc:290] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
W20260710 11:10:12.110817  6593 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:10:12.099813  7374 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 2 election: Requested vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:12.114270  7375 raft_consensus.cc:2749] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:10:12.116393  6999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.193:39855, user_credentials={real_user=slave}} blocked reactor thread for 188798us
I20260710 11:10:12.123543  7040 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Advancing to term 2
I20260710 11:10:12.104187  7385 raft_consensus.cc:515] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.098239  7394 consensus_queue.cc:237] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.124636  7391 raft_consensus.cc:2804] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.131575  6743 leader_election.cc:304] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.130272  6999 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.134896  7384 raft_consensus.cc:2749] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.145815  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:12.146762  6703 raft_consensus.cc:1240] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 4260b5133723434d959e740289cffb40 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.156944  6698 raft_consensus.cc:1240] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Rejecting Update request from peer 4260b5133723434d959e740289cffb40 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.139146  7370 raft_consensus.cc:2749] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.159889  7040 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEARNER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:12.123232  6997 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.165129  7384 raft_consensus.cc:2749] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.158850  7391 raft_consensus.cc:697] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:12.170461  7380 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:10:12.170554  7037 raft_consensus.cc:1240] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Rejecting Update request from peer 4260b5133723434d959e740289cffb40 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.191890  6628 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:12.196462  7385 leader_election.cc:290] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:12.198531  6779 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:12.172324  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:12.200477  7379 consensus_queue.cc:1059] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.201293  7393 raft_consensus.cc:3055] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.201697  7393 raft_consensus.cc:740] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:12.201699  7363 raft_consensus.cc:3055] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.202226  7363 raft_consensus.cc:740] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:12.202710  7393 consensus_queue.cc:260] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.203186  7363 consensus_queue.cc:260] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.204011  7393 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.204383  7363 raft_consensus.cc:3060] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.207314  7372 raft_consensus.cc:515] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.207649  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:12.212533  6744 leader_election.cc:304] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [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: 4260b5133723434d959e740289cffb40; no voters: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935
W20260710 11:10:12.167852  7396 log.cc:927] Time spent T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260710 11:10:12.209462  7372 leader_election.cc:290] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:12.217610  7389 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:12.225752  6595 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:10:12.226191  6595 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:10:12.226948  6559 debug-util.cc:398] Leaking SignalData structure 0x7b080019aa60 after lost signal to thread 5522
I20260710 11:10:12.229216  6745 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [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: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.236115  7366 raft_consensus.cc:2764] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:10:12.216571  7370 consensus_queue.cc:1059] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260710 11:10:12.237784  7370 raft_consensus.cc:3055] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.239225  7370 raft_consensus.cc:740] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:12.240182  7370 consensus_queue.cc:260] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.242938  7398 raft_consensus.cc:3055] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.243336  7398 raft_consensus.cc:740] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:12.218354  7360 raft_consensus.cc:2749] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.246341  7398 consensus_queue.cc:260] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.241523  7370 raft_consensus.cc:3060] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.195036  7382 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
W20260710 11:10:12.256088  6997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.195:37209, user_credentials={real_user=slave}} blocked reactor thread for 141447us
W20260710 11:10:12.256842  6594 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:10:12.256119  6559 debug-util.cc:398] Leaking SignalData structure 0x7b0800134c00 after lost signal to thread 6562
I20260710 11:10:12.257366  6997 leader_election.cc:304] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.258272  7372 raft_consensus.cc:2749] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:10:12.259567  6559 debug-util.cc:398] Leaking SignalData structure 0x7b08001ddc00 after lost signal to thread 6654
I20260710 11:10:12.260623  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:12.260663  7040 raft_consensus.cc:1240] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.261714  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:12.262616  7039 raft_consensus.cc:1240] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.263192  7034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:12.263226  7033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc579c42374305aecc6f0878adb507" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:12.264317  7032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:12.264446  7038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9ebcbae7dd45faa2b818e2063d202e" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:12.262526  7041 raft_consensus.cc:1240] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.252769  7398 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.274327  7040 raft_consensus.cc:1240] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.267084  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528d65ec6c5a493e9838ec97659f1203" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:12.285787  7039 raft_consensus.cc:1240] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: []
W20260710 11:10:12.294224  7397 log.cc:927] Time spent T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: Append to log took a long time: real 0.169s	user 0.001s	sys 0.000s
I20260710 11:10:12.295953  7041 raft_consensus.cc:1217] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:12.296461  7041 raft_consensus.cc:1240] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEARNER]: Rejecting Update request from peer 2b5e9f4258c54d15a8fd96a642925935 for earlier term 1. Current term is 2. Ops: [1.2-1.2]
I20260710 11:10:12.297847  6621 raft_consensus.cc:2468] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:12.297672  7378 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.273869  7391 consensus_queue.cc:237] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.308796  7388 raft_consensus.cc:1064] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:12.304755  7041 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.302266  6774 raft_consensus.cc:2393] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fadca8409c1469a99a994053778dfe0 in current term 2: Already voted for candidate 4260b5133723434d959e740289cffb40 in this term.
W20260710 11:10:12.313406  7388 raft_consensus.cc:1068] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: Unable to promote non-voter 1fadca8409c1469a99a994053778dfe0: Illegal state: Leader has not yet committed an operation in its own term
W20260710 11:10:12.304013  6559 debug-util.cc:398] Leaking SignalData structure 0x7b080016d360 after lost signal to thread 6729
W20260710 11:10:12.337527  6559 debug-util.cc:398] Leaking SignalData structure 0x7b080028e8e0 after lost signal to thread 6803
W20260710 11:10:12.343848  7405 log.cc:927] Time spent T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260710 11:10:12.344131  6621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
W20260710 11:10:12.340793  6559 debug-util.cc:398] Leaking SignalData structure 0x7b0800228240 after lost signal to thread 6804
I20260710 11:10:12.347500  6622 raft_consensus.cc:2468] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 2.
W20260710 11:10:12.349993  6559 debug-util.cc:398] Leaking SignalData structure 0x7b0800094ec0 after lost signal to thread 7066
W20260710 11:10:12.350332  6559 debug-util.cc:398] Leaking SignalData structure 0x7b08002044c0 after lost signal to thread 7357
W20260710 11:10:12.350610  6559 debug-util.cc:398] Leaking SignalData structure 0x7b080027fc40 after lost signal to thread 7359
W20260710 11:10:12.350837  6559 debug-util.cc:398] Leaking SignalData structure 0x7b080020f6a0 after lost signal to thread 7361
W20260710 11:10:12.351069  6559 debug-util.cc:398] Leaking SignalData structure 0x7b08000455a0 after lost signal to thread 7364
I20260710 11:10:12.353024  6774 raft_consensus.cc:1275] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.355602  7376 consensus_queue.cc:1048] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.346422  7382 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
W20260710 11:10:12.361636  6671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.193:39855, user_credentials={real_user=slave}} blocked reactor thread for 218870us
I20260710 11:10:12.365928  6999 leader_election.cc:304] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:12.366372  7362 consensus_queue.cc:1059] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.369800  7382 raft_consensus.cc:2804] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.370236  7366 raft_consensus.cc:3055] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.370625  7382 raft_consensus.cc:697] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:12.370807  7366 raft_consensus.cc:740] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:12.365188  7360 consensus_queue.cc:1059] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260710 11:10:12.373273  7360 raft_consensus.cc:3055] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.373668  7360 raft_consensus.cc:740] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:12.373333  7366 consensus_queue.cc:260] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.374691  7366 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:12.384017  7408 log.cc:927] Time spent T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260710 11:10:12.374456  7360 consensus_queue.cc:260] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
W20260710 11:10:12.387526  7406 log.cc:927] Time spent T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 11:10:12.372512  7382 consensus_queue.cc:237] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.395000  7360 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.398294  6623 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:12.401587  7376 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:12.403332  6623 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.424101  6595 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.421315  6771 raft_consensus.cc:2468] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 2.
I20260710 11:10:12.428268  7398 raft_consensus.cc:2749] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.429607  6595 leader_election.cc:304] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:12.430688  6595 leader_election.cc:304] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.436002  7363 raft_consensus.cc:2749] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.435352  7390 raft_consensus.cc:2749] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.438133  6595 leader_election.cc:304] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.438814  7390 raft_consensus.cc:2749] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.440297  6773 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.456347  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:12.470055  6622 raft_consensus.cc:1275] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.478031  6997 leader_election.cc:304] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:12.478976  7382 raft_consensus.cc:2804] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:12.479249  6997 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.484288  7402 raft_consensus.cc:2749] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:12.476688  7378 consensus_queue.cc:1048] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260710 11:10:12.497344  7394 raft_consensus.cc:1064] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:12.483644  7382 raft_consensus.cc:697] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:12.505434  7394 consensus_queue.cc:237] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.517685  7034 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEARNER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:12.519354  6623 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:12.521055  7378 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:12.523594  6527 catalog_manager.cc:5697] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } attrs { replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.522820  6623 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.528158  7374 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:12.522078  6774 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:12.526019  7382 consensus_queue.cc:237] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.528824  7041 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.534240  7388 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.535683  6698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:12.535974  7411 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:12.536396  6698 raft_consensus.cc:606] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:10:12.537463  7391 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.544346  6628 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.545574  7394 raft_consensus.cc:993] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:12.546054  7411 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.546079  7378 raft_consensus.cc:1081] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Signalling peer 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:12.549468  7033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9"
dest_uuid: "1fadca8409c1469a99a994053778dfe0"
 from {username='slave'} at 127.0.0.1:33762
I20260710 11:10:12.550033  7033 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:12.550382  7033 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:12.552888  6526 catalog_manager.cc:5697] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } }
I20260710 11:10:12.558151  6623 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.561205  6698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:12.567413  6528 catalog_manager.cc:5697] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.570286  6528 catalog_manager.cc:5697] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.569037  6774 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.568596  7033 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.574015  6528 catalog_manager.cc:5697] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.562969  7394 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.582752  6528 catalog_manager.cc:5697] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.586050  7033 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 3 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:12.586711  6625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:12.588259  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:12.591538  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:12.589807  6528 catalog_manager.cc:5697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.610776  6527 catalog_manager.cc:5697] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: term changed from 1 to 2, leader changed from 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 2 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:12.612778  6997 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0; no voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40
I20260710 11:10:12.614521  7382 raft_consensus.cc:2749] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:10:12.615590  7033 raft_consensus.cc:1275] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.617465  7411 consensus_queue.cc:1048] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.627552  6527 catalog_manager.cc:5697] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 reported cstate change: term changed from 1 to 2, leader changed from 4260b5133723434d959e740289cffb40 (127.5.99.195) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 2 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:12.629689  6704 consensus_queue.cc:237] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.636224  7041 raft_consensus.cc:1240] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Rejecting Update request from peer 4260b5133723434d959e740289cffb40 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.638576  7360 consensus_queue.cc:1059] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.639503  7360 raft_consensus.cc:3055] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.639832  7360 raft_consensus.cc:740] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:12.639355  6525 catalog_manager.cc:5697] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 4, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.640616  7360 consensus_queue.cc:260] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.642940  6698 raft_consensus.cc:606] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Received request to transfer leadership
I20260710 11:10:12.644644  7041 raft_consensus.cc:1240] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Rejecting Update request from peer 6c801aa808154c45b766246b98d59b56 for earlier term 2. Current term is 3. Ops: []
I20260710 11:10:12.644731  6703 raft_consensus.cc:3055] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:12.647222  6703 raft_consensus.cc:740] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:12.648180  6703 consensus_queue.cc:260] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:12.652805  7360 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.653666  7041 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.658836  7411 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.663650  6774 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.664331  7034 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:12.665033  7411 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:12.665865  7374 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:12.672431  6703 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:12.675338  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:12.680071  7394 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.685359  6703 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:12.690721  7033 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.693918  6513 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:12.702584  6527 catalog_manager.cc:5697] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 reported cstate change: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New cstate: current_term: 1 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:12.705955  6774 raft_consensus.cc:2955] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:12.707824  6704 raft_consensus.cc:606] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Received request to transfer leadership
I20260710 11:10:12.708598  6704 raft_consensus.cc:614] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 11:10:12.711460  6621 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260710 11:10:12.715036  6576 auto_rebalancer.cc:893] Removing replace marker failed: Replica 6c801aa808154c45b766246b98d59b56 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
W20260710 11:10:12.715466  6576 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260710 11:10:12.715770  6576 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260710 11:10:12.716759  6612 tablet_service.cc:1558] Processing DeleteTablet for tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 with delete_type TABLET_DATA_TOMBSTONED (TS 2b5e9f4258c54d15a8fd96a642925935 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52056
I20260710 11:10:12.714525  7411 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260710 11:10:12.724205  6623 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.725739  7394 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.733960  7432 tablet_replica.cc:333] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:12.740082  7432 raft_consensus.cc:2243] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.742017  7432 raft_consensus.cc:2272] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.745174  7432 ts_tablet_manager.cc:1916] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:12.772704  7033 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.777813  7378 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.797529  7041 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.811285  7432 ts_tablet_manager.cc:1929] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:12.811901  7432 log.cc:1199] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 2b5e9f4258c54d15a8fd96a642925935: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/wals/11368bba8fcb4f08b4a0e7fd1f55bab7
I20260710 11:10:12.813979  6515 catalog_manager.cc:5028] TS 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): tablet 11368bba8fcb4f08b4a0e7fd1f55bab7 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:12.800151  7378 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.837304  6623 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.839368  7374 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.925529  6774 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.927145  7382 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.951977  6623 raft_consensus.cc:1275] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.960476  7372 consensus_queue.cc:1048] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:13.006624  6774 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:13.007718  7372 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:13.017174  6623 raft_consensus.cc:3060] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.030416  6623 raft_consensus.cc:1275] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:13.031989  7382 consensus_queue.cc:1048] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:13.635421  7444 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:13.635978  7444 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.637959  7444 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:13.639032  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:13.639134  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:13.640736  6774 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 2.
I20260710 11:10:13.640942  6704 raft_consensus.cc:2393] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fadca8409c1469a99a994053778dfe0 in current term 2: Already voted for candidate 6c801aa808154c45b766246b98d59b56 in this term.
I20260710 11:10:13.642005  6997 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:13.642915  7444 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:13.643318  7444 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:13.643661  7444 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.650100  7444 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.652104  7444 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:13.653148  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:13.653416  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:13.654151  6704 raft_consensus.cc:2393] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fadca8409c1469a99a994053778dfe0 in current term 2: Already voted for candidate 6c801aa808154c45b766246b98d59b56 in this term.
I20260710 11:10:13.660308  6774 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 2.
I20260710 11:10:13.663935  6997 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:10:13.673293  7444 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.674289  7444 raft_consensus.cc:697] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:13.675653  7444 consensus_queue.cc:237] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.685711  6527 catalog_manager.cc:5697] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: term changed from 1 to 2, leader changed from 4260b5133723434d959e740289cffb40 (127.5.99.195) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 2 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.770851  7444 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:13.771363  7444 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.773294  7444 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:13.774243  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:13.774448  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:13.774883  6774 raft_consensus.cc:2468] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 2.
I20260710 11:10:13.775233  6704 raft_consensus.cc:2393] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fadca8409c1469a99a994053778dfe0 in current term 2: Already voted for candidate 6c801aa808154c45b766246b98d59b56 in this term.
I20260710 11:10:13.777385  6997 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:10:13.778460  7444 raft_consensus.cc:2804] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:13.779294  7444 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4260b5133723434d959e740289cffb40)
I20260710 11:10:13.779699  7444 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.787530  7444 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.789984  7444 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 2 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:13.790560  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:13.791304  6704 raft_consensus.cc:2393] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fadca8409c1469a99a994053778dfe0 in current term 2: Already voted for candidate 6c801aa808154c45b766246b98d59b56 in this term.
I20260710 11:10:13.792078  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:13.798612  6774 raft_consensus.cc:2468] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 2.
I20260710 11:10:13.799686  6997 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 6c801aa808154c45b766246b98d59b56
I20260710 11:10:13.800755  7444 raft_consensus.cc:2804] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.801466  7444 raft_consensus.cc:697] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:13.802361  7444 consensus_queue.cc:237] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.809796  7374 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.810693  7374 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.812759  6527 catalog_manager.cc:5697] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: term changed from 1 to 2, leader changed from 4260b5133723434d959e740289cffb40 (127.5.99.195) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 2 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.815157  7374 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:13.816720  7033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:13.816879  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:13.817492  6773 raft_consensus.cc:2468] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:13.818670  6669 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:13.819346  7374 raft_consensus.cc:2804] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.821904  7374 raft_consensus.cc:493] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.822321  7374 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.830547  7374 raft_consensus.cc:515] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.831404  7394 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.831943  7394 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.834511  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:13.835085  6774 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 2.
I20260710 11:10:13.836297  6669 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:13.836959  7378 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.837384  7394 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:13.837316  7378 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.837996  7378 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.839782  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:13.840339  6774 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.845847  7033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:13.851749  6774 raft_consensus.cc:2468] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 3.
I20260710 11:10:13.853619  7033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519ee81367da4785b16c184199ed9b93" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:13.854053  7374 leader_election.cc:290] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 3 election: Requested vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:13.856110  7378 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.857147  6669 leader_election.cc:304] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:13.858780  7378 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [CANDIDATE]: Term 3 election: Requested vote from peers 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:13.859007  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:13.859331  7378 raft_consensus.cc:2804] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.860301  6773 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.861178  7378 raft_consensus.cc:697] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:13.862051  7378 consensus_queue.cc:237] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.868434  6773 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c801aa808154c45b766246b98d59b56 in term 3.
I20260710 11:10:13.871239  6669 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [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: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:13.870169  7033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "6c801aa808154c45b766246b98d59b56" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:13.873009  7374 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.873682  7374 raft_consensus.cc:697] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Becoming Leader. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:13.874491  7374 consensus_queue.cc:237] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:13.883153  6527 catalog_manager.cc:5697] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 2 to 3, leader changed from 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.899405  6527 catalog_manager.cc:5697] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 reported cstate change: term changed from 2 to 3, leader changed from 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) to 6c801aa808154c45b766246b98d59b56 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "6c801aa808154c45b766246b98d59b56" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.058928  7390 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:14.059473  7390 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.062193  7390 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:14.062966  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:14.063504  7033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:14.064522  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:14.065168  7033 raft_consensus.cc:2393] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b5e9f4258c54d15a8fd96a642925935 in current term 3: Already voted for candidate 1fadca8409c1469a99a994053778dfe0 in this term.
I20260710 11:10:14.065302  6704 raft_consensus.cc:2393] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b5e9f4258c54d15a8fd96a642925935 in current term 3: Already voted for candidate 1fadca8409c1469a99a994053778dfe0 in this term.
I20260710 11:10:14.066355  6595 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935; no voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40
I20260710 11:10:14.067099  7390 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.069531  7360 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6c801aa808154c45b766246b98d59b56)
I20260710 11:10:14.070046  7360 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.073765  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:14.074506  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:14.074506  6704 raft_consensus.cc:2393] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 3: Already voted for candidate 1fadca8409c1469a99a994053778dfe0 in this term.
I20260710 11:10:14.072861  7360 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:14.081183  7390 raft_consensus.cc:2749] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:14.075045  7033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:14.082334  6622 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 3.
I20260710 11:10:14.083503  7033 raft_consensus.cc:2393] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4260b5133723434d959e740289cffb40 in current term 3: Already voted for candidate 1fadca8409c1469a99a994053778dfe0 in this term.
I20260710 11:10:14.085881  6744 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 1fadca8409c1469a99a994053778dfe0, 6c801aa808154c45b766246b98d59b56
I20260710 11:10:14.086954  7360 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.093843  6704 raft_consensus.cc:1240] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Rejecting Update request from peer 1fadca8409c1469a99a994053778dfe0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:10:14.095250  7444 consensus_queue.cc:1059] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.095916  7444 consensus_queue.cc:1243] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Peer 6c801aa808154c45b766246b98d59b56 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:10:14.096302  7444 raft_consensus.cc:3055] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:14.096593  7444 raft_consensus.cc:740] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:14.097359  7444 consensus_queue.cc:260] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.098790  7444 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.101265  7360 raft_consensus.cc:2749] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:14.157562  7360 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:14.158089  7360 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.160849  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:14.161075  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0" is_pre_election: true
I20260710 11:10:14.161762  7041 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:14.161480  6622 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 1.
I20260710 11:10:14.162858  6744 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:14.163895  7360 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:14.164455  7360 raft_consensus.cc:2804] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:14.164829  7360 raft_consensus.cc:493] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:14.165189  7360 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.171885  7360 raft_consensus.cc:515] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.174465  7360 leader_election.cc:290] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 3 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:14.175125  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:14.175680  6622 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.176077  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2043b687f23c4fb4873acc535d554e57" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:14.176601  7041 raft_consensus.cc:3060] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.183241  6622 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 3.
I20260710 11:10:14.186293  6745 leader_election.cc:304] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [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: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:14.187165  7360 raft_consensus.cc:2804] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:14.188285  7041 raft_consensus.cc:2468] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 3.
I20260710 11:10:14.188848  7360 raft_consensus.cc:697] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 3 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:14.189741  7360 consensus_queue.cc:237] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.200436  6704 raft_consensus.cc:1240] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Rejecting Update request from peer 1fadca8409c1469a99a994053778dfe0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:10:14.201936  7444 consensus_queue.cc:1059] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.202587  7444 consensus_queue.cc:1243] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Peer 6c801aa808154c45b766246b98d59b56 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:10:14.202984  7444 raft_consensus.cc:3055] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:14.203263  7444 raft_consensus.cc:740] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:14.203967  7444 consensus_queue.cc:260] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.205003  7444 raft_consensus.cc:3060] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.202123  6527 catalog_manager.cc:5697] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.268374  7041 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:10:14.268755  7041 pending_rounds.cc:85] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Aborting all ops after (but not including) 4
I20260710 11:10:14.269012  7041 pending_rounds.cc:107] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:10:14.269275  7041 raft_consensus.cc:2889] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:10:14.270603  7378 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.284345  6774 raft_consensus.cc:1275] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:14.293156  7378 consensus_queue.cc:1048] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.384617  7444 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:14.385211  7444 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.387818  7444 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:14.388998  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56" is_pre_election: true
I20260710 11:10:14.389147  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40" is_pre_election: true
I20260710 11:10:14.389715  6704 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:14.390029  6774 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:14.391368  6997 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:14.391525  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935" is_pre_election: true
I20260710 11:10:14.392129  7444 raft_consensus.cc:2804] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:10:14.392762  7444 raft_consensus.cc:493] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:14.393160  7444 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:14.392182  6622 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:14.400913  7444 raft_consensus.cc:515] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.403627  7444 leader_election.cc:290] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 4 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:14.404150  6622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:14.404718  6622 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:14.405341  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:14.405915  6704 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:14.410324  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3579db5e73bf47e99bb64da9cc2349e9" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:14.410940  6774 raft_consensus.cc:3060] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:14.411376  6622 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 4.
I20260710 11:10:14.420080  6774 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 4.
I20260710 11:10:14.421152  6997 leader_election.cc:304] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:14.417986  6704 raft_consensus.cc:2468] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 4.
I20260710 11:10:14.422752  7446 raft_consensus.cc:2804] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:14.423202  7446 raft_consensus.cc:697] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 4 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:14.424057  7446 consensus_queue.cc:237] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:14.426937  6773 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:14.428357  7374 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.447803  6527 catalog_manager.cc:5697] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 4 to 2, term changed from 2 to 4, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from VOTER to NON_VOTER, now has a pending config: VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193), VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194), VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195), VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 4 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:14.467464  7041 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Refusing update from remote peer 6c801aa808154c45b766246b98d59b56: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:10:14.467832  7041 pending_rounds.cc:85] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Aborting all ops after (but not including) 4
I20260710 11:10:14.468035  7041 pending_rounds.cc:107] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:10:14.468252  7041 raft_consensus.cc:2889] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:10:14.469784  7394 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.634719  7041 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:14.636055  7360 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.658041  6622 raft_consensus.cc:1275] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:14.659857  7454 consensus_queue.cc:1048] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.775449  6576 placement_policy_util.cc:248] tablet 3579db5e73bf47e99bb64da9cc2349e9: not considering replicas for movement since the tablet's status is 'UNAVAILABLE'
I20260710 11:10:14.787423  6622 consensus_queue.cc:237] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue 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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:14.798019  6774 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:14.800177  6595 consensus_peers.cc:597] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): Couldn't send request to peer 1fadca8409c1469a99a994053778dfe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c939517140f146f5a3db346bf40285ed. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:14.801764  7390 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.802170  6704 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:14.806838  7390 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.827981  7468 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:14.841039  6774 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:14.846575  6704 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:14.863538  6527 catalog_manager.cc:5697] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } } }
I20260710 11:10:14.963531  6774 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:10:14.964843  7446 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.989748  6526 catalog_manager.cc:5697] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 4, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193), VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194), VOTER 4260b5133723434d959e740289cffb40 (127.5.99.195), VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 4 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:15.006477  6704 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:10:15.007205  6622 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 4 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:10:15.016889  7471 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:15.019338  7446 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:15.040658  7446 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 4 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:15.169938  7041 consensus_queue.cc:237] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:15.174657  6773 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:15.176019  7446 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:15.182731  7476 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:15.191452  6773 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:15.196193  6622 raft_consensus.cc:1275] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 4 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:15.197708  7474 consensus_queue.cc:1048] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:15.201898  6622 raft_consensus.cc:2955] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:15.214718  6514 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3579db5e73bf47e99bb64da9cc2349e9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:15.221618  6527 catalog_manager.cc:5697] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: config changed from index 4 to 6, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New cstate: current_term: 4 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.237928  6690 tablet_service.cc:1558] Processing DeleteTablet for tablet 3579db5e73bf47e99bb64da9cc2349e9 with delete_type TABLET_DATA_TOMBSTONED (TS 6c801aa808154c45b766246b98d59b56 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:15.244297  7479 tablet_replica.cc:333] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:15.245489  7479 raft_consensus.cc:2243] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:15.246131  7479 raft_consensus.cc:2272] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:15.252597  7479 ts_tablet_manager.cc:1916] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:15.277961  7479 ts_tablet_manager.cc:1929] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260710 11:10:15.278455  7479 log.cc:1199] T 3579db5e73bf47e99bb64da9cc2349e9 P 6c801aa808154c45b766246b98d59b56: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/wals/3579db5e73bf47e99bb64da9cc2349e9
I20260710 11:10:15.280431  6513 catalog_manager.cc:5028] TS 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): tablet 3579db5e73bf47e99bb64da9cc2349e9 (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:15.321759  7480 ts_tablet_manager.cc:933] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:10:15.327780  7480 tablet_copy_client.cc:323] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:10:15.330144  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet c939517140f146f5a3db346bf40285ed from peer 1fadca8409c1469a99a994053778dfe0 ({username='slave'} at 127.0.0.1:51892)
I20260710 11:10:15.330667  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet c939517140f146f5a3db346bf40285ed from peer 1fadca8409c1469a99a994053778dfe0 at {username='slave'} at 127.0.0.1:51892: session id = 1fadca8409c1469a99a994053778dfe0-c939517140f146f5a3db346bf40285ed
I20260710 11:10:15.339015  6640 tablet_copy_source_session.cc:215] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:15.342284  7480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939517140f146f5a3db346bf40285ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:15.362576  7480 tablet_copy_client.cc:806] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:15.367478  7480 tablet_copy_client.cc:670] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:15.371673  7480 tablet_copy_client.cc:538] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:15.390985  7480 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Bootstrap starting.
I20260710 11:10:15.430209  7480 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:15.431222  7480 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Bootstrap complete.
I20260710 11:10:15.432032  7480 ts_tablet_manager.cc:1403] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.004s
I20260710 11:10:15.435130  7480 raft_consensus.cc:359] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:15.435967  7480 raft_consensus.cc:740] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Initialized, Role: LEARNER
I20260710 11:10:15.436628  7480 consensus_queue.cc:260] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: NON_VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: true } }
I20260710 11:10:15.444463  7480 ts_tablet_manager.cc:1434] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:10:15.448154  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 1fadca8409c1469a99a994053778dfe0-c939517140f146f5a3db346bf40285ed received from {username='slave'} at 127.0.0.1:51892
I20260710 11:10:15.448593  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 1fadca8409c1469a99a994053778dfe0-c939517140f146f5a3db346bf40285ed on tablet c939517140f146f5a3db346bf40285ed with peer 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:15.837814  7041 raft_consensus.cc:1217] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:16.245914  7485 raft_consensus.cc:1064] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 1fadca8409c1469a99a994053778dfe0 to VOTER
I20260710 11:10:16.248373  7485 consensus_queue.cc:237] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:16.274085  6773 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:16.276151  7041 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:16.276051  7486 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:16.276181  6704 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:16.277856  7486 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:16.279572  7486 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:16.322629  7034 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.323738  6773 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.321276  7485 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.343421  6527 catalog_manager.cc:5697] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.346388  6704 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { replace: true } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.372252  6622 consensus_queue.cc:237] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:16.377682  6773 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:16.377779  7034 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:16.379174  7468 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:16.380316  7486 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:16.390295  7468 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.391861  6773 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.399905  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c939517140f146f5a3db346bf40285ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:16.402932  7034 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } } }
I20260710 11:10:16.409924  6525 catalog_manager.cc:5697] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 3 to 4, VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:16.425807  6690 tablet_service.cc:1558] Processing DeleteTablet for tablet c939517140f146f5a3db346bf40285ed with delete_type TABLET_DATA_TOMBSTONED (TS 6c801aa808154c45b766246b98d59b56 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53546
I20260710 11:10:16.428364  7495 tablet_replica.cc:333] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:16.429350  7495 raft_consensus.cc:2243] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:16.430116  7495 raft_consensus.cc:2272] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:16.434487  7495 ts_tablet_manager.cc:1916] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:16.444017  7495 ts_tablet_manager.cc:1929] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:16.444295  7495 log.cc:1199] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/wals/c939517140f146f5a3db346bf40285ed
I20260710 11:10:16.445567  6513 catalog_manager.cc:5028] TS 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): tablet c939517140f146f5a3db346bf40285ed (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:17.796275  6627 consensus_queue.cc:237] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: NON_VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: true } }
I20260710 11:10:17.826936  6773 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260710 11:10:17.827086  7041 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260710 11:10:17.828608  7485 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:10:17.831180  6594 consensus_peers.cc:597] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 -> Peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Couldn't send request to peer 6c801aa808154c45b766246b98d59b56. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:17.834110  7485 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:17.848605  7485 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: NON_VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: true } } }
I20260710 11:10:17.851169  7041 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: NON_VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: true } } }
I20260710 11:10:17.855942  6771 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: NON_VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: true } } }
I20260710 11:10:17.863890  6525 catalog_manager.cc:5697] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 4 to 5, NON_VOTER 6c801aa808154c45b766246b98d59b56 (127.5.99.194) added. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: NON_VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.430358  7513 ts_tablet_manager.cc:933] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Initiating tablet copy from peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855)
I20260710 11:10:18.431977  7513 tablet_copy_client.cc:323] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: tablet copy: Beginning tablet copy session from remote peer at address 127.5.99.193:39855
I20260710 11:10:18.433239  6640 tablet_copy_service.cc:140] P 2b5e9f4258c54d15a8fd96a642925935: Received BeginTabletCopySession request for tablet c939517140f146f5a3db346bf40285ed from peer 6c801aa808154c45b766246b98d59b56 ({username='slave'} at 127.0.0.1:51870)
I20260710 11:10:18.433792  6640 tablet_copy_service.cc:161] P 2b5e9f4258c54d15a8fd96a642925935: Beginning new tablet copy session on tablet c939517140f146f5a3db346bf40285ed from peer 6c801aa808154c45b766246b98d59b56 at {username='slave'} at 127.0.0.1:51870: session id = 6c801aa808154c45b766246b98d59b56-c939517140f146f5a3db346bf40285ed
I20260710 11:10:18.440884  6640 tablet_copy_source_session.cc:215] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:18.443284  7513 ts_tablet_manager.cc:1916] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260710 11:10:18.452919  7513 ts_tablet_manager.cc:1929] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.3
I20260710 11:10:18.453476  7513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c939517140f146f5a3db346bf40285ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:18.458616  7513 tablet_copy_client.cc:806] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:18.459131  7513 tablet_copy_client.cc:670] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:18.462476  7513 tablet_copy_client.cc:538] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:18.471192  7513 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Bootstrap starting.
I20260710 11:10:18.498946  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:18.499640  7513 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:18.500510  7513 tablet_bootstrap.cc:492] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Bootstrap complete.
I20260710 11:10:18.501139  7513 ts_tablet_manager.cc:1403] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260710 11:10:18.504046  7513 raft_consensus.cc:359] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: NON_VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: true } }
I20260710 11:10:18.504845  7513 raft_consensus.cc:740] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Initialized, Role: LEARNER
I20260710 11:10:18.505486  7513 consensus_queue.cc:260] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 1.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: NON_VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: true } }
I20260710 11:10:18.507814  7513 ts_tablet_manager.cc:1434] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:10:18.509457  6640 tablet_copy_service.cc:342] P 2b5e9f4258c54d15a8fd96a642925935: Request end of tablet copy session 6c801aa808154c45b766246b98d59b56-c939517140f146f5a3db346bf40285ed received from {username='slave'} at 127.0.0.1:51870
I20260710 11:10:18.509886  6640 tablet_copy_service.cc:434] P 2b5e9f4258c54d15a8fd96a642925935: ending tablet copy session 6c801aa808154c45b766246b98d59b56-c939517140f146f5a3db346bf40285ed on tablet c939517140f146f5a3db346bf40285ed with peer 6c801aa808154c45b766246b98d59b56
I20260710 11:10:18.543118  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:18.543746  6704 raft_consensus.cc:606] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Received request to transfer leadership to TS 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:18.546182  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:18.546722  6704 raft_consensus.cc:606] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Received request to transfer leadership to TS 4260b5133723434d959e740289cffb40
I20260710 11:10:18.549014  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:18.549556  6704 raft_consensus.cc:606] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Received request to transfer leadership to TS 4260b5133723434d959e740289cffb40
I20260710 11:10:18.551813  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a436454416c841ecab82810f47f07031"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "1fadca8409c1469a99a994053778dfe0"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:18.552311  6704 raft_consensus.cc:606] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Received request to transfer leadership to TS 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:18.554486  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:18.554987  6704 raft_consensus.cc:606] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Received request to transfer leadership to TS 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:18.555989  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:18.556813  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:10:18.683174  6800 debug-util.cc:398] Leaking SignalData structure 0x7b080015eb40 after lost signal to thread 5522
W20260710 11:10:18.683949  6800 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9100 after lost signal to thread 6562
W20260710 11:10:18.684854  6800 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4540 after lost signal to thread 6654
W20260710 11:10:18.685640  6800 debug-util.cc:398] Leaking SignalData structure 0x7b08002c4f00 after lost signal to thread 6729
W20260710 11:10:18.686381  6800 debug-util.cc:398] Leaking SignalData structure 0x7b08000c49e0 after lost signal to thread 6803
W20260710 11:10:18.687156  6800 debug-util.cc:398] Leaking SignalData structure 0x7b080021ec20 after lost signal to thread 7066
I20260710 11:10:18.784865  7501 raft_consensus.cc:993] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56: : Instructing follower 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:18.785447  7502 raft_consensus.cc:1081] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Signalling peer 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:18.793183  6627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a"
dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:51870
I20260710 11:10:18.793800  6627 raft_consensus.cc:493] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.794198  6627 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.802040  6627 raft_consensus.cc:515] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.804531  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:18.804713  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0773b3d1c0db4574945362c74cd5380a" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:18.805119  6704 raft_consensus.cc:3055] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:18.805251  7041 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.805604  6704 raft_consensus.cc:740] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:18.806437  6704 consensus_queue.cc:260] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.807511  6704 raft_consensus.cc:3060] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.811398  7041 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 3.
I20260710 11:10:18.812621  6595 leader_election.cc:304] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [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: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:18.813373  7485 raft_consensus.cc:2804] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:18.825877  6704 raft_consensus.cc:2468] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 3.
I20260710 11:10:18.828470  6627 leader_election.cc:290] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 3 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:18.830457  7502 raft_consensus.cc:993] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:18.830943  7502 raft_consensus.cc:1081] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Signalling peer 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:18.832443  6773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87"
dest_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:36716
I20260710 11:10:18.832901  6773 raft_consensus.cc:493] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.833207  6773 raft_consensus.cc:3060] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.834504  7485 raft_consensus.cc:697] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 3 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:18.835364  7485 consensus_queue.cc:237] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.839896  6773 raft_consensus.cc:515] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:18.853741  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:18.853514  6526 catalog_manager.cc:5697] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 2 to 3, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.854719  6773 leader_election.cc:290] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:18.856073  6625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdf41a0d90b450bbea487209c11ea87" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:18.854313  6704 raft_consensus.cc:3055] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:18.856659  6625 raft_consensus.cc:3060] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.859335  6704 raft_consensus.cc:740] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:18.860183  6704 consensus_queue.cc:260] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:18.861256  6704 raft_consensus.cc:3060] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.865392  6625 raft_consensus.cc:2468] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:18.866122  6627 raft_consensus.cc:1240] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Rejecting Update request from peer 6c801aa808154c45b766246b98d59b56 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:18.868175  7501 raft_consensus.cc:993] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:18.868619  7501 raft_consensus.cc:1081] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Signalling peer 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:18.870270  7041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a436454416c841ecab82810f47f07031"
dest_uuid: "1fadca8409c1469a99a994053778dfe0"
 from {username='slave'} at 127.0.0.1:33762
I20260710 11:10:18.870594  6704 raft_consensus.cc:2468] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:18.870736  7041 raft_consensus.cc:493] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.871172  7041 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:18.876839  6743 leader_election.cc:304] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:18.877745  7499 raft_consensus.cc:2804] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:18.886197  7518 raft_consensus.cc:993] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:18.886619  7518 raft_consensus.cc:1081] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Signalling peer 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:18.888180  6627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101"
dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:51870
I20260710 11:10:18.888720  6627 raft_consensus.cc:493] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.889827  6627 raft_consensus.cc:3060] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.900530  7499 raft_consensus.cc:697] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:18.901521  7499 consensus_queue.cc:237] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:18.877137  7041 raft_consensus.cc:515] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.913705  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:18.915285  6704 raft_consensus.cc:3055] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:18.915692  6704 raft_consensus.cc:740] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:18.916498  6704 consensus_queue.cc:260] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.918715  6704 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:18.917025  6627 raft_consensus.cc:515] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.914422  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a436454416c841ecab82810f47f07031" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:18.922148  6773 raft_consensus.cc:3060] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:18.913975  7041 leader_election.cc:290] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 4 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:18.931505  6627 leader_election.cc:290] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:18.933697  6773 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 4.
I20260710 11:10:18.935531  6997 leader_election.cc:304] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:18.935559  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:18.936201  7041 raft_consensus.cc:3060] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.936403  7500 raft_consensus.cc:2804] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:18.939615  6698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac685a868b94136b0c2b86cbe1ae101" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:18.940162  6703 raft_consensus.cc:1217] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4->[1.5-1.5]   Dedup: 1.5->[]
I20260710 11:10:18.940163  6698 raft_consensus.cc:3055] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:18.940781  6698 raft_consensus.cc:740] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:18.941620  6698 consensus_queue.cc:260] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.942852  6698 raft_consensus.cc:3060] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.949159  7041 raft_consensus.cc:2468] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 2.
I20260710 11:10:18.951231  6595 leader_election.cc:304] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:18.952004  7527 raft_consensus.cc:2804] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:18.952704  7527 raft_consensus.cc:697] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:18.953491  7527 consensus_queue.cc:237] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.955749  6704 raft_consensus.cc:2468] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 4.
I20260710 11:10:18.956595  6698 raft_consensus.cc:2468] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 2.
I20260710 11:10:18.958523  7500 raft_consensus.cc:697] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 4 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:18.959868  7500 consensus_queue.cc:237] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.960690  6525 catalog_manager.cc:5697] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 1 to 2, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:18.974071  6526 catalog_manager.cc:5697] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: term changed from 3 to 4, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 4 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:18.984678  6524 catalog_manager.cc:5697] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 1 to 2, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.987937  7520 raft_consensus.cc:993] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:18.988389  7520 raft_consensus.cc:1081] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Signalling peer 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:18.990036  6773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9"
dest_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:36716
I20260710 11:10:18.990521  6773 raft_consensus.cc:493] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.990844  6773 raft_consensus.cc:3060] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.997273  6773 raft_consensus.cc:515] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:18.999598  6698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:19.000167  6698 raft_consensus.cc:3055] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:19.000293  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3544fc5de323402dbd182ad152eb34a9" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:19.000519  6698 raft_consensus.cc:740] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:19.001507  6698 consensus_queue.cc:260] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.002743  6698 raft_consensus.cc:3060] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.008373  7041 raft_consensus.cc:3060] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.041821  6698 raft_consensus.cc:2468] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:19.042970  6743 leader_election.cc:304] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4260b5133723434d959e740289cffb40, 6c801aa808154c45b766246b98d59b56; no voters: 
I20260710 11:10:19.043771  7499 raft_consensus.cc:2804] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:19.044286  7499 raft_consensus.cc:697] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:19.045166  7499 consensus_queue.cc:237] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.049683  7041 raft_consensus.cc:2468] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:19.000543  6773 leader_election.cc:290] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:19.061331  6524 catalog_manager.cc:5697] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 1 to 2, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:19.231407  7041 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:19.234010  7527 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:10:19.274487  6698 raft_consensus.cc:1275] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:19.277014  7485 consensus_queue.cc:1048] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260710 11:10:19.320881  6627 raft_consensus.cc:1275] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:19.322798  7499 consensus_queue.cc:1048] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:19.350587  6698 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:19.352128  7528 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:19.386701  6704 raft_consensus.cc:1275] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:19.388056  7499 consensus_queue.cc:1048] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:19.393452  6773 raft_consensus.cc:1275] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:19.398777  7528 consensus_queue.cc:1048] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:19.454192  7039 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:19.455852  7519 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:19.471017  6704 raft_consensus.cc:1275] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:19.472641  7485 consensus_queue.cc:1048] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.533491  7519 raft_consensus.cc:1064] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: attempting to promote NON_VOTER 6c801aa808154c45b766246b98d59b56 to VOTER
I20260710 11:10:19.534780  7039 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:19.536291  7499 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.538584  7519 consensus_queue.cc:237] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } }
I20260710 11:10:19.558060  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:19.576216  6704 raft_consensus.cc:1275] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:19.577682  7499 consensus_queue.cc:1048] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.588202  7039 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260710 11:10:19.588253  6698 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 LEARNER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260710 11:10:19.589720  7527 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:19.590577  7485 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:19.603005  6773 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260710 11:10:19.604321  7527 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:19.633574  6771 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, 6c801aa808154c45b766246b98d59b56 (127.5.99.194) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.637020  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:19.641649  7527 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, 6c801aa808154c45b766246b98d59b56 (127.5.99.194) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.673388  6525 catalog_manager.cc:5697] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 reported cstate change: config changed from index 5 to 6, 6c801aa808154c45b766246b98d59b56 (127.5.99.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.682091  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:19.682983  6704 raft_consensus.cc:606] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Received request to transfer leadership to TS 4260b5133723434d959e740289cffb40
I20260710 11:10:19.687052  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "133feab610454512995fab4ab9998086"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:19.687611  6704 raft_consensus.cc:606] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Received request to transfer leadership to TS 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:19.691926  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c09945c250437f9ea0a22752788758"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:19.692432  6704 raft_consensus.cc:606] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Received request to transfer leadership to TS 2b5e9f4258c54d15a8fd96a642925935
I20260710 11:10:19.693004  7501 raft_consensus.cc:993] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:19.693490  7501 raft_consensus.cc:1081] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Signalling peer 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:19.700425  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "1fadca8409c1469a99a994053778dfe0"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:19.701099  6704 raft_consensus.cc:606] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Received request to transfer leadership to TS 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:19.703850  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "1fadca8409c1469a99a994053778dfe0"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:19.694131  6698 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, 6c801aa808154c45b766246b98d59b56 (127.5.99.194) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.702673  6773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7"
dest_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:36716
I20260710 11:10:19.705430  7039 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, 6c801aa808154c45b766246b98d59b56 (127.5.99.194) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false replace: true } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.710618  6773 raft_consensus.cc:493] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:19.710954  6773 raft_consensus.cc:3060] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.704447  6704 raft_consensus.cc:606] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Received request to transfer leadership to TS 1fadca8409c1469a99a994053778dfe0
I20260710 11:10:19.713618  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:19.714486  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:19.716837  6627 consensus_queue.cc:237] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } }
I20260710 11:10:19.719290  6773 raft_consensus.cc:515] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.722743  7041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:19.723289  7041 raft_consensus.cc:3060] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.728050  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11368bba8fcb4f08b4a0e7fd1f55bab7" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:19.728590  6704 raft_consensus.cc:3055] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:19.728863  6704 raft_consensus.cc:740] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:19.729826  7041 raft_consensus.cc:2468] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:19.729627  6704 consensus_queue.cc:260] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.730759  6704 raft_consensus.cc:3060] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.735988  6704 raft_consensus.cc:2468] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:19.737170  6744 leader_election.cc:304] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:19.738634  7499 raft_consensus.cc:2804] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:19.739099  7499 raft_consensus.cc:697] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:19.739939  7499 consensus_queue.cc:237] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.743805  6771 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260710 11:10:19.737723  6773 leader_election.cc:290] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:19.755540  7501 raft_consensus.cc:993] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:19.756014  7501 raft_consensus.cc:1081] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Signalling peer 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:19.756412  7527 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 11:10:19.757627  7041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41"
dest_uuid: "1fadca8409c1469a99a994053778dfe0"
 from {username='slave'} at 127.0.0.1:33762
I20260710 11:10:19.758178  7041 raft_consensus.cc:493] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:19.761739  7041 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:19.763449  7485 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.766795  6525 catalog_manager.cc:5697] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 1 to 2, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:19.771570  7041 raft_consensus.cc:515] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.755577  6698 raft_consensus.cc:1275] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260710 11:10:19.774032  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:19.774573  6627 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:19.780957  6627 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:19.782076  7041 leader_election.cc:290] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 3 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:19.783710  6999 leader_election.cc:304] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:19.784406  6698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0e279c92fb4543b424cf0815a86b41" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:19.771257  6773 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.784991  7500 raft_consensus.cc:2804] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:19.785454  7500 raft_consensus.cc:697] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 3 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:19.785001  6698 raft_consensus.cc:3055] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:19.786548  6698 raft_consensus.cc:740] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:19.786724  7500 consensus_queue.cc:237] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.791472  7527 consensus_queue.cc:1048] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 11:10:19.787392  6698 consensus_queue.cc:260] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:19.795671  6515 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c939517140f146f5a3db346bf40285ed with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:19.795697  6704 raft_consensus.cc:2955] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } } }
I20260710 11:10:19.806071  6526 catalog_manager.cc:5697] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: term changed from 2 to 3, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 3 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:19.808542  6525 catalog_manager.cc:5697] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: config changed from index 6 to 7, VOTER 1fadca8409c1469a99a994053778dfe0 (127.5.99.196) evicted. New cstate: current_term: 1 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:19.811030  6698 raft_consensus.cc:3060] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:19.817485  6698 raft_consensus.cc:2468] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:19.823951  7031 tablet_service.cc:1558] Processing DeleteTablet for tablet c939517140f146f5a3db346bf40285ed with delete_type TABLET_DATA_TOMBSTONED (TS 1fadca8409c1469a99a994053778dfe0 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:42308
I20260710 11:10:19.834107  7562 tablet_replica.cc:333] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:19.835270  7562 raft_consensus.cc:2243] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.836093  7562 raft_consensus.cc:2272] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.839710  7562 ts_tablet_manager.cc:1916] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:19.851190  7562 ts_tablet_manager.cc:1929] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.6
I20260710 11:10:19.851620  7562 log.cc:1199] T c939517140f146f5a3db346bf40285ed P 1fadca8409c1469a99a994053778dfe0: Deleting WAL directory at /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681768688332-5519-0/minicluster-data/ts-3-root/wals/c939517140f146f5a3db346bf40285ed
I20260710 11:10:19.853646  6514 catalog_manager.cc:5028] TS 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143): tablet c939517140f146f5a3db346bf40285ed (table test-workload [id=b48b2326c3294bda9163464d1383163e]) successfully deleted
I20260710 11:10:20.047443  7518 raft_consensus.cc:993] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:20.047894  7501 raft_consensus.cc:1081] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Signalling peer 1fadca8409c1469a99a994053778dfe0 to start an election
I20260710 11:10:20.049114  7041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2"
dest_uuid: "1fadca8409c1469a99a994053778dfe0"
 from {username='slave'} at 127.0.0.1:33762
I20260710 11:10:20.049664  7041 raft_consensus.cc:493] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:20.049984  7041 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.056377  7041 raft_consensus.cc:515] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:20.058949  7041 leader_election.cc:290] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [CANDIDATE]: Term 3 election: Requested vote from peers 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855), 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215)
I20260710 11:10:20.058961  6627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
I20260710 11:10:20.059715  6627 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.059885  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1c4ae882ae442882a1b60a8e1d61a2" candidate_uuid: "1fadca8409c1469a99a994053778dfe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:20.060396  6704 raft_consensus.cc:3055] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:20.060678  6704 raft_consensus.cc:740] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:20.061427  6704 consensus_queue.cc:260] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:20.062481  6704 raft_consensus.cc:3060] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.064250  6627 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:20.065301  6999 leader_election.cc:304] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [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: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:20.066150  7528 raft_consensus.cc:2804] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:20.066591  7528 raft_consensus.cc:697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 3 LEADER]: Becoming Leader. State: Replica: 1fadca8409c1469a99a994053778dfe0, State: Running, Role: LEADER
I20260710 11:10:20.067436  7528 consensus_queue.cc:237] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:20.072050  6704 raft_consensus.cc:2468] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fadca8409c1469a99a994053778dfe0 in term 3.
I20260710 11:10:20.083626  6526 catalog_manager.cc:5697] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 reported cstate change: term changed from 2 to 3, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 1fadca8409c1469a99a994053778dfe0 (127.5.99.196). New cstate: current_term: 3 leader_uuid: "1fadca8409c1469a99a994053778dfe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:20.098198  7518 raft_consensus.cc:993] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:20.098584  7501 raft_consensus.cc:1081] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Signalling peer 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:20.099822  6627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c09945c250437f9ea0a22752788758"
dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:51870
I20260710 11:10:20.100227  6627 raft_consensus.cc:493] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:20.100461  6627 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.104362  6627 raft_consensus.cc:515] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:20.106540  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:20.105655  6627 leader_election.cc:290] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 3 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:20.107069  7039 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.107929  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c09945c250437f9ea0a22752788758" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:20.108464  6704 raft_consensus.cc:3055] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:20.108767  6704 raft_consensus.cc:740] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:20.109499  6704 consensus_queue.cc:260] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:20.110710  6704 raft_consensus.cc:3060] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.113373  7039 raft_consensus.cc:2468] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 3.
I20260710 11:10:20.114722  6595 leader_election.cc:304] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [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: 1fadca8409c1469a99a994053778dfe0, 2b5e9f4258c54d15a8fd96a642925935; no voters: 
I20260710 11:10:20.114845  6704 raft_consensus.cc:2468] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 3.
I20260710 11:10:20.115550  7485 raft_consensus.cc:2804] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:20.116000  7485 raft_consensus.cc:697] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:20.116802  7485 consensus_queue.cc:237] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [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: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:20.124270  6526 catalog_manager.cc:5697] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 2 to 3, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:20.172012  7041 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:20.173177  7523 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:20.182950  6704 raft_consensus.cc:1275] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:20.185027  7523 consensus_queue.cc:1048] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:20.194473  7518 raft_consensus.cc:993] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:20.194936  7518 raft_consensus.cc:1081] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Signalling peer 2b5e9f4258c54d15a8fd96a642925935 to start an election
I20260710 11:10:20.196455  6627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "133feab610454512995fab4ab9998086"
dest_uuid: "2b5e9f4258c54d15a8fd96a642925935"
 from {username='slave'} at 127.0.0.1:51870
I20260710 11:10:20.196985  6627 raft_consensus.cc:493] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:20.197302  6627 raft_consensus.cc:3060] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:20.203328  6627 raft_consensus.cc:515] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:20.205603  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:20.205873  6627 leader_election.cc:290] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 4260b5133723434d959e740289cffb40 (127.5.99.195:37209)
I20260710 11:10:20.206413  6704 raft_consensus.cc:3055] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:20.206799  6704 raft_consensus.cc:740] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:20.206434  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133feab610454512995fab4ab9998086" candidate_uuid: "2b5e9f4258c54d15a8fd96a642925935" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4260b5133723434d959e740289cffb40"
I20260710 11:10:20.207918  6773 raft_consensus.cc:3060] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:20.207680  6704 consensus_queue.cc:260] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:20.208837  6704 raft_consensus.cc:3060] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:20.213835  6773 raft_consensus.cc:2468] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 2.
I20260710 11:10:20.214639  6704 raft_consensus.cc:2468] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5e9f4258c54d15a8fd96a642925935 in term 2.
I20260710 11:10:20.215126  6594 leader_election.cc:304] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5e9f4258c54d15a8fd96a642925935, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:20.215934  7485 raft_consensus.cc:2804] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:20.216326  7485 raft_consensus.cc:697] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 LEADER]: Becoming Leader. State: Replica: 2b5e9f4258c54d15a8fd96a642925935, State: Running, Role: LEADER
I20260710 11:10:20.217054  7485 consensus_queue.cc:237] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } }
I20260710 11:10:20.225045  6525 catalog_manager.cc:5697] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 reported cstate change: term changed from 1 to 2, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "2b5e9f4258c54d15a8fd96a642925935" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:20.380285  6627 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:20.381480  7500 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:20.392550  6704 raft_consensus.cc:1275] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:20.393932  7500 consensus_queue.cc:1048] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:20.455355  6704 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:20.456425  7500 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:20.467069  6627 raft_consensus.cc:1275] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Refusing update from remote peer 1fadca8409c1469a99a994053778dfe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:20.468595  7543 consensus_queue.cc:1048] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5e9f4258c54d15a8fd96a642925935" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 39855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:20.523751  7041 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:20.524889  7527 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:20.532927  6704 raft_consensus.cc:1275] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:20.534473  7485 consensus_queue.cc:1048] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:20.685490  6704 raft_consensus.cc:1275] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:20.686503  7485 consensus_queue.cc:1048] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:20.698513  6773 raft_consensus.cc:1275] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Refusing update from remote peer 2b5e9f4258c54d15a8fd96a642925935: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:20.701714  7527 consensus_queue.cc:1048] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:20.715335  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:20.731559  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:20.744583  6704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8"
dest_uuid: "6c801aa808154c45b766246b98d59b56"
mode: GRACEFUL
new_leader_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:49958
I20260710 11:10:20.745162  6704 raft_consensus.cc:606] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Received request to transfer leadership to TS 4260b5133723434d959e740289cffb40
I20260710 11:10:20.746320  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:20.746992  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:21.191944  7518 raft_consensus.cc:993] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: : Instructing follower 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:21.192358  7501 raft_consensus.cc:1081] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Signalling peer 4260b5133723434d959e740289cffb40 to start an election
I20260710 11:10:21.193583  6773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8"
dest_uuid: "4260b5133723434d959e740289cffb40"
 from {username='slave'} at 127.0.0.1:36716
I20260710 11:10:21.194110  6773 raft_consensus.cc:493] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.194456  6773 raft_consensus.cc:3060] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.200759  6773 raft_consensus.cc:515] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:21.202525  6773 leader_election.cc:290] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Requested vote from peers 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215), 1fadca8409c1469a99a994053778dfe0 (127.5.99.196:39143)
I20260710 11:10:21.203646  6698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6c801aa808154c45b766246b98d59b56"
I20260710 11:10:21.203884  7039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6324b3adea054ce8b17429202edfb2b8" candidate_uuid: "4260b5133723434d959e740289cffb40" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fadca8409c1469a99a994053778dfe0"
I20260710 11:10:21.204133  6698 raft_consensus.cc:3055] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:21.204424  7039 raft_consensus.cc:3060] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.204425  6698 raft_consensus.cc:740] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c801aa808154c45b766246b98d59b56, State: Running, Role: LEADER
I20260710 11:10:21.205353  6698 consensus_queue.cc:260] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:21.206296  6698 raft_consensus.cc:3060] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.210353  7039 raft_consensus.cc:2468] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:21.211475  6744 leader_election.cc:304] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fadca8409c1469a99a994053778dfe0, 4260b5133723434d959e740289cffb40; no voters: 
I20260710 11:10:21.212242  7523 raft_consensus.cc:2804] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:21.212193  6698 raft_consensus.cc:2468] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4260b5133723434d959e740289cffb40 in term 2.
I20260710 11:10:21.213529  7523 raft_consensus.cc:697] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Becoming Leader. State: Replica: 4260b5133723434d959e740289cffb40, State: Running, Role: LEADER
I20260710 11:10:21.214351  7523 consensus_queue.cc:237] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [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: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } }
I20260710 11:10:21.226336  6525 catalog_manager.cc:5697] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 reported cstate change: term changed from 1 to 2, leader changed from 6c801aa808154c45b766246b98d59b56 (127.5.99.194) to 4260b5133723434d959e740289cffb40 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "4260b5133723434d959e740289cffb40" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4260b5133723434d959e740289cffb40" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:21.675875  7039 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:21.677250  7523 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fadca8409c1469a99a994053778dfe0" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 39143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:21.701670  6698 raft_consensus.cc:1275] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Refusing update from remote peer 4260b5133723434d959e740289cffb40: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:21.702939  7581 consensus_queue.cc:1048] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c801aa808154c45b766246b98d59b56" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 33215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:21.747766  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:21.767109  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
I20260710 11:10:21.802642  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:21.803445  5519 tablet_replica.cc:333] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.804263  5519 raft_consensus.cc:2243] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.804944  5519 raft_consensus.cc:2272] T fc9ebcbae7dd45faa2b818e2063d202e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.806937  5519 tablet_replica.cc:333] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.807442  5519 raft_consensus.cc:2243] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.807843  5519 raft_consensus.cc:2272] T 4f0e279c92fb4543b424cf0815a86b41 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.809496  5519 tablet_replica.cc:333] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.810071  5519 raft_consensus.cc:2243] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.810770  5519 raft_consensus.cc:2272] T c939517140f146f5a3db346bf40285ed P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.812463  5519 tablet_replica.cc:333] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.813201  5519 raft_consensus.cc:2243] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.813743  5519 raft_consensus.cc:2272] T 090ab03b30bd4557911e505e064f73d8 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.815865  5519 tablet_replica.cc:333] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.816407  5519 raft_consensus.cc:2243] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.816800  5519 raft_consensus.cc:2272] T 10332f165fa342c08fc71c0cc79552b2 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.818554  5519 tablet_replica.cc:333] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.819075  5519 raft_consensus.cc:2243] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.819424  5519 raft_consensus.cc:2272] T 2043b687f23c4fb4873acc535d554e57 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.820940  5519 tablet_replica.cc:333] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.821417  5519 raft_consensus.cc:2243] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.822187  5519 raft_consensus.cc:2272] T 9220657513314a0db0e29d4853bc9f58 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.824009  5519 tablet_replica.cc:333] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.824489  5519 raft_consensus.cc:2243] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.824978  5519 raft_consensus.cc:2272] T 3579db5e73bf47e99bb64da9cc2349e9 P 2b5e9f4258c54d15a8fd96a642925935 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.826697  5519 tablet_replica.cc:333] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.827163  5519 raft_consensus.cc:2243] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.827862  5519 raft_consensus.cc:2272] T 133feab610454512995fab4ab9998086 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.829649  5519 tablet_replica.cc:333] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.830116  5519 raft_consensus.cc:2243] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.830467  5519 raft_consensus.cc:2272] T 6a444bcd9af5450392da910bda7a0e26 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.832072  5519 tablet_replica.cc:333] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.832584  5519 raft_consensus.cc:2243] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.833230  5519 raft_consensus.cc:2272] T 47c09945c250437f9ea0a22752788758 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.834895  5519 tablet_replica.cc:333] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.835341  5519 raft_consensus.cc:2243] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.835775  5519 raft_consensus.cc:2272] T 01fc579c42374305aecc6f0878adb507 P 2b5e9f4258c54d15a8fd96a642925935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.837965  5519 tablet_replica.cc:333] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.838624  5519 raft_consensus.cc:2243] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.839118  5519 raft_consensus.cc:2272] T 528d65ec6c5a493e9838ec97659f1203 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.841410  5519 tablet_replica.cc:333] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.842049  5519 raft_consensus.cc:2243] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.842743  5519 raft_consensus.cc:2272] T 0773b3d1c0db4574945362c74cd5380a P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.844612  5519 tablet_replica.cc:333] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.845077  5519 raft_consensus.cc:2243] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.845448  5519 raft_consensus.cc:2272] T 6bdf41a0d90b450bbea487209c11ea87 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.847141  5519 tablet_replica.cc:333] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.847563  5519 raft_consensus.cc:2243] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.848269  5519 raft_consensus.cc:2272] T cac685a868b94136b0c2b86cbe1ae101 P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.850060  5519 tablet_replica.cc:333] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.850500  5519 raft_consensus.cc:2243] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.850891  5519 raft_consensus.cc:2272] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 2b5e9f4258c54d15a8fd96a642925935 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.852866  5519 tablet_replica.cc:333] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935: stopping tablet replica
I20260710 11:10:21.853448  5519 raft_consensus.cc:2243] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.853945  5519 raft_consensus.cc:2272] T ba8176fb80004c22bd305a498a20018e P 2b5e9f4258c54d15a8fd96a642925935 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.905011  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
W20260710 11:10:21.913874  6745 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260710 11:10:21.917222  6745 consensus_peers.cc:597] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:21.941341  6671 consensus_peers.cc:597] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:21.944823  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
W20260710 11:10:21.951061  6671 consensus_peers.cc:597] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:21.972826  6745 consensus_peers.cc:597] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:21.974766  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:21.975405  5519 tablet_replica.cc:333] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.976014  5519 raft_consensus.cc:2243] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.976661  5519 raft_consensus.cc:2272] T c939517140f146f5a3db346bf40285ed P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.978421  5519 tablet_replica.cc:333] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.978931  5519 raft_consensus.cc:2243] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.979741  5519 raft_consensus.cc:2272] T 090ab03b30bd4557911e505e064f73d8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.981737  5519 tablet_replica.cc:333] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.982206  5519 raft_consensus.cc:2243] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.982887  5519 raft_consensus.cc:2272] T 10332f165fa342c08fc71c0cc79552b2 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.984589  5519 tablet_replica.cc:333] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.985061  5519 raft_consensus.cc:2243] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.985745  5519 raft_consensus.cc:2272] T 6a444bcd9af5450392da910bda7a0e26 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.987347  5519 tablet_replica.cc:333] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.987830  5519 raft_consensus.cc:2243] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.988183  5519 raft_consensus.cc:2272] T 47c09945c250437f9ea0a22752788758 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.989766  5519 tablet_replica.cc:333] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.990224  5519 raft_consensus.cc:2243] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.990561  5519 raft_consensus.cc:2272] T 4f0e279c92fb4543b424cf0815a86b41 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.992060  5519 tablet_replica.cc:333] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.992501  5519 raft_consensus.cc:2243] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:21.993175  5519 raft_consensus.cc:2272] T 519ee81367da4785b16c184199ed9b93 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.995011  5519 tablet_replica.cc:333] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.995584  5519 raft_consensus.cc:2243] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.995983  5519 raft_consensus.cc:2272] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.998073  5519 tablet_replica.cc:333] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:21.998594  5519 raft_consensus.cc:2243] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.999339  5519 raft_consensus.cc:2272] T 3544fc5de323402dbd182ad152eb34a9 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:22.000026  6997 consensus_peers.cc:597] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 -> Peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Couldn't send request to peer 6c801aa808154c45b766246b98d59b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.001466  5519 tablet_replica.cc:333] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.002234  5519 raft_consensus.cc:2243] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.002730  5519 raft_consensus.cc:2272] T a436454416c841ecab82810f47f07031 P 6c801aa808154c45b766246b98d59b56 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:22.003634  6743 consensus_peers.cc:597] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 -> Peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Couldn't send request to peer 6c801aa808154c45b766246b98d59b56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.004813  5519 tablet_replica.cc:333] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
W20260710 11:10:22.004767  6999 consensus_peers.cc:597] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.005600  5519 raft_consensus.cc:2243] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.006395  5519 raft_consensus.cc:2272] T ba8176fb80004c22bd305a498a20018e P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.008435  5519 tablet_replica.cc:333] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.008937  5519 raft_consensus.cc:2243] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.009282  5519 raft_consensus.cc:2272] T 6324b3adea054ce8b17429202edfb2b8 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:22.009296  6999 consensus_peers.cc:597] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.011758  5519 tablet_replica.cc:333] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.012219  5519 raft_consensus.cc:2243] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.012595  5519 raft_consensus.cc:2272] T 6bdf41a0d90b450bbea487209c11ea87 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.014213  5519 tablet_replica.cc:333] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.014675  5519 raft_consensus.cc:2243] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.015030  5519 raft_consensus.cc:2272] T 0773b3d1c0db4574945362c74cd5380a P 6c801aa808154c45b766246b98d59b56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.016582  5519 tablet_replica.cc:333] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.017004  5519 raft_consensus.cc:2243] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.017701  5519 raft_consensus.cc:2272] T f21dc55b780441cba8b5fa68958fb520 P 6c801aa808154c45b766246b98d59b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.019304  5519 tablet_replica.cc:333] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.019709  5519 raft_consensus.cc:2243] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.020040  5519 raft_consensus.cc:2272] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.021766  5519 tablet_replica.cc:333] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.022246  5519 raft_consensus.cc:2243] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.022603  5519 raft_consensus.cc:2272] T 133feab610454512995fab4ab9998086 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:22.024283  6999 consensus_peers.cc:597] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.024578  5519 tablet_replica.cc:333] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56: stopping tablet replica
I20260710 11:10:22.025059  5519 raft_consensus.cc:2243] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.025403  5519 raft_consensus.cc:2272] T cac685a868b94136b0c2b86cbe1ae101 P 6c801aa808154c45b766246b98d59b56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.068029  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
W20260710 11:10:22.101003  6743 consensus_peers.cc:597] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 -> Peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Couldn't send request to peer 6c801aa808154c45b766246b98d59b56. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:33215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.105156  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
W20260710 11:10:22.116072  6999 consensus_peers.cc:597] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.131747  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:22.132401  5519 tablet_replica.cc:333] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.132988  5519 raft_consensus.cc:2243] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.133443  5519 raft_consensus.cc:2272] T a436454416c841ecab82810f47f07031 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.135253  5519 tablet_replica.cc:333] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.135747  5519 raft_consensus.cc:2243] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.136443  5519 raft_consensus.cc:2272] T 2043b687f23c4fb4873acc535d554e57 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.138033  5519 tablet_replica.cc:333] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.138499  5519 raft_consensus.cc:2243] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.138958  5519 raft_consensus.cc:2272] T 9220657513314a0db0e29d4853bc9f58 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.140580  5519 tablet_replica.cc:333] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.141031  5519 raft_consensus.cc:2243] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.141384  5519 raft_consensus.cc:2272] T 10332f165fa342c08fc71c0cc79552b2 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.142968  5519 tablet_replica.cc:333] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.143430  5519 raft_consensus.cc:2243] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.143877  5519 raft_consensus.cc:2272] T c939517140f146f5a3db346bf40285ed P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.145493  5519 tablet_replica.cc:333] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.145989  5519 raft_consensus.cc:2243] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.146353  5519 raft_consensus.cc:2272] T 6a444bcd9af5450392da910bda7a0e26 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.147965  5519 tablet_replica.cc:333] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.148424  5519 raft_consensus.cc:2243] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.148773  5519 raft_consensus.cc:2272] T 133feab610454512995fab4ab9998086 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.150318  5519 tablet_replica.cc:333] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.150761  5519 raft_consensus.cc:2243] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.151269  5519 raft_consensus.cc:2272] T f21dc55b780441cba8b5fa68958fb520 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.152762  5519 tablet_replica.cc:333] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.153190  5519 raft_consensus.cc:2243] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.153889  5519 raft_consensus.cc:2272] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.155404  5519 tablet_replica.cc:333] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.155874  5519 raft_consensus.cc:2243] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.156227  5519 raft_consensus.cc:2272] T 519ee81367da4785b16c184199ed9b93 P 4260b5133723434d959e740289cffb40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.157689  5519 tablet_replica.cc:333] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.158159  5519 raft_consensus.cc:2243] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.158726  5519 raft_consensus.cc:2272] T 3579db5e73bf47e99bb64da9cc2349e9 P 4260b5133723434d959e740289cffb40 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.160274  5519 tablet_replica.cc:333] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.160710  5519 raft_consensus.cc:2243] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.161384  5519 raft_consensus.cc:2272] T 01fc579c42374305aecc6f0878adb507 P 4260b5133723434d959e740289cffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.162935  5519 tablet_replica.cc:333] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.163347  5519 raft_consensus.cc:2243] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.163702  5519 raft_consensus.cc:2272] T 528d65ec6c5a493e9838ec97659f1203 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.165444  5519 tablet_replica.cc:333] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.166034  5519 raft_consensus.cc:2243] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.166797  5519 raft_consensus.cc:2272] T 6bdf41a0d90b450bbea487209c11ea87 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.168982  5519 tablet_replica.cc:333] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.169418  5519 raft_consensus.cc:2243] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:22.169682  6997 consensus_peers.cc:597] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 -> Peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Couldn't send request to peer 6c801aa808154c45b766246b98d59b56. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:33215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.169876  5519 raft_consensus.cc:2272] T fc9ebcbae7dd45faa2b818e2063d202e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.171564  5519 tablet_replica.cc:333] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.172010  5519 raft_consensus.cc:2243] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.172372  5519 raft_consensus.cc:2272] T ba8176fb80004c22bd305a498a20018e P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.174124  5519 tablet_replica.cc:333] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.174537  5519 raft_consensus.cc:2243] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.175215  5519 raft_consensus.cc:2272] T 6324b3adea054ce8b17429202edfb2b8 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.177492  5519 tablet_replica.cc:333] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40: stopping tablet replica
I20260710 11:10:22.177968  5519 raft_consensus.cc:2243] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.178630  5519 raft_consensus.cc:2272] T 3544fc5de323402dbd182ad152eb34a9 P 4260b5133723434d959e740289cffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:22.209393  6997 consensus_peers.cc:597] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 -> Peer 6c801aa808154c45b766246b98d59b56 (127.5.99.194:33215): Couldn't send request to peer 6c801aa808154c45b766246b98d59b56. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:33215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:22.214401  6997 consensus_peers.cc:597] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 -> Peer 4260b5133723434d959e740289cffb40 (127.5.99.195:37209): Couldn't send request to peer 4260b5133723434d959e740289cffb40. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.195:37209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.235417  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
W20260710 11:10:22.245695  6999 consensus_peers.cc:597] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 -> Peer 2b5e9f4258c54d15a8fd96a642925935 (127.5.99.193:39855): Couldn't send request to peer 2b5e9f4258c54d15a8fd96a642925935. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:39855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.270532  5519 tablet_server.cc:179] TabletServer@127.5.99.196:0 shutting down...
I20260710 11:10:22.292691  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:22.293354  5519 tablet_replica.cc:333] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.293929  5519 raft_consensus.cc:2243] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.294358  5519 raft_consensus.cc:2272] T 0773b3d1c0db4574945362c74cd5380a P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.296098  5519 tablet_replica.cc:333] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.296573  5519 raft_consensus.cc:2243] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.297031  5519 raft_consensus.cc:2272] T 47c09945c250437f9ea0a22752788758 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.298635  5519 tablet_replica.cc:333] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.299098  5519 raft_consensus.cc:2243] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.299499  5519 raft_consensus.cc:2272] T cac685a868b94136b0c2b86cbe1ae101 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.301121  5519 tablet_replica.cc:333] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.301590  5519 raft_consensus.cc:2243] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.302243  5519 raft_consensus.cc:2272] T 4c1c4ae882ae442882a1b60a8e1d61a2 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.303752  5519 tablet_replica.cc:333] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.304289  5519 raft_consensus.cc:2243] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.304754  5519 raft_consensus.cc:2272] T 3544fc5de323402dbd182ad152eb34a9 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.306223  5519 tablet_replica.cc:333] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.306667  5519 raft_consensus.cc:2243] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.307086  5519 raft_consensus.cc:2272] T 2043b687f23c4fb4873acc535d554e57 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.308575  5519 tablet_replica.cc:333] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.309006  5519 raft_consensus.cc:2243] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.309357  5519 raft_consensus.cc:2272] T 090ab03b30bd4557911e505e064f73d8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.310912  5519 tablet_replica.cc:333] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.311350  5519 raft_consensus.cc:2243] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.311779  5519 raft_consensus.cc:2272] T 9220657513314a0db0e29d4853bc9f58 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.313313  5519 tablet_replica.cc:333] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.313787  5519 raft_consensus.cc:2243] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.314443  5519 raft_consensus.cc:2272] T 4f0e279c92fb4543b424cf0815a86b41 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.315966  5519 tablet_replica.cc:333] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.316421  5519 raft_consensus.cc:2243] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.317099  5519 raft_consensus.cc:2272] T 3579db5e73bf47e99bb64da9cc2349e9 P 1fadca8409c1469a99a994053778dfe0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.318785  5519 tablet_replica.cc:333] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.319228  5519 raft_consensus.cc:2243] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.319677  5519 raft_consensus.cc:2272] T 519ee81367da4785b16c184199ed9b93 P 1fadca8409c1469a99a994053778dfe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.321169  5519 tablet_replica.cc:333] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.321619  5519 raft_consensus.cc:2243] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.322043  5519 raft_consensus.cc:2272] T 01fc579c42374305aecc6f0878adb507 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.323522  5519 tablet_replica.cc:333] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.323930  5519 raft_consensus.cc:2243] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.324540  5519 raft_consensus.cc:2272] T a436454416c841ecab82810f47f07031 P 1fadca8409c1469a99a994053778dfe0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.325999  5519 tablet_replica.cc:333] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.326421  5519 raft_consensus.cc:2243] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.327070  5519 raft_consensus.cc:2272] T 528d65ec6c5a493e9838ec97659f1203 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.328647  5519 tablet_replica.cc:333] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.329071  5519 raft_consensus.cc:2243] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.329758  5519 raft_consensus.cc:2272] T fc9ebcbae7dd45faa2b818e2063d202e P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.331328  5519 tablet_replica.cc:333] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.331776  5519 raft_consensus.cc:2243] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.332276  5519 raft_consensus.cc:2272] T 11368bba8fcb4f08b4a0e7fd1f55bab7 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.333818  5519 tablet_replica.cc:333] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.334228  5519 raft_consensus.cc:2243] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.334648  5519 raft_consensus.cc:2272] T f21dc55b780441cba8b5fa68958fb520 P 1fadca8409c1469a99a994053778dfe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.336160  5519 tablet_replica.cc:333] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0: stopping tablet replica
I20260710 11:10:22.336555  5519 raft_consensus.cc:2243] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.336933  5519 raft_consensus.cc:2272] T 6324b3adea054ce8b17429202edfb2b8 P 1fadca8409c1469a99a994053778dfe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.387373  5519 tablet_server.cc:196] TabletServer@127.5.99.196:0 shutdown complete.
I20260710 11:10:22.416708  5519 master.cc:562] Master@127.5.99.254:35357 shutting down...
I20260710 11:10:22.437198  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:22.437738  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.438024  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P e35e983ef4734345867ccb9f197e331d: stopping tablet replica
I20260710 11:10:22.481252  5519 master.cc:584] Master@127.5.99.254:35357 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31128 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:10:22.532876  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:34575
I20260710 11:10:22.534003  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.539400  7600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.539454  7599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.539860  7602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.540643  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:22.541478  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.541702  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.541839  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681822541824 us; error 0 us; skew 500 ppm
I20260710 11:10:22.542315  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.544471  5519 webserver.cc:533] Webserver started at http://127.5.99.254:44429/ using document root <none> and password file <none>
I20260710 11:10:22.544919  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.545109  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.545369  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.546411  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "773d12d120e54d6293322fb426264177"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.550469  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:22.553462  7607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.554167  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:22.554414  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "773d12d120e54d6293322fb426264177"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.554675  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.578856  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.580013  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.615283  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:34575
I20260710 11:10:22.615377  7658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:34575 every 8 connection(s)
I20260710 11:10:22.619016  7659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:22.628106  7659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177: Bootstrap starting.
I20260710 11:10:22.632611  7659 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:22.636471  7659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177: No bootstrap required, opened a new log
I20260710 11:10:22.638463  7659 raft_consensus.cc:359] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773d12d120e54d6293322fb426264177" member_type: VOTER }
I20260710 11:10:22.638814  7659 raft_consensus.cc:385] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:22.639025  7659 raft_consensus.cc:740] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773d12d120e54d6293322fb426264177, State: Initialized, Role: FOLLOWER
I20260710 11:10:22.639578  7659 consensus_queue.cc:260] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "773d12d120e54d6293322fb426264177" member_type: VOTER }
I20260710 11:10:22.640004  7659 raft_consensus.cc:399] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:22.640220  7659 raft_consensus.cc:493] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:22.640471  7659 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:22.644510  7659 raft_consensus.cc:515] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773d12d120e54d6293322fb426264177" member_type: VOTER }
I20260710 11:10:22.644979  7659 leader_election.cc:304] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [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: 773d12d120e54d6293322fb426264177; no voters: 
I20260710 11:10:22.646138  7659 leader_election.cc:290] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:22.646413  7662 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:22.647677  7662 raft_consensus.cc:697] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 1 LEADER]: Becoming Leader. State: Replica: 773d12d120e54d6293322fb426264177, State: Running, Role: LEADER
I20260710 11:10:22.648303  7662 consensus_queue.cc:237] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [LEADER]: Queue going to LEADER mode. State: All 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: "773d12d120e54d6293322fb426264177" member_type: VOTER }
I20260710 11:10:22.648880  7659 sys_catalog.cc:565] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:22.652621  7663 sys_catalog.cc:455] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "773d12d120e54d6293322fb426264177" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773d12d120e54d6293322fb426264177" member_type: VOTER } }
I20260710 11:10:22.652650  7664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 773d12d120e54d6293322fb426264177. Latest consensus state: current_term: 1 leader_uuid: "773d12d120e54d6293322fb426264177" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "773d12d120e54d6293322fb426264177" member_type: VOTER } }
I20260710 11:10:22.653494  7664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:22.654654  7663 sys_catalog.cc:458] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:22.655354  7669 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:22.660285  7669 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:22.663403  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:22.668035  7669 catalog_manager.cc:1383] Generated new cluster ID: 7a2b4406fad64f47a2e9eef45e8c9c94
I20260710 11:10:22.668254  7669 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:22.692595  7669 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:22.693802  7669 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:22.709308  7669 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177: Generated new TSK 0
I20260710 11:10:22.709854  7669 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:22.729380  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.734804  7680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.735628  7681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.737010  7683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.737195  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:22.738235  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.738410  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.738531  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681822738521 us; error 0 us; skew 500 ppm
I20260710 11:10:22.738953  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.740976  5519 webserver.cc:533] Webserver started at http://127.5.99.193:34441/ using document root <none> and password file <none>
I20260710 11:10:22.741394  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.741578  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.741820  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.742754  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "ae2e3b3465354abc96d6ba633ea988a0"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.746853  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:22.749817  7688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.750497  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:22.750798  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "ae2e3b3465354abc96d6ba633ea988a0"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.751024  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.807227  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.808369  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.809854  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.811962  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.812148  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.812377  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.812523  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.850059  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:44277
I20260710 11:10:22.850167  7750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:44277 every 8 connection(s)
I20260710 11:10:22.854576  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.860878  7755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.861450  7756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.864665  7758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.865471  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:22.866407  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:22.866542  7751 heartbeater.cc:344] Connected to a master server at 127.5.99.254:34575
W20260710 11:10:22.866659  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.866911  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681822866893 us; error 0 us; skew 500 ppm
I20260710 11:10:22.866954  7751 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.867457  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.867673  7751 heartbeater.cc:507] Master 127.5.99.254:34575 requested a full tablet report, sending...
I20260710 11:10:22.869786  7624 ts_manager.cc:194] Registered new tserver with Master: ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:22.869894  5519 webserver.cc:533] Webserver started at http://127.5.99.194:36789/ using document root <none> and password file <none>
I20260710 11:10:22.870414  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.870601  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.870838  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.871532  7624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45572
I20260710 11:10:22.871798  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "4111d55a8b1f4eac8571c41de8b72025"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.876049  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:10:22.879117  7763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.879813  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:22.880064  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "4111d55a8b1f4eac8571c41de8b72025"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.880328  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.898226  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.899354  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.900702  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.902868  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.903049  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.903272  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.903417  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.940165  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:46171
I20260710 11:10:22.940253  7825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:46171 every 8 connection(s)
I20260710 11:10:22.944625  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:22.950587  7829 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:22.951319  7830 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.953945  5519 server_base.cc:1061] running on GCE node
W20260710 11:10:22.954077  7833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:22.954964  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:22.955173  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:22.955328  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681822955311 us; error 0 us; skew 500 ppm
I20260710 11:10:22.955856  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:22.958856  7826 heartbeater.cc:344] Connected to a master server at 127.5.99.254:34575
I20260710 11:10:22.958853  5519 webserver.cc:533] Webserver started at http://127.5.99.195:37485/ using document root <none> and password file <none>
I20260710 11:10:22.959270  7826 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:22.959522  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:22.959745  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:22.959976  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:22.959950  7826 heartbeater.cc:507] Master 127.5.99.254:34575 requested a full tablet report, sending...
I20260710 11:10:22.961259  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "605b466a756b44f8a7d35ec138673ac2"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.961926  7624 ts_manager.cc:194] Registered new tserver with Master: 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:22.963145  7624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45582
I20260710 11:10:22.965559  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:22.968613  7837 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.969255  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:22.969504  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "605b466a756b44f8a7d35ec138673ac2"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:22.969805  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:22.985203  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:22.986366  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:22.987756  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:22.989851  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:22.990036  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:22.990248  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:22.990392  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.029103  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:42545
I20260710 11:10:23.029227  7899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:42545 every 8 connection(s)
I20260710 11:10:23.034111  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:23.040797  7903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.041923  7904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.043510  7906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:23.043689  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:23.044622  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:23.044922  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:23.045121  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681823045102 us; error 0 us; skew 500 ppm
I20260710 11:10:23.045732  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:23.047370  7900 heartbeater.cc:344] Connected to a master server at 127.5.99.254:34575
I20260710 11:10:23.047694  7900 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:23.048187  5519 webserver.cc:533] Webserver started at http://127.5.99.196:37805/ using document root <none> and password file <none>
I20260710 11:10:23.048480  7900 heartbeater.cc:507] Master 127.5.99.254:34575 requested a full tablet report, sending...
I20260710 11:10:23.048661  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:23.048902  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:23.049139  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:23.050422  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-3-root/instance:
uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-pjvn"
I20260710 11:10:23.050439  7624 ts_manager.cc:194] Registered new tserver with Master: 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:23.051761  7624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45584
I20260710 11:10:23.054630  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:23.058395  7911 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.059260  5519 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:10:23.059587  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-3-root
uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-pjvn"
I20260710 11:10:23.059840  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:23.077752  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:23.078871  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:23.080204  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:23.082335  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:23.082510  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.082724  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:23.082865  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.119385  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.196:38569
I20260710 11:10:23.119501  7973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.196:38569 every 8 connection(s)
I20260710 11:10:23.131688  7974 heartbeater.cc:344] Connected to a master server at 127.5.99.254:34575
I20260710 11:10:23.132025  7974 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:23.132701  7974 heartbeater.cc:507] Master 127.5.99.254:34575 requested a full tablet report, sending...
I20260710 11:10:23.134373  7624 ts_manager.cc:194] Registered new tserver with Master: 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:23.134650  5519 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012256084s
I20260710 11:10:23.136085  7624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45598
I20260710 11:10:23.157819  7624 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45610:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:10:23.286820  7716 tablet_service.cc:1511] Processing CreateTablet for tablet 456ab05347ac44538a0f3c6b564c4bcd (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:23.288242  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456ab05347ac44538a0f3c6b564c4bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.294596  7715 tablet_service.cc:1511] Processing CreateTablet for tablet 1feee5e23c4e47a5ad71965f23e8b3df (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.295980  7715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1feee5e23c4e47a5ad71965f23e8b3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.298367  7714 tablet_service.cc:1511] Processing CreateTablet for tablet 57d820d3d04a4edbb8ad4cdd3f327ba2 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.299717  7714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d820d3d04a4edbb8ad4cdd3f327ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.310402  7713 tablet_service.cc:1511] Processing CreateTablet for tablet 59d8b8d07d444ead9a9764e2729f9956 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.311861  7713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d8b8d07d444ead9a9764e2729f9956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.318488  7712 tablet_service.cc:1511] Processing CreateTablet for tablet 51d2b8c312c9418db0879d2c2630de1d (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.319820  7712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d2b8c312c9418db0879d2c2630de1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.321166  7791 tablet_service.cc:1511] Processing CreateTablet for tablet 456ab05347ac44538a0f3c6b564c4bcd (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:23.322434  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456ab05347ac44538a0f3c6b564c4bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.326326  7711 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffb78a2e618461e8986ea2da38a1d37 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.326669  7790 tablet_service.cc:1511] Processing CreateTablet for tablet 1feee5e23c4e47a5ad71965f23e8b3df (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.327621  7711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffb78a2e618461e8986ea2da38a1d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.327931  7790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1feee5e23c4e47a5ad71965f23e8b3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.330545  7789 tablet_service.cc:1511] Processing CreateTablet for tablet 297bf2d1780948b684089533462621f2 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:23.331825  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 297bf2d1780948b684089533462621f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.332270  7710 tablet_service.cc:1511] Processing CreateTablet for tablet fd957db71bf54aff94c1b65342639557 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.333491  7710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd957db71bf54aff94c1b65342639557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.337174  7785 tablet_service.cc:1511] Processing CreateTablet for tablet fd957db71bf54aff94c1b65342639557 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.337888  7786 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc7672cd1724643b0cedfe736c41727 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.338483  7785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd957db71bf54aff94c1b65342639557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.339135  7786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc7672cd1724643b0cedfe736c41727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.343385  7787 tablet_service.cc:1511] Processing CreateTablet for tablet 51d2b8c312c9418db0879d2c2630de1d (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.344687  7787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d2b8c312c9418db0879d2c2630de1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.335321  7788 tablet_service.cc:1511] Processing CreateTablet for tablet 59d8b8d07d444ead9a9764e2729f9956 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.347426  7990 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:23.347399  7788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d8b8d07d444ead9a9764e2729f9956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.350145  7709 tablet_service.cc:1511] Processing CreateTablet for tablet 984d0f854e404077b2f23e89e1fc6003 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.350584  7939 tablet_service.cc:1511] Processing CreateTablet for tablet 456ab05347ac44538a0f3c6b564c4bcd (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:23.351476  7709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984d0f854e404077b2f23e89e1fc6003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.351862  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456ab05347ac44538a0f3c6b564c4bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.358074  7990 tablet_bootstrap.cc:654] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.368666  7938 tablet_service.cc:1511] Processing CreateTablet for tablet 57d820d3d04a4edbb8ad4cdd3f327ba2 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.370383  7938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d820d3d04a4edbb8ad4cdd3f327ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.371037  7784 tablet_service.cc:1511] Processing CreateTablet for tablet 984d0f854e404077b2f23e89e1fc6003 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.372910  7784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984d0f854e404077b2f23e89e1fc6003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.390340  7865 tablet_service.cc:1511] Processing CreateTablet for tablet 1feee5e23c4e47a5ad71965f23e8b3df (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:23.391631  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1feee5e23c4e47a5ad71965f23e8b3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.395165  7864 tablet_service.cc:1511] Processing CreateTablet for tablet 57d820d3d04a4edbb8ad4cdd3f327ba2 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:23.395485  7863 tablet_service.cc:1511] Processing CreateTablet for tablet 297bf2d1780948b684089533462621f2 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:23.396446  7864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d820d3d04a4edbb8ad4cdd3f327ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.397825  7862 tablet_service.cc:1511] Processing CreateTablet for tablet 59d8b8d07d444ead9a9764e2729f9956 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:23.399215  7862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d8b8d07d444ead9a9764e2729f9956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.400434  7863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 297bf2d1780948b684089533462621f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.401185  7861 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffb78a2e618461e8986ea2da38a1d37 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.402433  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffb78a2e618461e8986ea2da38a1d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.406586  7860 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc7672cd1724643b0cedfe736c41727 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.407859  7860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc7672cd1724643b0cedfe736c41727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.410194  7859 tablet_service.cc:1511] Processing CreateTablet for tablet fd957db71bf54aff94c1b65342639557 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:23.412015  7859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd957db71bf54aff94c1b65342639557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.423537  7858 tablet_service.cc:1511] Processing CreateTablet for tablet 638abda58d2f4b20b03ab4a301480210 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.424847  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638abda58d2f4b20b03ab4a301480210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.429006  7990 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:23.430727  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 297bf2d1780948b684089533462621f2 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:23.431427  7935 tablet_service.cc:1511] Processing CreateTablet for tablet 6ffb78a2e618461e8986ea2da38a1d37 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:23.432054  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 297bf2d1780948b684089533462621f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.432672  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ffb78a2e618461e8986ea2da38a1d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.433960  7936 tablet_service.cc:1511] Processing CreateTablet for tablet 51d2b8c312c9418db0879d2c2630de1d (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:23.435213  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d2b8c312c9418db0879d2c2630de1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.442283  7991 tablet_bootstrap.cc:492] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:23.446776  7934 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc7672cd1724643b0cedfe736c41727 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:23.448132  7934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc7672cd1724643b0cedfe736c41727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.450234  7716 tablet_service.cc:1511] Processing CreateTablet for tablet 638abda58d2f4b20b03ab4a301480210 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.450937  7933 tablet_service.cc:1511] Processing CreateTablet for tablet 984d0f854e404077b2f23e89e1fc6003 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:23.451908  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638abda58d2f4b20b03ab4a301480210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.452219  7933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984d0f854e404077b2f23e89e1fc6003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.454735  7787 tablet_service.cc:1511] Processing CreateTablet for tablet 3491aefe3e8b4674ac7cd7feb41323ee (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.455881  7787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3491aefe3e8b4674ac7cd7feb41323ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.429471  7990 ts_tablet_manager.cc:1403] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.017s
I20260710 11:10:23.473838  7863 tablet_service.cc:1511] Processing CreateTablet for tablet 3491aefe3e8b4674ac7cd7feb41323ee (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.475121  7863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3491aefe3e8b4674ac7cd7feb41323ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.479735  7990 raft_consensus.cc:359] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.480491  7990 raft_consensus.cc:385] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.480779  7990 raft_consensus.cc:740] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.484431  7990 consensus_queue.cc:260] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.492235  7709 tablet_service.cc:1511] Processing CreateTablet for tablet f0177377cc8e468fb5f6334ef149d135 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.494563  7709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0177377cc8e468fb5f6334ef149d135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.498378  7935 tablet_service.cc:1511] Processing CreateTablet for tablet 638abda58d2f4b20b03ab4a301480210 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:23.499754  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638abda58d2f4b20b03ab4a301480210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.505153  7863 tablet_service.cc:1511] Processing CreateTablet for tablet f0177377cc8e468fb5f6334ef149d135 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.506413  7863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0177377cc8e468fb5f6334ef149d135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.507092  7990 ts_tablet_manager.cc:1434] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.013s
I20260710 11:10:23.507786  7751 heartbeater.cc:499] Master 127.5.99.254:34575 was elected leader, sending a full tablet report...
I20260710 11:10:23.509351  7711 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2b3de5259942e68c30b921df7c67c5 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.511981  7711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2b3de5259942e68c30b921df7c67c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.516553  7990 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:23.517782  7864 tablet_service.cc:1511] Processing CreateTablet for tablet 666d7bcf76d44e1bade2bb8f79cb94e6 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.518947  7864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666d7bcf76d44e1bade2bb8f79cb94e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.522341  7990 tablet_bootstrap.cc:654] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.526907  7934 tablet_service.cc:1511] Processing CreateTablet for tablet 3491aefe3e8b4674ac7cd7feb41323ee (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:23.528131  7934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3491aefe3e8b4674ac7cd7feb41323ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.534509  7939 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2b3de5259942e68c30b921df7c67c5 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.535703  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2b3de5259942e68c30b921df7c67c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.514415  7786 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2b3de5259942e68c30b921df7c67c5 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:23.540908  7786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2b3de5259942e68c30b921df7c67c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.545276  7994 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:23.552860  7932 tablet_service.cc:1511] Processing CreateTablet for tablet 666d7bcf76d44e1bade2bb8f79cb94e6 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.554095  7932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666d7bcf76d44e1bade2bb8f79cb94e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.514397  7784 tablet_service.cc:1511] Processing CreateTablet for tablet f0177377cc8e468fb5f6334ef149d135 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:23.529438  7991 tablet_bootstrap.cc:654] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.558815  7713 tablet_service.cc:1511] Processing CreateTablet for tablet 666d7bcf76d44e1bade2bb8f79cb94e6 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:23.560002  7713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666d7bcf76d44e1bade2bb8f79cb94e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.561342  7864 tablet_service.cc:1511] Processing CreateTablet for tablet 317a04606eaf4053acb44f1fe2cc27ed (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.563778  7864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317a04606eaf4053acb44f1fe2cc27ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.563828  7785 tablet_service.cc:1511] Processing CreateTablet for tablet 317a04606eaf4053acb44f1fe2cc27ed (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.561769  7784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0177377cc8e468fb5f6334ef149d135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.567440  7785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317a04606eaf4053acb44f1fe2cc27ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.571974  7993 tablet_bootstrap.cc:492] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:23.581797  7714 tablet_service.cc:1511] Processing CreateTablet for tablet 245490da6d9145e3be0de48088028a33 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.583063  7714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245490da6d9145e3be0de48088028a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.585175  7860 tablet_service.cc:1511] Processing CreateTablet for tablet 245490da6d9145e3be0de48088028a33 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.585175  7790 tablet_service.cc:1511] Processing CreateTablet for tablet 245490da6d9145e3be0de48088028a33 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:23.587199  7860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245490da6d9145e3be0de48088028a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.587767  7790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245490da6d9145e3be0de48088028a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.588347  7938 tablet_service.cc:1511] Processing CreateTablet for tablet 317a04606eaf4053acb44f1fe2cc27ed (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:23.590233  7938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 317a04606eaf4053acb44f1fe2cc27ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.590845  7937 tablet_service.cc:1511] Processing CreateTablet for tablet c1792ca7f5044a00960f4780f318cf46 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.591960  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1792ca7f5044a00960f4780f318cf46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.599051  7990 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:23.599572  7990 ts_tablet_manager.cc:1403] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.020s
W20260710 11:10:23.604182  7752 tablet.cc:2406] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:23.606446  7990 raft_consensus.cc:359] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.607113  7990 raft_consensus.cc:385] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.607399  7990 raft_consensus.cc:740] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.608192  7990 consensus_queue.cc:260] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.609876  7993 tablet_bootstrap.cc:654] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.622740  7994 tablet_bootstrap.cc:654] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.626407  7785 tablet_service.cc:1511] Processing CreateTablet for tablet c1792ca7f5044a00960f4780f318cf46 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.627646  7785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1792ca7f5044a00960f4780f318cf46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.627861  7937 tablet_service.cc:1511] Processing CreateTablet for tablet e1923ae0a1a244c5a5e55ef206b1ff8b (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.629002  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1923ae0a1a244c5a5e55ef206b1ff8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.630196  7864 tablet_service.cc:1511] Processing CreateTablet for tablet e1923ae0a1a244c5a5e55ef206b1ff8b (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.625029  7714 tablet_service.cc:1511] Processing CreateTablet for tablet c1792ca7f5044a00960f4780f318cf46 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:23.634187  7990 ts_tablet_manager.cc:1434] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260710 11:10:23.635471  7864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1923ae0a1a244c5a5e55ef206b1ff8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.639679  7714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1792ca7f5044a00960f4780f318cf46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.640239  7791 tablet_service.cc:1511] Processing CreateTablet for tablet 30f86fd10c2a420096b2e021fcc033df (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.640694  7859 tablet_service.cc:1511] Processing CreateTablet for tablet 30f86fd10c2a420096b2e021fcc033df (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.641484  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f86fd10c2a420096b2e021fcc033df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.642128  7859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f86fd10c2a420096b2e021fcc033df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.651279  7990 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
W20260710 11:10:23.659400  7672 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:23.661201  7710 tablet_service.cc:1511] Processing CreateTablet for tablet 4db81a8292a34bb3932b54e0ff3c513e (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.663203  7788 tablet_service.cc:1511] Processing CreateTablet for tablet 4db81a8292a34bb3932b54e0ff3c513e (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.664412  7788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db81a8292a34bb3932b54e0ff3c513e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.668758  7939 tablet_service.cc:1511] Processing CreateTablet for tablet 188bb9c5f674441591d5aa5c318ee524 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.670006  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188bb9c5f674441591d5aa5c318ee524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.670315  7712 tablet_service.cc:1511] Processing CreateTablet for tablet 188bb9c5f674441591d5aa5c318ee524 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.672339  7858 tablet_service.cc:1511] Processing CreateTablet for tablet 4db81a8292a34bb3932b54e0ff3c513e (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:23.673506  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db81a8292a34bb3932b54e0ff3c513e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.675796  7789 tablet_service.cc:1511] Processing CreateTablet for tablet 188bb9c5f674441591d5aa5c318ee524 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:23.676937  7789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188bb9c5f674441591d5aa5c318ee524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.677179  7993 tablet_bootstrap.cc:492] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:23.677742  7993 ts_tablet_manager.cc:1403] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.004s
I20260710 11:10:23.680896  7993 raft_consensus.cc:359] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.681725  7993 raft_consensus.cc:385] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.682054  7993 raft_consensus.cc:740] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.683054  7993 consensus_queue.cc:260] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.686136  7713 tablet_service.cc:1511] Processing CreateTablet for tablet e1923ae0a1a244c5a5e55ef206b1ff8b (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:23.689867  7710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db81a8292a34bb3932b54e0ff3c513e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.689611  7865 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25be8bec5e4d3b9e278cac12b025d8 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.690490  7713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1923ae0a1a244c5a5e55ef206b1ff8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.690822  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25be8bec5e4d3b9e278cac12b025d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.693811  7712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188bb9c5f674441591d5aa5c318ee524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.700366  7991 tablet_bootstrap.cc:492] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:23.700865  7991 ts_tablet_manager.cc:1403] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.259s	user 0.018s	sys 0.012s
I20260710 11:10:23.706687  7933 tablet_service.cc:1511] Processing CreateTablet for tablet 30f86fd10c2a420096b2e021fcc033df (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:23.707742  7933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f86fd10c2a420096b2e021fcc033df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.709592  7938 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25be8bec5e4d3b9e278cac12b025d8 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.713877  7938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25be8bec5e4d3b9e278cac12b025d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.721473  7993 ts_tablet_manager.cc:1434] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260710 11:10:23.722201  7900 heartbeater.cc:499] Master 127.5.99.254:34575 was elected leader, sending a full tablet report...
I20260710 11:10:23.722235  7994 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:23.722667  7993 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:23.721719  7990 tablet_bootstrap.cc:654] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.737859  7994 ts_tablet_manager.cc:1403] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.193s	user 0.017s	sys 0.010s
I20260710 11:10:23.740872  7994 raft_consensus.cc:359] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.741326  7993 tablet_bootstrap.cc:654] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.745401  7785 tablet_service.cc:1511] Processing CreateTablet for tablet 2fccadce155443ef95b82ebaba4a5c8d (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.748323  7785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fccadce155443ef95b82ebaba4a5c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.743400  7994 raft_consensus.cc:385] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.758452  7994 raft_consensus.cc:740] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.757594  7991 raft_consensus.cc:359] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.761581  7991 raft_consensus.cc:385] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.760459  7713 tablet_service.cc:1511] Processing CreateTablet for tablet 6d25be8bec5e4d3b9e278cac12b025d8 (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:23.764676  7991 raft_consensus.cc:740] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.766211  7994 consensus_queue.cc:260] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.772567  7865 tablet_service.cc:1511] Processing CreateTablet for tablet 2fccadce155443ef95b82ebaba4a5c8d (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.777312  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fccadce155443ef95b82ebaba4a5c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.777846  7991 consensus_queue.cc:260] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.783337  7990 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:23.783802  7990 ts_tablet_manager.cc:1403] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.007s
I20260710 11:10:23.786031  7713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d25be8bec5e4d3b9e278cac12b025d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.787133  7933 tablet_service.cc:1511] Processing CreateTablet for tablet 2fccadce155443ef95b82ebaba4a5c8d (DEFAULT_TABLE table=test-workload [id=147368943284464b8720f483ed231af2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:23.787629  7990 raft_consensus.cc:359] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.788427  7933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fccadce155443ef95b82ebaba4a5c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.788359  7990 raft_consensus.cc:385] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.789148  7990 raft_consensus.cc:740] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.789911  7990 consensus_queue.cc:260] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.801082  7990 ts_tablet_manager.cc:1434] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:10:23.805235  7993 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:23.806288  7993 ts_tablet_manager.cc:1403] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.011s
I20260710 11:10:23.808387  7974 heartbeater.cc:499] Master 127.5.99.254:34575 was elected leader, sending a full tablet report...
I20260710 11:10:23.810213  7826 heartbeater.cc:499] Master 127.5.99.254:34575 was elected leader, sending a full tablet report...
I20260710 11:10:23.815886  7991 ts_tablet_manager.cc:1434] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.115s	user 0.014s	sys 0.001s
I20260710 11:10:23.816712  7991 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:23.820547  7990 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:23.822602  7994 ts_tablet_manager.cc:1434] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.084s	user 0.016s	sys 0.020s
I20260710 11:10:23.823554  7994 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:23.826411  7990 tablet_bootstrap.cc:654] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.829293  7994 tablet_bootstrap.cc:654] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.832667  7991 tablet_bootstrap.cc:654] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.835714  7990 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:23.836175  7990 ts_tablet_manager.cc:1403] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260710 11:10:23.836122  7993 raft_consensus.cc:359] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:23.836899  7993 raft_consensus.cc:385] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.837182  7993 raft_consensus.cc:740] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.838178  7993 consensus_queue.cc:260] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:23.839138  7990 raft_consensus.cc:359] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:23.839803  7990 raft_consensus.cc:385] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.840086  7990 raft_consensus.cc:740] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.841457  7990 consensus_queue.cc:260] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:23.846864  7993 ts_tablet_manager.cc:1434] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 11:10:23.847538  7990 ts_tablet_manager.cc:1434] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:23.847759  7994 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:23.848958  7990 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:23.849295  7994 ts_tablet_manager.cc:1403] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260710 11:10:23.852458  7994 raft_consensus.cc:359] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:23.853137  7994 raft_consensus.cc:385] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.853412  7994 raft_consensus.cc:740] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.854203  7994 consensus_queue.cc:260] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:23.856197  7994 ts_tablet_manager.cc:1434] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:23.856485  7990 tablet_bootstrap.cc:654] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.857084  7994 tablet_bootstrap.cc:492] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:23.860176  8000 raft_consensus.cc:493] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.848996  7993 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:23.860978  7991 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:23.860627  8000 raft_consensus.cc:515] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:23.861472  7991 ts_tablet_manager.cc:1403] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.004s
I20260710 11:10:23.863294  8000 leader_election.cc:290] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:23.864440  7991 raft_consensus.cc:359] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.865134  7991 raft_consensus.cc:385] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.865440  7991 raft_consensus.cc:740] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.866156  7991 consensus_queue.cc:260] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.868203  7991 ts_tablet_manager.cc:1434] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:10:23.869086  7991 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:23.873395  7993 tablet_bootstrap.cc:654] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.875195  7990 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:23.875702  7990 ts_tablet_manager.cc:1403] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260710 11:10:23.878602  7990 raft_consensus.cc:359] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:23.879307  7990 raft_consensus.cc:385] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.879580  7990 raft_consensus.cc:740] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.883816  7991 tablet_bootstrap.cc:654] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.889081  7995 raft_consensus.cc:493] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.889616  7995 raft_consensus.cc:515] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:23.890944  7994 tablet_bootstrap.cc:654] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.892102  7995 leader_election.cc:290] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:23.893750  7990 consensus_queue.cc:260] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:23.904830  8000 raft_consensus.cc:493] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.905375  8000 raft_consensus.cc:515] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.906996  7990 ts_tablet_manager.cc:1434] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:10:23.907696  8000 leader_election.cc:290] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:23.908215  7990 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:23.923256  7993 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:23.923362  7995 raft_consensus.cc:493] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.923954  7993 ts_tablet_manager.cc:1403] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.011s
I20260710 11:10:23.923854  7995 raft_consensus.cc:515] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.927037  7995 leader_election.cc:290] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:23.924185  7994 tablet_bootstrap.cc:492] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:23.929486  7993 raft_consensus.cc:359] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:23.931020  7993 raft_consensus.cc:385] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.931710  7993 raft_consensus.cc:740] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.932799  7993 consensus_queue.cc:260] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:23.935518  7990 tablet_bootstrap.cc:654] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.936254  7994 ts_tablet_manager.cc:1403] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.001s
I20260710 11:10:23.938143  8003 raft_consensus.cc:493] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.938599  8003 raft_consensus.cc:515] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:23.945613  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:23.947597  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:23.947858  8003 leader_election.cc:290] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
W20260710 11:10:23.949283  7692 leader_election.cc:343] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:23.950121  7692 leader_election.cc:343] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.964700  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
W20260710 11:10:23.966233  7838 leader_election.cc:343] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.955299  7994 raft_consensus.cc:359] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.970541  7994 raft_consensus.cc:385] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.970870  7994 raft_consensus.cc:740] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.971634  7994 consensus_queue.cc:260] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.973758  7994 ts_tablet_manager.cc:1434] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 11:10:23.974704  7994 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:23.982285  8003 raft_consensus.cc:493] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.982781  8003 raft_consensus.cc:515] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:23.984965  8003 leader_election.cc:290] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:23.986634  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297bf2d1780948b684089533462621f2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
W20260710 11:10:23.988413  7841 leader_election.cc:343] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:23.990626  7993 ts_tablet_manager.cc:1434] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.066s	user 0.003s	sys 0.003s
I20260710 11:10:23.994863  7875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:23.996261  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:23.997732  7993 tablet_bootstrap.cc:492] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
W20260710 11:10:24.002242  7691 leader_election.cc:343] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.002743  7691 leader_election.cc:304] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2
W20260710 11:10:24.003914  7691 leader_election.cc:343] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.004307  7691 leader_election.cc:304] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:24.005381  7995 raft_consensus.cc:2749] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.005824  7994 tablet_bootstrap.cc:654] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.005997  7995 raft_consensus.cc:2749] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.009876  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.002447  7991 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.011268  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297bf2d1780948b684089533462621f2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.012090  7991 ts_tablet_manager.cc:1403] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.010s
I20260710 11:10:24.011992  7800 raft_consensus.cc:2468] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
W20260710 11:10:24.012331  7841 leader_election.cc:343] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.013314  7841 leader_election.cc:304] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:24.013865  7993 tablet_bootstrap.cc:654] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.014465  8000 raft_consensus.cc:2749] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.015427  7841 leader_election.cc:304] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [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: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:24.016530  8000 raft_consensus.cc:2804] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.016906  8000 raft_consensus.cc:493] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.017226  8000 raft_consensus.cc:3060] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.020011  7991 raft_consensus.cc:359] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.024395  8000 raft_consensus.cc:515] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.022126  8027 raft_consensus.cc:493] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.022764  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.023092  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.025281  8027 raft_consensus.cc:515] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.026365  7995 raft_consensus.cc:493] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.026823  7995 raft_consensus.cc:515] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.027421  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.027989  7726 raft_consensus.cc:2468] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 0.
I20260710 11:10:24.028762  7995 leader_election.cc:290] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:24.024155  7990 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.029464  7990 ts_tablet_manager.cc:1403] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.122s	user 0.041s	sys 0.032s
I20260710 11:10:24.029351  7912 leader_election.cc:304] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.024927  7991 raft_consensus.cc:385] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.030272  7991 raft_consensus.cc:740] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.030349  8003 raft_consensus.cc:2804] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.030726  8003 raft_consensus.cc:493] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.031032  8003 raft_consensus.cc:3060] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.032368  7990 raft_consensus.cc:359] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.033051  7990 raft_consensus.cc:385] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.033318  7990 raft_consensus.cc:740] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.033406  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.034045  7990 consensus_queue.cc:260] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.033396  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
W20260710 11:10:24.034686  7692 leader_election.cc:343] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.035981  7914 leader_election.cc:343] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.026060  7994 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
W20260710 11:10:24.036892  7915 leader_election.cc:343] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.037212  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297bf2d1780948b684089533462621f2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:24.037812  8000 leader_election.cc:290] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.037781  7801 raft_consensus.cc:3060] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.040149  7990 ts_tablet_manager.cc:1434] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:10:24.040848  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297bf2d1780948b684089533462621f2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:24.041108  7990 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
W20260710 11:10:24.041858  7915 leader_election.cc:343] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.042266  7915 leader_election.cc:304] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2
W20260710 11:10:24.044209  7841 leader_election.cc:343] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.044929  7801 raft_consensus.cc:2468] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:24.046041  7841 leader_election.cc:304] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [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: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:24.046787  8000 raft_consensus.cc:2804] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.020960  7993 tablet_bootstrap.cc:492] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:24.036856  7994 ts_tablet_manager.cc:1403] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.006s
I20260710 11:10:24.048012  7993 ts_tablet_manager.cc:1403] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.003s
I20260710 11:10:24.050215  7994 raft_consensus.cc:359] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.050941  7994 raft_consensus.cc:385] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.051231  7994 raft_consensus.cc:740] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.051920  7994 consensus_queue.cc:260] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.052655  8027 leader_election.cc:290] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:24.053673  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.053704  8003 raft_consensus.cc:515] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.054653  7801 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.031032  7991 consensus_queue.cc:260] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.055802  7692 leader_election.cc:304] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.056612  8027 raft_consensus.cc:2804] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.056984  8027 raft_consensus.cc:493] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.057299  8027 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.053654  7990 tablet_bootstrap.cc:654] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.055655  7993 raft_consensus.cc:359] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.062829  7993 raft_consensus.cc:385] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.063172  7993 raft_consensus.cc:740] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.064682  7991 ts_tablet_manager.cc:1434] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 11:10:24.068447  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.069098  7949 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.070416  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.071172  7949 raft_consensus.cc:2393] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae2e3b3465354abc96d6ba633ea988a0 in current term 1: Already voted for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in this term.
I20260710 11:10:24.072772  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
W20260710 11:10:24.074538  7915 leader_election.cc:343] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.064980  7993 consensus_queue.cc:260] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.074795  7692 leader_election.cc:304] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:24.075902  7995 raft_consensus.cc:3060] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.076705  7991 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:24.079206  8027 raft_consensus.cc:515] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.082376  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:24.082935  7801 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.082998  7995 raft_consensus.cc:2749] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.084472  7994 ts_tablet_manager.cc:1434] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.029s
I20260710 11:10:24.084398  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:24.085052  7949 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.088135  7991 tablet_bootstrap.cc:654] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.066861  8030 raft_consensus.cc:2749] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.067358  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:24.068254  8003 leader_election.cc:290] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:24.090056  7994 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:24.100677  7990 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.091961  7949 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:24.102366  7990 ts_tablet_manager.cc:1403] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.005s
I20260710 11:10:24.105798  7990 raft_consensus.cc:359] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.101198  7993 ts_tablet_manager.cc:1434] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 11:10:24.109174  7990 raft_consensus.cc:385] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.089471  7801 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:24.109923  7692 leader_election.cc:304] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.108573  8027 leader_election.cc:290] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:24.111006  8027 raft_consensus.cc:2804] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.111441  8027 raft_consensus.cc:697] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:24.112193  7994 tablet_bootstrap.cc:654] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.113049  8000 raft_consensus.cc:697] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:24.113945  8000 consensus_queue.cc:237] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.114518  7726 raft_consensus.cc:2468] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:24.114699  7991 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.109836  7993 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:24.115557  7991 ts_tablet_manager.cc:1403] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.012s
I20260710 11:10:24.115581  7912 leader_election.cc:304] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [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: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025
I20260710 11:10:24.116832  8030 raft_consensus.cc:2804] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.117317  8030 raft_consensus.cc:697] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Becoming Leader. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Running, Role: LEADER
I20260710 11:10:24.118086  8030 consensus_queue.cc:237] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.119686  7991 raft_consensus.cc:359] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.121258  8003 raft_consensus.cc:493] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.112198  8027 consensus_queue.cc:237] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.121745  8003 raft_consensus.cc:515] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.123761  8003 leader_election.cc:290] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.124781  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.120638  7991 raft_consensus.cc:385] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:10:24.126012  7914 leader_election.cc:343] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.126107  7991 raft_consensus.cc:740] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.126964  7991 consensus_queue.cc:260] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.127295  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.129070  7991 ts_tablet_manager.cc:1434] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260710 11:10:24.109844  7990 raft_consensus.cc:740] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.130218  7990 consensus_queue.cc:260] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.132393  7990 ts_tablet_manager.cc:1434] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260710 11:10:24.133329  7990 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:24.134619  7993 tablet_bootstrap.cc:654] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.143088  7994 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:24.143589  7994 ts_tablet_manager.cc:1403] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.017s
I20260710 11:10:24.144948  7990 tablet_bootstrap.cc:654] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:24.148022  7912 leader_election.cc:343] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.148499  7912 leader_election.cc:304] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:24.149251  8003 raft_consensus.cc:2749] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.147517  7991 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:24.150702  7994 raft_consensus.cc:359] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.151718  7994 raft_consensus.cc:385] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.151999  7994 raft_consensus.cc:740] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.153313  7994 consensus_queue.cc:260] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.155145  7994 ts_tablet_manager.cc:1434] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:10:24.156142  7994 tablet_bootstrap.cc:492] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:24.162194  7994 tablet_bootstrap.cc:654] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.166004  7991 tablet_bootstrap.cc:654] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.167608  7995 raft_consensus.cc:493] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.168076  7995 raft_consensus.cc:515] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.172560  7995 leader_election.cc:290] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:24.174739  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.168126  7624 catalog_manager.cc:5697] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:24.177982  7692 leader_election.cc:343] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.178186  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.180784  7620 catalog_manager.cc:5697] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:24.182353  7692 leader_election.cc:343] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.182883  7692 leader_election.cc:304] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:24.182341  7621 catalog_manager.cc:5697] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196). New cstate: current_term: 1 leader_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.183622  7995 raft_consensus.cc:2749] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.184221  7993 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:24.185859  7993 ts_tablet_manager.cc:1403] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.018s
I20260710 11:10:24.187494  7994 tablet_bootstrap.cc:492] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:24.188004  7994 ts_tablet_manager.cc:1403] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 11:10:24.190143  7991 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.191250  7991 ts_tablet_manager.cc:1403] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.006s
I20260710 11:10:24.192286  7994 raft_consensus.cc:359] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.193039  7994 raft_consensus.cc:385] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.193385  7994 raft_consensus.cc:740] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.194178  7994 consensus_queue.cc:260] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.195184  7990 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.195616  7990 ts_tablet_manager.cc:1403] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.011s
I20260710 11:10:24.196449  7994 ts_tablet_manager.cc:1434] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:10:24.196938  7991 raft_consensus.cc:359] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.197489  7994 tablet_bootstrap.cc:492] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:24.197495  7991 raft_consensus.cc:385] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.198050  7991 raft_consensus.cc:740] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.198226  7990 raft_consensus.cc:359] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.199303  7990 raft_consensus.cc:385] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.198848  7991 consensus_queue.cc:260] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.199589  7990 raft_consensus.cc:740] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.200459  7990 consensus_queue.cc:260] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.201170  7991 ts_tablet_manager.cc:1434] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:10:24.202144  7991 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:24.202375  7990 ts_tablet_manager.cc:1434] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:24.203317  7990 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:24.208004  7991 tablet_bootstrap.cc:654] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.208325  7990 tablet_bootstrap.cc:654] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.208817  7994 tablet_bootstrap.cc:654] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.209946  7993 raft_consensus.cc:359] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.210673  7993 raft_consensus.cc:385] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.210956  7993 raft_consensus.cc:740] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.211158  8000 raft_consensus.cc:493] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.211596  8000 raft_consensus.cc:515] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.211777  7993 consensus_queue.cc:260] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.213683  8000 leader_election.cc:290] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.214277  7993 ts_tablet_manager.cc:1434] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:10:24.215221  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.215835  7726 raft_consensus.cc:2468] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:24.215248  7993 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:24.217693  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.219357  7838 leader_election.cc:304] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
W20260710 11:10:24.220376  7841 leader_election.cc:343] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.221280  8000 raft_consensus.cc:2804] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.221729  8000 raft_consensus.cc:493] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.222132  8000 raft_consensus.cc:3060] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.223472  8031 raft_consensus.cc:493] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.224188  7991 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.223913  8031 raft_consensus.cc:515] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.224663  7991 ts_tablet_manager.cc:1403] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260710 11:10:24.226039  8031 leader_election.cc:290] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:24.227438  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.227864  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.227600  7991 raft_consensus.cc:359] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.228446  7991 raft_consensus.cc:385] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.228751  7991 raft_consensus.cc:740] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
W20260710 11:10:24.228878  7838 leader_election.cc:343] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.229475  7841 leader_election.cc:343] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.229482  7991 consensus_queue.cc:260] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.230031  7841 leader_election.cc:304] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:24.230746  7993 tablet_bootstrap.cc:654] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.231993  7991 ts_tablet_manager.cc:1434] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:24.232923  7991 tablet_bootstrap.cc:492] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:24.234309  8031 raft_consensus.cc:2749] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.235706  7990 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.236131  7990 ts_tablet_manager.cc:1403] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 11:10:24.238519  7990 raft_consensus.cc:359] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.238055  8000 raft_consensus.cc:515] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.239037  7991 tablet_bootstrap.cc:654] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.239846  7990 raft_consensus.cc:385] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.240144  7990 raft_consensus.cc:740] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.240849  7990 consensus_queue.cc:260] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.241525  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:24.242653  7990 ts_tablet_manager.cc:1434] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260710 11:10:24.243280  7841 leader_election.cc:343] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.243602  7990 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:24.245327  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:24.245882  7726 raft_consensus.cc:3060] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.250573  7993 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:24.251046  7993 ts_tablet_manager.cc:1403] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260710 11:10:24.252882  7726 raft_consensus.cc:2468] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:24.254056  7838 leader_election.cc:304] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:24.254009  7993 raft_consensus.cc:359] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.254798  7993 raft_consensus.cc:385] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.254992  8031 raft_consensus.cc:2804] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.255483  8031 raft_consensus.cc:697] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:24.256573  7990 tablet_bootstrap.cc:654] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.256254  8031 consensus_queue.cc:237] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.255091  7993 raft_consensus.cc:740] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.259855  7993 consensus_queue.cc:260] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.262332  7993 ts_tablet_manager.cc:1434] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:10:24.263342  7993 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:24.271590  8000 leader_election.cc:290] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.273146  7991 tablet_bootstrap.cc:492] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.273696  7991 ts_tablet_manager.cc:1403] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.013s
I20260710 11:10:24.273325  7624 catalog_manager.cc:5697] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.275794  7994 tablet_bootstrap.cc:492] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:24.275988  8030 raft_consensus.cc:493] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.276459  7994 ts_tablet_manager.cc:1403] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.007s
I20260710 11:10:24.276516  8030 raft_consensus.cc:515] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.278731  8030 leader_election.cc:290] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.274106  8000 raft_consensus.cc:493] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.279527  8000 raft_consensus.cc:515] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.280937  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
W20260710 11:10:24.282349  7914 leader_election.cc:343] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.282351  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3491aefe3e8b4674ac7cd7feb41323ee" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.283164  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.283354  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3491aefe3e8b4674ac7cd7feb41323ee" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.283959  7949 raft_consensus.cc:2468] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
W20260710 11:10:24.284010  7841 leader_election.cc:343] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.284348  7912 leader_election.cc:343] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.284801  7912 leader_election.cc:304] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:24.285390  8030 raft_consensus.cc:2749] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.276492  7991 raft_consensus.cc:359] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.286341  7991 raft_consensus.cc:385] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.286518  7991 raft_consensus.cc:740] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.287065  7991 consensus_queue.cc:260] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.288921  7991 ts_tablet_manager.cc:1434] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.002s
I20260710 11:10:24.289264  7841 leader_election.cc:304] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025
I20260710 11:10:24.289698  7993 tablet_bootstrap.cc:654] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.289908  7991 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:24.291591  8031 raft_consensus.cc:2804] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.291960  8031 raft_consensus.cc:493] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.292264  8031 raft_consensus.cc:3060] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.296218  7995 raft_consensus.cc:493] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.296379  7991 tablet_bootstrap.cc:654] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.296751  7995 raft_consensus.cc:515] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.298048  7990 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.298534  7990 ts_tablet_manager.cc:1403] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.004s
I20260710 11:10:24.298808  7995 leader_election.cc:290] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.300283  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.300885  7801 raft_consensus.cc:2468] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.301077  7990 raft_consensus.cc:359] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.301735  7990 raft_consensus.cc:385] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.301990  7990 raft_consensus.cc:740] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.302640  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.302546  7692 leader_election.cc:304] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.302733  7990 consensus_queue.cc:260] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.303436  7874 raft_consensus.cc:2468] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.304813  7990 ts_tablet_manager.cc:1434] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:24.305876  7990 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:24.306082  7995 raft_consensus.cc:2804] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.306418  7995 raft_consensus.cc:493] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.306723  7995 raft_consensus.cc:3060] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.310957  7990 tablet_bootstrap.cc:654] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.320689  7995 raft_consensus.cc:515] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.321715  7990 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.322248  7990 ts_tablet_manager.cc:1403] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:10:24.322610  7994 raft_consensus.cc:359] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.323300  7994 raft_consensus.cc:385] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.323575  7994 raft_consensus.cc:740] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.321633  8000 leader_election.cc:290] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.316200  8031 raft_consensus.cc:515] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.324636  7990 raft_consensus.cc:359] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.325292  7990 raft_consensus.cc:385] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.324987  7994 consensus_queue.cc:260] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.325572  7990 raft_consensus.cc:740] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.326400  7990 consensus_queue.cc:260] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.327687  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:24.328209  7801 raft_consensus.cc:3060] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.334652  7801 raft_consensus.cc:2468] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:24.335281  7990 ts_tablet_manager.cc:1434] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:10:24.335780  7692 leader_election.cc:304] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.336601  8027 raft_consensus.cc:2804] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.343505  7990 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:24.345352  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3491aefe3e8b4674ac7cd7feb41323ee" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
W20260710 11:10:24.346679  7841 leader_election.cc:343] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.349278  7990 tablet_bootstrap.cc:654] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.349864  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3491aefe3e8b4674ac7cd7feb41323ee" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:24.350446  7949 raft_consensus.cc:3060] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.357722  7949 raft_consensus.cc:2468] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:24.358975  7841 leader_election.cc:304] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025
I20260710 11:10:24.359983  8000 raft_consensus.cc:2804] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.361138  8000 raft_consensus.cc:697] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:24.361971  8000 consensus_queue.cc:237] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.365434  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:24.366102  7874 raft_consensus.cc:3060] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.373955  7874 raft_consensus.cc:2468] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:24.379237  8030 raft_consensus.cc:493] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.379799  8030 raft_consensus.cc:515] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.382220  8030 leader_election.cc:290] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.385277  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297bf2d1780948b684089533462621f2" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.386319  7801 raft_consensus.cc:2393] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7df3f3ae20f34f0baa231bd9d2389a0c in current term 1: Already voted for candidate 605b466a756b44f8a7d35ec138673ac2 in this term.
I20260710 11:10:24.387835  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "297bf2d1780948b684089533462621f2" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.389343  7914 leader_election.cc:304] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:24.390585  8030 raft_consensus.cc:3060] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.398905  7994 ts_tablet_manager.cc:1434] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.122s	user 0.003s	sys 0.003s
I20260710 11:10:24.399560  8031 leader_election.cc:290] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.400837  7995 leader_election.cc:290] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.401880  8030 raft_consensus.cc:2749] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.405049  8027 raft_consensus.cc:697] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:24.406111  8027 consensus_queue.cc:237] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.415987  7621 catalog_manager.cc:5697] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.418123  7994 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:24.430636  7993 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:24.430859  7991 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.431277  7993 ts_tablet_manager.cc:1403] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.168s	user 0.056s	sys 0.052s
I20260710 11:10:24.431277  7991 ts_tablet_manager.cc:1403] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.142s	user 0.045s	sys 0.077s
I20260710 11:10:24.434202  7994 tablet_bootstrap.cc:654] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.434165  7991 raft_consensus.cc:359] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.434906  7991 raft_consensus.cc:385] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.435184  7991 raft_consensus.cc:740] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.434653  7621 catalog_manager.cc:5697] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.435859  7991 consensus_queue.cc:260] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.437763  7991 ts_tablet_manager.cc:1434] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:24.438043  8027 raft_consensus.cc:493] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.438500  8027 raft_consensus.cc:515] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.439002  7993 raft_consensus.cc:359] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.439746  7993 raft_consensus.cc:385] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.440028  7993 raft_consensus.cc:740] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.440505  8027 leader_election.cc:290] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.440856  7993 consensus_queue.cc:260] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.443228  7993 ts_tablet_manager.cc:1434] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260710 11:10:24.444394  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.444959  7874 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.441330  7991 tablet_bootstrap.cc:492] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:24.445467  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.446183  7949 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.446204  7691 leader_election.cc:304] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.447135  8027 raft_consensus.cc:2804] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.447474  8027 raft_consensus.cc:493] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.447793  8027 raft_consensus.cc:3060] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.448518  8004 raft_consensus.cc:493] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.448963  8004 raft_consensus.cc:515] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.451479  8004 leader_election.cc:290] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.455232  8027 raft_consensus.cc:515] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.457871  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:24.458436  7874 raft_consensus.cc:3060] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.461319  7993 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:24.466701  7990 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.467232  7990 ts_tablet_manager.cc:1403] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.124s	user 0.037s	sys 0.040s
I20260710 11:10:24.467460  7993 tablet_bootstrap.cc:654] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.469363  7991 tablet_bootstrap.cc:654] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.469911  7990 raft_consensus.cc:359] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.472180  7874 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:24.473357  7691 leader_election.cc:304] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.474251  7994 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:24.474500  8058 raft_consensus.cc:2804] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.474705  7994 ts_tablet_manager.cc:1403] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.003s
I20260710 11:10:24.475385  8027 leader_election.cc:290] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.475841  7990 raft_consensus.cc:385] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.476145  7990 raft_consensus.cc:740] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.476073  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:24.477052  8058 raft_consensus.cc:697] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:24.476984  7990 consensus_queue.cc:260] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.477267  7994 raft_consensus.cc:359] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.478062  7994 raft_consensus.cc:385] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.478390  7994 raft_consensus.cc:740] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.476717  7949 raft_consensus.cc:3060] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.479125  7994 consensus_queue.cc:260] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.476750  7993 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:24.481125  7993 ts_tablet_manager.cc:1403] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260710 11:10:24.481146  7994 ts_tablet_manager.cc:1434] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:24.479506  7990 ts_tablet_manager.cc:1434] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:24.482113  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.482540  7994 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:24.482900  7726 raft_consensus.cc:2393] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4111d55a8b1f4eac8571c41de8b72025 in current term 1: Already voted for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in this term.
I20260710 11:10:24.482981  7990 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:24.478474  8058 consensus_queue.cc:237] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.486232  7993 raft_consensus.cc:359] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.486855  7993 raft_consensus.cc:385] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.487109  7993 raft_consensus.cc:740] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.487846  7993 consensus_queue.cc:260] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.488581  7990 tablet_bootstrap.cc:654] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.489002  7994 tablet_bootstrap.cc:654] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.489863  7993 ts_tablet_manager.cc:1434] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:24.491999  7993 tablet_bootstrap.cc:492] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:24.492368  7991 tablet_bootstrap.cc:492] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.492792  7991 ts_tablet_manager.cc:1403] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.006s
I20260710 11:10:24.495635  7991 raft_consensus.cc:359] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.496245  7991 raft_consensus.cc:385] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.496490  7991 raft_consensus.cc:740] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.496814  7993 tablet_bootstrap.cc:654] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.497200  7991 consensus_queue.cc:260] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.504508  8027 consensus_queue.cc:1048] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.505487  7991 ts_tablet_manager.cc:1434] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:10:24.508199  7991 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:24.508648  8000 raft_consensus.cc:493] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.509156  8000 raft_consensus.cc:515] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.512851  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.513494  7726 raft_consensus.cc:2468] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:24.514268  8000 leader_election.cc:290] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.515710  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.516201  7994 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:24.516706  7994 ts_tablet_manager.cc:1403] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.002s
I20260710 11:10:24.518699  7991 tablet_bootstrap.cc:654] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.523571  7994 raft_consensus.cc:359] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.524353  7994 raft_consensus.cc:385] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.524758  7994 raft_consensus.cc:740] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.525645  7994 consensus_queue.cc:260] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.528497  7994 ts_tablet_manager.cc:1434] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:24.529443  7994 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:24.520390  8004 raft_consensus.cc:493] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.532074  8004 raft_consensus.cc:515] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.535301  8004 leader_election.cc:290] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.523002  7838 leader_election.cc:304] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
W20260710 11:10:24.540797  7841 leader_election.cc:343] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.541970  8027 consensus_queue.cc:1048] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.550374  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.545665  8000 raft_consensus.cc:2804] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.554576  7994 tablet_bootstrap.cc:654] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.551092  7726 raft_consensus.cc:2468] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:24.556017  8000 raft_consensus.cc:493] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.568815  7764 leader_election.cc:304] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.563457  8058 raft_consensus.cc:493] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.558086  7949 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:24.570055  8000 raft_consensus.cc:3060] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.570513  7800 raft_consensus.cc:3060] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.576930  8004 raft_consensus.cc:2804] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.577344  8004 raft_consensus.cc:493] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.577694  8004 raft_consensus.cc:3060] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.579209  7623 catalog_manager.cc:5697] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.576968  8058 raft_consensus.cc:515] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.585688  8030 consensus_queue.cc:1048] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.585532  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1923ae0a1a244c5a5e55ef206b1ff8b" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.587463  8004 raft_consensus.cc:515] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.587908  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456ab05347ac44538a0f3c6b564c4bcd" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
W20260710 11:10:24.588992  7691 leader_election.cc:343] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.590425  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:24.590551  7767 leader_election.cc:304] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:24.591059  7725 raft_consensus.cc:3060] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.595012  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1923ae0a1a244c5a5e55ef206b1ff8b" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
W20260710 11:10:24.596299  7692 leader_election.cc:343] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.596807  7991 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:24.596712  7692 leader_election.cc:304] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:24.597265  7991 ts_tablet_manager.cc:1403] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.010s
I20260710 11:10:24.597441  8027 raft_consensus.cc:2749] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.597433  8058 leader_election.cc:290] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.598465  8030 consensus_queue.cc:1048] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.599064  7990 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:24.598905  8031 consensus_queue.cc:1048] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.599493  7990 ts_tablet_manager.cc:1403] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.031s
I20260710 11:10:24.601904  7990 raft_consensus.cc:359] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.602409  7993 tablet_bootstrap.cc:492] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:24.602569  7990 raft_consensus.cc:385] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.602864  7993 ts_tablet_manager.cc:1403] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.017s
I20260710 11:10:24.602880  7990 raft_consensus.cc:740] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.606213  7990 consensus_queue.cc:260] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.607749  7993 raft_consensus.cc:359] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.610394  7993 raft_consensus.cc:385] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.597633  8000 raft_consensus.cc:515] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.614403  7990 ts_tablet_manager.cc:1434] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:10:24.615896  7991 raft_consensus.cc:359] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.616372  7991 raft_consensus.cc:385] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.616567  7991 raft_consensus.cc:740] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.610692  7993 raft_consensus.cc:740] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.617518  7991 consensus_queue.cc:260] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.635726  7725 raft_consensus.cc:2468] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:24.639176  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:24.633404  7993 consensus_queue.cc:260] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.648106  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:24.648717  7725 raft_consensus.cc:3060] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.652035  7993 ts_tablet_manager.cc:1434] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260710 11:10:24.653121  7993 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:24.638520  8080 raft_consensus.cc:493] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.646425  7949 raft_consensus.cc:3060] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.645929  8000 leader_election.cc:290] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.645735  8004 leader_election.cc:290] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.660673  8079 raft_consensus.cc:493] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.660924  7991 ts_tablet_manager.cc:1434] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.060s	user 0.017s	sys 0.018s
I20260710 11:10:24.661149  8079 raft_consensus.cc:515] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.662371  7991 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
W20260710 11:10:24.664299  7672 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:24.664357  8079 leader_election.cc:290] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.664995  8027 raft_consensus.cc:493] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.665467  8027 raft_consensus.cc:515] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.667459  8027 leader_election.cc:290] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.665835  8079 raft_consensus.cc:493] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.669641  8079 raft_consensus.cc:515] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.670749  7991 tablet_bootstrap.cc:654] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.671962  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.672564  8079 leader_election.cc:290] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.672902  8031 raft_consensus.cc:493] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.674559  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
W20260710 11:10:24.676502  7691 leader_election.cc:343] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.676788  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.677493  7947 raft_consensus.cc:2468] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:24.676764  7801 raft_consensus.cc:2468] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.674573  8031 raft_consensus.cc:515] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.680725  8031 leader_election.cc:290] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:24.681388  7725 raft_consensus.cc:2468] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:24.659420  8080 raft_consensus.cc:515] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.682194  7767 leader_election.cc:304] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:24.688074  7995 raft_consensus.cc:493] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.688570  7995 raft_consensus.cc:515] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.690608  7995 leader_election.cc:290] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.693054  7692 leader_election.cc:304] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:24.693912  7994 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:24.694393  7994 ts_tablet_manager.cc:1403] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.165s	user 0.017s	sys 0.025s
I20260710 11:10:24.695341  7838 leader_election.cc:304] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.696175  7995 raft_consensus.cc:2804] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.696607  7995 raft_consensus.cc:493] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.696717  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.696902  7994 raft_consensus.cc:359] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.697324  7874 raft_consensus.cc:2468] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:24.697628  7994 raft_consensus.cc:385] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.697594  8034 raft_consensus.cc:2804] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.698558  7691 leader_election.cc:304] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.697017  7995 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.699280  8027 raft_consensus.cc:2804] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.699694  8027 raft_consensus.cc:493] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.700035  8027 raft_consensus.cc:3060] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.700990  7994 raft_consensus.cc:740] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.704495  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.692626  7949 raft_consensus.cc:2468] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:24.702409  7994 consensus_queue.cc:260] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.713457  7990 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:24.724587  7764 leader_election.cc:304] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.739740  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.741578  8091 raft_consensus.cc:493] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.742110  8091 raft_consensus.cc:515] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.714977  8081 raft_consensus.cc:2804] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.747072  7994 ts_tablet_manager.cc:1434] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260710 11:10:24.744812  8081 raft_consensus.cc:493] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.748047  7994 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:24.716398  7725 raft_consensus.cc:2468] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:24.746519  8071 raft_consensus.cc:2749] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.761233  7797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.751151  8081 raft_consensus.cc:3060] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.763783  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.765237  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:24.766551  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.767107  7874 raft_consensus.cc:2468] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:24.768522  8091 leader_election.cc:290] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.770970  7993 tablet_bootstrap.cc:654] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.776907  7994 tablet_bootstrap.cc:654] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.783927  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.784646  7874 raft_consensus.cc:2468] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:24.773653  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:24.751024  8085 raft_consensus.cc:2804] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.815128  8085 raft_consensus.cc:697] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:24.823971  8085 consensus_queue.cc:237] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.836807  7990 tablet_bootstrap.cc:654] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:24.840474  7766 leader_election.cc:343] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.841615  7766 leader_election.cc:343] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.842579  7766 leader_election.cc:304] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2; no voters: ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:24.856173  7838 leader_election.cc:304] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.856343  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
W20260710 11:10:24.858403  7691 leader_election.cc:343] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:24.859223  7841 consensus_peers.cc:597] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:24.813771  8030 raft_consensus.cc:493] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.862244  8030 raft_consensus.cc:515] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:24.864425  8030 leader_election.cc:290] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.864995  7949 raft_consensus.cc:3060] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.865630  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:24.866456  7726 raft_consensus.cc:2393] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7df3f3ae20f34f0baa231bd9d2389a0c in current term 1: Already voted for candidate 605b466a756b44f8a7d35ec138673ac2 in this term.
I20260710 11:10:24.829262  7799 raft_consensus.cc:2468] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:24.871004  8071 raft_consensus.cc:2804] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.872296  8071 raft_consensus.cc:493] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.872690  8071 raft_consensus.cc:3060] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.874600  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:24.875617  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.876686  8088 raft_consensus.cc:2804] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.877099  8088 raft_consensus.cc:493] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.877874  8082 raft_consensus.cc:493] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.877959  7914 leader_election.cc:304] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0
W20260710 11:10:24.881498  7767 leader_election.cc:343] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.878409  8082 raft_consensus.cc:515] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.886392  8082 leader_election.cc:290] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.858541  8027 raft_consensus.cc:515] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.895556  8027 leader_election.cc:290] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.896634  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:24.897220  7874 raft_consensus.cc:3060] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.882570  8031 consensus_queue.cc:1048] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:10:24.898897  8031 consensus_queue.cc:1048] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.880007  8080 leader_election.cc:290] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:24.906497  7874 raft_consensus.cc:2468] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:24.907384  7995 raft_consensus.cc:515] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.907897  7691 leader_election.cc:304] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:24.877431  8088 raft_consensus.cc:3060] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.909466  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
W20260710 11:10:24.911720  7767 leader_election.cc:343] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.848560  8081 raft_consensus.cc:515] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.925449  8081 leader_election.cc:290] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:24.926121  7946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:24.926736  7946 raft_consensus.cc:3060] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.929807  7873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:24.930389  7873 raft_consensus.cc:3060] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.932439  8030 raft_consensus.cc:2749] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:24.933867  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:24.934099  7946 raft_consensus.cc:2468] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:24.935441  7767 leader_election.cc:304] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
W20260710 11:10:24.937822  7766 leader_election.cc:343] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.938329  7766 leader_election.cc:304] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:24.939141  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
W20260710 11:10:24.943939  7691 leader_election.cc:343] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:24.944625  8027 consensus_queue.cc:1048] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.947921  7873 raft_consensus.cc:2468] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:24.949126  8031 consensus_queue.cc:1048] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.950273  7995 leader_election.cc:290] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:24.950845  7995 consensus_queue.cc:1048] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.952116  7995 raft_consensus.cc:2804] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.952520  7995 raft_consensus.cc:697] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:24.962656  8071 raft_consensus.cc:515] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.966734  8080 raft_consensus.cc:2804] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.953289  7995 consensus_queue.cc:237] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:24.973415  8080 raft_consensus.cc:697] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:25.049471  8080 consensus_queue.cc:237] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:24.967398  8081 raft_consensus.cc:2749] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.055037  7991 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:25.055531  7991 ts_tablet_manager.cc:1403] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.393s	user 0.009s	sys 0.011s
I20260710 11:10:25.058202  7991 raft_consensus.cc:359] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.058809  7991 raft_consensus.cc:385] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.059070  7991 raft_consensus.cc:740] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.059804  7991 consensus_queue.cc:260] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:24.964789  8034 raft_consensus.cc:697] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:25.061758  7991 ts_tablet_manager.cc:1434] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:10:25.062638  7991 tablet_bootstrap.cc:492] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
W20260710 11:10:25.045918  7766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.195:42545, user_credentials={real_user=slave}} blocked reactor thread for 108117us
I20260710 11:10:25.062059  8034 consensus_queue.cc:237] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.098445  8003 raft_consensus.cc:493] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.099051  8003 raft_consensus.cc:515] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.093655  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.092598  8088 raft_consensus.cc:515] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.116981  7994 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:25.117452  7994 ts_tablet_manager.cc:1403] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.370s	user 0.003s	sys 0.018s
I20260710 11:10:25.127837  7875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
W20260710 11:10:25.129528  7692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.196:38569, user_credentials={real_user=slave}} blocked reactor thread for 424559us
I20260710 11:10:25.131070  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:25.131709  7949 raft_consensus.cc:2468] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:25.133836  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:25.111629  8071 leader_election.cc:290] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.114334  7725 raft_consensus.cc:2468] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:25.145206  7994 raft_consensus.cc:359] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.145854  7994 raft_consensus.cc:385] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.145836  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:25.146317  7994 raft_consensus.cc:740] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.146795  7764 leader_election.cc:304] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:25.146965  7994 consensus_queue.cc:260] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.148015  7993 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:25.148468  7993 ts_tablet_manager.cc:1403] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.496s	user 0.017s	sys 0.034s
I20260710 11:10:25.150086  8085 raft_consensus.cc:493] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.150527  8085 raft_consensus.cc:515] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.151674  7993 raft_consensus.cc:359] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.152778  7993 raft_consensus.cc:385] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.153028  7993 raft_consensus.cc:740] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.154279  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:25.154088  7993 consensus_queue.cc:260] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.144459  7875 raft_consensus.cc:2393] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4111d55a8b1f4eac8571c41de8b72025 in current term 1: Already voted for candidate 605b466a756b44f8a7d35ec138673ac2 in this term.
W20260710 11:10:25.155783  7767 leader_election.cc:343] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.156523  7993 ts_tablet_manager.cc:1434] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:25.157317  8085 leader_election.cc:290] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.159801  8093 consensus_queue.cc:1048] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.071s
I20260710 11:10:25.160013  8085 raft_consensus.cc:2804] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.161213  8003 leader_election.cc:290] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.160537  8085 raft_consensus.cc:493] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.161877  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2b3de5259942e68c30b921df7c67c5" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.161912  8085 raft_consensus.cc:3060] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.149034  7994 ts_tablet_manager.cc:1434] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
W20260710 11:10:25.164757  7912 leader_election.cc:343] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.165153  7994 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:25.161501  7993 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:25.172982  7724 raft_consensus.cc:3060] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:25.173448  7692 leader_election.cc:343] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:25.175377  7692 leader_election.cc:343] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.176525  8098 consensus_queue.cc:1048] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.177193  8085 raft_consensus.cc:515] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.180579  7692 leader_election.cc:304] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [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: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:25.183180  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.188920  7993 tablet_bootstrap.cc:654] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.189689  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:25.189307  7620 catalog_manager.cc:5697] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.190347  7948 raft_consensus.cc:3060] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.191474  7623 catalog_manager.cc:5697] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.201447  8098 raft_consensus.cc:2804] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.202298  8098 raft_consensus.cc:493] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.202911  8098 raft_consensus.cc:3060] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:25.209224  7764 leader_election.cc:343] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.209811  7764 leader_election.cc:304] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:25.210953  8071 raft_consensus.cc:2749] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.215782  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:25.219342  7990 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:25.219863  7990 ts_tablet_manager.cc:1403] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.528s	user 0.026s	sys 0.031s
I20260710 11:10:25.220240  7798 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:25.224713  8112 log.cc:927] Time spent T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260710 11:10:25.225463  7990 raft_consensus.cc:359] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.226140  7990 raft_consensus.cc:385] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.226403  7990 raft_consensus.cc:740] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.227026  7990 consensus_queue.cc:260] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.229873  7990 ts_tablet_manager.cc:1434] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:10:25.231761  7990 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:25.232542  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:25.232839  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2b3de5259942e68c30b921df7c67c5" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:25.233872  7991 tablet_bootstrap.cc:654] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.234145  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1feee5e23c4e47a5ad71965f23e8b3df" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:25.234856  7799 raft_consensus.cc:2393] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 605b466a756b44f8a7d35ec138673ac2 in current term 1: Already voted for candidate 4111d55a8b1f4eac8571c41de8b72025 in this term.
I20260710 11:10:25.229035  8088 leader_election.cc:290] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.240808  7838 leader_election.cc:304] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:25.242595  7990 tablet_bootstrap.cc:654] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.242765  8088 raft_consensus.cc:2749] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.246588  7798 raft_consensus.cc:2468] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:25.250279  7724 raft_consensus.cc:2468] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:25.252508  7764 leader_election.cc:304] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:25.249845  7624 catalog_manager.cc:5697] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.211197  7948 raft_consensus.cc:2468] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:25.254842  7994 tablet_bootstrap.cc:654] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.256598  8071 raft_consensus.cc:2804] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.257156  8071 raft_consensus.cc:697] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:25.258031  8071 consensus_queue.cc:237] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
W20260710 11:10:25.251415  7915 leader_election.cc:343] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.262177  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:25.275743  7991 tablet_bootstrap.cc:492] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:25.255760  8085 leader_election.cc:290] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.276141  7991 ts_tablet_manager.cc:1403] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.214s	user 0.022s	sys 0.008s
I20260710 11:10:25.267117  7724 raft_consensus.cc:3060] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.278964  7990 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:25.282778  7990 ts_tablet_manager.cc:1403] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260710 11:10:25.283128  7767 leader_election.cc:304] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:25.283717  7692 leader_election.cc:304] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:25.264379  7915 leader_election.cc:304] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:25.285164  8113 raft_consensus.cc:2749] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.286517  7990 raft_consensus.cc:359] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.287175  7990 raft_consensus.cc:385] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.287411  7990 raft_consensus.cc:740] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.288105  7990 consensus_queue.cc:260] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.288980  8027 raft_consensus.cc:2804] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.288825  8098 raft_consensus.cc:515] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.289489  8027 raft_consensus.cc:697] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:25.290691  8027 consensus_queue.cc:237] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
W20260710 11:10:25.292269  7766 consensus_peers.cc:597] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 -> Peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Couldn't send request to peer 605b466a756b44f8a7d35ec138673ac2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:25.295861  8058 consensus_queue.cc:1048] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.290112  8085 raft_consensus.cc:2804] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.299207  7990 ts_tablet_manager.cc:1434] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260710 11:10:25.300627  7990 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:25.300836  8085 raft_consensus.cc:697] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:25.307329  8085 consensus_queue.cc:237] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.308377  7875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:25.308626  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:25.308979  7875 raft_consensus.cc:3060] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.309156  7948 raft_consensus.cc:3060] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.306504  7993 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:25.315783  7993 ts_tablet_manager.cc:1403] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.159s	user 0.060s	sys 0.038s
I20260710 11:10:25.313199  7724 raft_consensus.cc:2468] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:25.315203  8098 leader_election.cc:290] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:25.320042  7991 raft_consensus.cc:359] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.320701  7991 raft_consensus.cc:385] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.320952  7991 raft_consensus.cc:740] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.322453  7948 raft_consensus.cc:2468] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:25.323632  7993 raft_consensus.cc:359] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.324329  7993 raft_consensus.cc:385] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.324584  7993 raft_consensus.cc:740] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.325989  7991 consensus_queue.cc:260] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.325214  7993 consensus_queue.cc:260] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.328780  7991 ts_tablet_manager.cc:1434] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260710 11:10:25.332068  7993 ts_tablet_manager.cc:1434] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:10:25.323583  7692 leader_election.cc:304] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:25.333210  8027 raft_consensus.cc:2804] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.333700  8027 raft_consensus.cc:697] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:25.334499  8027 consensus_queue.cc:237] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.335934  7991 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:25.337056  7875 raft_consensus.cc:2468] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:25.343006  7993 tablet_bootstrap.cc:492] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:25.350289  7993 tablet_bootstrap.cc:654] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.359915  7994 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:25.360303  7994 ts_tablet_manager.cc:1403] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.195s	user 0.016s	sys 0.005s
I20260710 11:10:25.368007  7990 tablet_bootstrap.cc:654] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.370203  7994 raft_consensus.cc:359] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.370752  7994 raft_consensus.cc:385] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.370960  7994 raft_consensus.cc:740] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.371438  7994 consensus_queue.cc:260] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.376108  7994 ts_tablet_manager.cc:1434] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:10:25.376986  7994 tablet_bootstrap.cc:492] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:25.379335  8085 consensus_queue.cc:1048] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.385329  7991 tablet_bootstrap.cc:654] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.387784  7994 tablet_bootstrap.cc:654] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.393877  7990 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:25.397277  7990 ts_tablet_manager.cc:1403] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.005s
I20260710 11:10:25.399991  7990 raft_consensus.cc:359] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.402530  7993 tablet_bootstrap.cc:492] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:25.403861  7993 ts_tablet_manager.cc:1403] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.004s
I20260710 11:10:25.406512  7993 raft_consensus.cc:359] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.407189  7993 raft_consensus.cc:385] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.407437  7993 raft_consensus.cc:740] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.408294  7993 consensus_queue.cc:260] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.410496  7993 ts_tablet_manager.cc:1434] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:25.411530  7993 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:25.414924  7991 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:25.413328  7621 catalog_manager.cc:5697] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.415279  7990 raft_consensus.cc:385] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.415401  7991 ts_tablet_manager.cc:1403] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.002s
I20260710 11:10:25.415813  7990 raft_consensus.cc:740] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.416651  7990 consensus_queue.cc:260] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.418769  7990 ts_tablet_manager.cc:1434] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.004s
I20260710 11:10:25.419884  7991 raft_consensus.cc:359] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.421475  7991 raft_consensus.cc:385] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.421780  7991 raft_consensus.cc:740] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.421294  7621 catalog_manager.cc:5697] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.422276  7990 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:25.423069  7621 catalog_manager.cc:5697] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.428314  7990 tablet_bootstrap.cc:654] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.422482  7991 consensus_queue.cc:260] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.430480  7991 ts_tablet_manager.cc:1434] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:10:25.431216  7991 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:25.435026  7994 tablet_bootstrap.cc:492] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:25.421070  7993 tablet_bootstrap.cc:654] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.435458  7994 ts_tablet_manager.cc:1403] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.027s
I20260710 11:10:25.437969  7994 raft_consensus.cc:359] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.438602  7994 raft_consensus.cc:385] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.438910  7994 raft_consensus.cc:740] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.439253  7991 tablet_bootstrap.cc:654] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.439519  7994 consensus_queue.cc:260] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.441267  7994 ts_tablet_manager.cc:1434] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:10:25.442144  7994 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:25.441035  7624 catalog_manager.cc:5697] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:25.443719  8085 raft_consensus.cc:493] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.444181  8085 raft_consensus.cc:515] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.446286  8085 leader_election.cc:290] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:25.447115  7994 tablet_bootstrap.cc:654] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.447862  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3491aefe3e8b4674ac7cd7feb41323ee" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:25.450320  7875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3491aefe3e8b4674ac7cd7feb41323ee" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:25.454226  7766 leader_election.cc:304] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c
W20260710 11:10:25.455346  7692 consensus_peers.cc:597] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:25.455986  8085 raft_consensus.cc:2749] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.456238  8004 consensus_queue.cc:1048] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.463299  7993 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:25.463759  7993 ts_tablet_manager.cc:1403] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.003s
I20260710 11:10:25.444159  7624 catalog_manager.cc:5697] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.466305  7993 raft_consensus.cc:359] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.466917  7993 raft_consensus.cc:385] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.467187  7993 raft_consensus.cc:740] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.467721  7993 consensus_queue.cc:260] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.469131  7993 ts_tablet_manager.cc:1434] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:10:25.470999  7991 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:25.471464  7991 ts_tablet_manager.cc:1403] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.008s
I20260710 11:10:25.474074  7991 raft_consensus.cc:359] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.474766  7991 raft_consensus.cc:385] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.475003  7991 raft_consensus.cc:740] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.475839  7993 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:25.478227  7990 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:25.481916  7991 consensus_queue.cc:260] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.495947  7991 ts_tablet_manager.cc:1434] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 11:10:25.482580  7993 tablet_bootstrap.cc:654] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.500360  8088 raft_consensus.cc:493] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.500924  8088 raft_consensus.cc:515] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.502008  8027 consensus_queue.cc:1048] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.503444  8088 leader_election.cc:290] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.506842  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.510142  8027 raft_consensus.cc:493] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.510601  7990 ts_tablet_manager.cc:1403] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.000s
I20260710 11:10:25.510671  8027 raft_consensus.cc:515] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.512424  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd957db71bf54aff94c1b65342639557" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:25.512727  8027 leader_election.cc:290] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.514313  7841 leader_election.cc:304] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:25.514961  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:25.515578  7948 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:25.515775  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:25.516461  7801 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:25.517755  7692 leader_election.cc:304] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:25.518527  8027 raft_consensus.cc:2804] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.518875  8027 raft_consensus.cc:493] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.519191  8027 raft_consensus.cc:3060] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.519927  8088 raft_consensus.cc:2749] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.521613  7990 raft_consensus.cc:359] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.522243  7990 raft_consensus.cc:385] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.522480  7990 raft_consensus.cc:740] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.526623  8027 raft_consensus.cc:515] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.531605  7991 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:25.535266  7990 consensus_queue.cc:260] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.537878  7990 ts_tablet_manager.cc:1434] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:10:25.538805  7990 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:25.543900  7990 tablet_bootstrap.cc:654] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.548435  8080 consensus_queue.cc:1048] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.563153  7993 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:25.563581  7993 ts_tablet_manager.cc:1403] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.000s
I20260710 11:10:25.566457  8027 leader_election.cc:290] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.564854  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:25.567765  7948 raft_consensus.cc:3060] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.569425  7993 raft_consensus.cc:359] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.572299  7993 raft_consensus.cc:385] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.572577  7993 raft_consensus.cc:740] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.574071  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:25.574716  7798 raft_consensus.cc:3060] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.577082  7993 consensus_queue.cc:260] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.579629  7993 ts_tablet_manager.cc:1434] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:10:25.580462  7991 tablet_bootstrap.cc:654] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.580476  7993 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:25.586439  7948 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:25.586772  7993 tablet_bootstrap.cc:654] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.596706  7994 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:25.597244  7994 ts_tablet_manager.cc:1403] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.155s	user 0.063s	sys 0.063s
I20260710 11:10:25.598192  7990 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: No bootstrap required, opened a new log
I20260710 11:10:25.598703  7990 ts_tablet_manager.cc:1403] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260710 11:10:25.598802  7798 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 1.
I20260710 11:10:25.599483  7692 leader_election.cc:304] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:25.599746  7994 raft_consensus.cc:359] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.600404  7994 raft_consensus.cc:385] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.600658  7994 raft_consensus.cc:740] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.600804  8027 raft_consensus.cc:2804] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.601110  7990 raft_consensus.cc:359] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.601775  7990 raft_consensus.cc:385] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.601329  7994 consensus_queue.cc:260] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.601293  8027 raft_consensus.cc:697] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:25.602094  7990 raft_consensus.cc:740] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.602761  8027 consensus_queue.cc:237] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.603937  7991 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:25.604375  7991 ts_tablet_manager.cc:1403] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.001s
I20260710 11:10:25.608525  7994 ts_tablet_manager.cc:1434] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:10:25.608635  7993 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:25.609179  7993 ts_tablet_manager.cc:1403] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260710 11:10:25.611596  7993 raft_consensus.cc:359] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.612221  7993 raft_consensus.cc:385] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.612469  7993 raft_consensus.cc:740] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.613121  7994 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:25.613128  7993 consensus_queue.cc:260] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.605189  7990 consensus_queue.cc:260] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.624401  7990 ts_tablet_manager.cc:1434] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:10:25.622654  7994 tablet_bootstrap.cc:654] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.625283  7991 raft_consensus.cc:359] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.625988  7991 raft_consensus.cc:385] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.626178  8088 raft_consensus.cc:493] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.626711  8088 raft_consensus.cc:515] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.626255  7991 raft_consensus.cc:740] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.629257  7991 consensus_queue.cc:260] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.629830  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25be8bec5e4d3b9e278cac12b025d8" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.630303  8088 leader_election.cc:290] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.630462  7724 raft_consensus.cc:2468] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:25.630803  7993 ts_tablet_manager.cc:1434] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 11:10:25.631469  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25be8bec5e4d3b9e278cac12b025d8" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
W20260710 11:10:25.632918  7841 leader_election.cc:343] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.633747  7994 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:25.634207  7994 ts_tablet_manager.cc:1403] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:10:25.634333  7838 leader_election.cc:304] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:25.635896  8088 raft_consensus.cc:2804] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.636307  8088 raft_consensus.cc:493] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.636683  8088 raft_consensus.cc:3060] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.636741  7994 raft_consensus.cc:359] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.637461  7994 raft_consensus.cc:385] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.637748  7994 raft_consensus.cc:740] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.638753  7991 ts_tablet_manager.cc:1434] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:10:25.638396  7994 consensus_queue.cc:260] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.638465  7622 catalog_manager.cc:5697] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.642855  7994 ts_tablet_manager.cc:1434] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:25.643739  7994 tablet_bootstrap.cc:492] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:25.644883  8088 raft_consensus.cc:515] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.647150  7991 tablet_bootstrap.cc:492] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:25.652499  7994 tablet_bootstrap.cc:654] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.653445  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25be8bec5e4d3b9e278cac12b025d8" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:25.654029  7724 raft_consensus.cc:3060] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.653949  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d25be8bec5e4d3b9e278cac12b025d8" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
W20260710 11:10:25.656018  7841 leader_election.cc:343] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:25.658339  7993 tablet_bootstrap.cc:492] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:25.660275  8088 leader_election.cc:290] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.661700  8027 raft_consensus.cc:493] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.664848  8027 raft_consensus.cc:515] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.666831  8027 leader_election.cc:290] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.668496  7875 raft_consensus.cc:3060] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.669900  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:25.670104  8113 raft_consensus.cc:493] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.670563  8113 raft_consensus.cc:515] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.671653  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:25.672287  7948 raft_consensus.cc:2468] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:25.672617  8088 raft_consensus.cc:493] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.673383  7991 tablet_bootstrap.cc:654] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.674862  7993 tablet_bootstrap.cc:654] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.672556  8113 leader_election.cc:290] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.670562  7798 raft_consensus.cc:2468] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 0.
I20260710 11:10:25.674237  8088 raft_consensus.cc:515] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.678136  7692 leader_election.cc:304] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:25.678212  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:25.680284  7801 raft_consensus.cc:2468] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 0.
I20260710 11:10:25.678504  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.681160  7726 raft_consensus.cc:2468] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 0.
I20260710 11:10:25.681874  7915 leader_election.cc:304] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:25.682765  8003 raft_consensus.cc:2804] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.683105  8003 raft_consensus.cc:493] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.683157  7801 raft_consensus.cc:3060] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.683442  8003 raft_consensus.cc:3060] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.683670  8027 raft_consensus.cc:2804] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.684067  8027 raft_consensus.cc:493] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.683928  8080 consensus_queue.cc:1048] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.684422  8027 raft_consensus.cc:3060] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.694114  7994 tablet_bootstrap.cc:492] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:25.694604  7994 ts_tablet_manager.cc:1403] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.009s
I20260710 11:10:25.694813  8080 consensus_queue.cc:1048] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.695746  8003 raft_consensus.cc:515] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.672309  7724 raft_consensus.cc:2468] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:25.703706  7838 leader_election.cc:304] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:25.704828  8034 raft_consensus.cc:2804] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.705277  8034 raft_consensus.cc:697] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:25.706056  8034 consensus_queue.cc:237] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.706975  8088 leader_election.cc:290] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:25.697116  7994 raft_consensus.cc:359] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.714850  7994 raft_consensus.cc:385] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.708261  8027 raft_consensus.cc:515] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.716471  7994 raft_consensus.cc:740] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.713737  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:25.710640  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:25.714751  8003 leader_election.cc:290] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.723099  7994 consensus_queue.cc:260] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.719133  7799 raft_consensus.cc:3060] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.717948  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:25.730485  7994 ts_tablet_manager.cc:1434] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:10:25.731181  7994 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:25.736979  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:25.737613  7949 raft_consensus.cc:2468] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:25.741854  7874 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.722451  7798 raft_consensus.cc:2468] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:25.747151  8085 raft_consensus.cc:493] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.747663  7841 leader_election.cc:304] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2; no voters: 
I20260710 11:10:25.748108  8027 leader_election.cc:290] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:25.750514  7799 raft_consensus.cc:2468] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:25.747635  8085 raft_consensus.cc:515] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.759275  8027 consensus_queue.cc:1048] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.764448  7991 tablet_bootstrap.cc:492] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:25.764896  7991 ts_tablet_manager.cc:1403] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.013s
I20260710 11:10:25.762403  8034 raft_consensus.cc:2804] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.764961  7724 raft_consensus.cc:2393] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7df3f3ae20f34f0baa231bd9d2389a0c in current term 1: Already voted for candidate ae2e3b3465354abc96d6ba633ea988a0 in this term.
I20260710 11:10:25.770263  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:25.778787  7799 raft_consensus.cc:2393] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae2e3b3465354abc96d6ba633ea988a0 in current term 1: Already voted for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in this term.
I20260710 11:10:25.768801  7915 leader_election.cc:304] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:25.779704  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2b3de5259942e68c30b921df7c67c5" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.768450  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188bb9c5f674441591d5aa5c318ee524" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:25.771004  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2b3de5259942e68c30b921df7c67c5" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:25.781493  8034 raft_consensus.cc:493] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.781965  8034 raft_consensus.cc:3060] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.764928  8080 consensus_queue.cc:1048] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:10:25.780344  7726 raft_consensus.cc:2468] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:25.780792  8113 raft_consensus.cc:2804] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.781946  7948 raft_consensus.cc:2468] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:25.784124  7764 leader_election.cc:304] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:25.784996  8071 raft_consensus.cc:2804] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.785346  8071 raft_consensus.cc:493] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.771374  7991 raft_consensus.cc:359] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.765208  8085 leader_election.cc:290] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.786732  7991 raft_consensus.cc:385] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.787840  7991 raft_consensus.cc:740] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.786343  8071 raft_consensus.cc:3060] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.790149  7991 consensus_queue.cc:260] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.793675  7991 ts_tablet_manager.cc:1434] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:10:25.794247  7994 tablet_bootstrap.cc:654] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.782829  8113 raft_consensus.cc:697] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Becoming Leader. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Running, Role: LEADER
I20260710 11:10:25.793143  8088 consensus_queue.cc:1048] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:10:25.797262  8113 consensus_queue.cc:237] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.796314  7993 tablet_bootstrap.cc:492] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:25.798473  7993 ts_tablet_manager.cc:1403] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.000s
I20260710 11:10:25.801223  7993 raft_consensus.cc:359] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.801832  8080 consensus_queue.cc:1048] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.801847  7993 raft_consensus.cc:385] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.802772  7993 raft_consensus.cc:740] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.804688  7993 consensus_queue.cc:260] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.809630  7991 tablet_bootstrap.cc:492] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
I20260710 11:10:25.809868  7993 ts_tablet_manager.cc:1434] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:25.811751  7993 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
W20260710 11:10:25.824877  7672 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:25.826817  8088 consensus_queue.cc:1048] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.835927  7993 tablet_bootstrap.cc:654] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.837927  8027 consensus_queue.cc:1048] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:10:25.858168  8034 raft_consensus.cc:515] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.860860  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:25.861701  7801 raft_consensus.cc:3060] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.861220  8071 raft_consensus.cc:515] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:25.867451  7991 tablet_bootstrap.cc:654] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.882331  7692 leader_election.cc:304] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [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: ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:25.885215  8027 raft_consensus.cc:2749] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:25.886437  8071 leader_election.cc:290] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.888264  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2b3de5259942e68c30b921df7c67c5" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:25.888434  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:25.889029  7949 raft_consensus.cc:3060] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.888875  7724 raft_consensus.cc:3060] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.885085  7801 raft_consensus.cc:2468] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:25.893478  8027 consensus_queue.cc:1048] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.894693  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2b3de5259942e68c30b921df7c67c5" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:25.895273  7947 raft_consensus.cc:3060] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.891927  8034 leader_election.cc:290] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:25.903439  7841 leader_election.cc:304] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2; no voters: 
I20260710 11:10:25.904395  8088 raft_consensus.cc:2804] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.904882  8088 raft_consensus.cc:697] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:25.905743  8088 consensus_queue.cc:237] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.893450  8113 raft_consensus.cc:493] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.917835  8071 raft_consensus.cc:493] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.918321  8071 raft_consensus.cc:515] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:25.926870  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.927513  7725 raft_consensus.cc:2468] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:25.930505  7764 leader_election.cc:304] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:25.936631  8004 raft_consensus.cc:2804] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.937688  8004 raft_consensus.cc:493] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.938031  8004 raft_consensus.cc:3060] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.939406  8027 consensus_queue.cc:1048] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.942569  8003 raft_consensus.cc:493] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:25.943109  8003 raft_consensus.cc:515] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.945188  8003 leader_election.cc:290] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:25.916467  8113 raft_consensus.cc:515] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:25.950805  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1923ae0a1a244c5a5e55ef206b1ff8b" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:25.951479  7874 raft_consensus.cc:2468] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 0.
I20260710 11:10:25.952044  7622 catalog_manager.cc:5697] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.957028  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1923ae0a1a244c5a5e55ef206b1ff8b" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:25.957718  7725 raft_consensus.cc:2468] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 0.
I20260710 11:10:25.960343  7912 leader_election.cc:304] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:25.951423  7994 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:25.961966  7994 ts_tablet_manager.cc:1403] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.231s	user 0.018s	sys 0.010s
I20260710 11:10:25.964493  7994 raft_consensus.cc:359] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.965121  7994 raft_consensus.cc:385] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.965518  8003 raft_consensus.cc:2804] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:25.967892  8003 raft_consensus.cc:493] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:25.968223  8003 raft_consensus.cc:3060] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.973564  7949 raft_consensus.cc:2468] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:25.976701  8003 raft_consensus.cc:515] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.965371  7994 raft_consensus.cc:740] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.980690  7994 consensus_queue.cc:260] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:25.982533  7624 catalog_manager.cc:5697] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196). New cstate: current_term: 1 leader_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.994428  7994 ts_tablet_manager.cc:1434] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 11:10:25.979789  7874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1923ae0a1a244c5a5e55ef206b1ff8b" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:25.969187  8004 raft_consensus.cc:515] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:26.009049  7724 raft_consensus.cc:2468] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:25.991922  8071 leader_election.cc:290] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:26.011572  7994 tablet_bootstrap.cc:492] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c: Bootstrap starting.
I20260710 11:10:26.006007  7874 raft_consensus.cc:3060] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.033409  7993 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:26.033982  7993 ts_tablet_manager.cc:1403] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.222s	user 0.017s	sys 0.022s
I20260710 11:10:26.028415  8003 leader_election.cc:290] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:26.036021  7947 raft_consensus.cc:2468] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:26.046448  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1923ae0a1a244c5a5e55ef206b1ff8b" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:26.047063  7724 raft_consensus.cc:3060] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.036695  7764 leader_election.cc:304] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:26.049744  8113 leader_election.cc:290] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:26.052469  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:26.053071  7726 raft_consensus.cc:3060] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.053589  8071 raft_consensus.cc:2804] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.053978  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f86fd10c2a420096b2e021fcc033df" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:26.055207  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f86fd10c2a420096b2e021fcc033df" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:26.055840  7872 raft_consensus.cc:2468] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 0.
I20260710 11:10:26.054064  8071 raft_consensus.cc:697] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:26.060415  7991 tablet_bootstrap.cc:492] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:26.060823  7991 ts_tablet_manager.cc:1403] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.251s	user 0.015s	sys 0.001s
I20260710 11:10:26.062393  7914 leader_election.cc:304] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
W20260710 11:10:26.063308  7915 leader_election.cc:343] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.065040  8113 raft_consensus.cc:2804] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.065425  8113 raft_consensus.cc:493] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.065749  8113 raft_consensus.cc:3060] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.070329  8071 consensus_queue.cc:237] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:26.075275  7993 raft_consensus.cc:359] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:26.075939  7993 raft_consensus.cc:385] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.076195  7993 raft_consensus.cc:740] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.076771  7993 consensus_queue.cc:260] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:26.077389  8156 raft_consensus.cc:493] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.076205  7874 raft_consensus.cc:2468] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:26.077896  8156 raft_consensus.cc:515] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.078977  7914 leader_election.cc:304] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:26.079720  8171 raft_consensus.cc:2804] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.080044  8156 leader_election.cc:290] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:26.080178  8171 raft_consensus.cc:697] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Becoming Leader. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Running, Role: LEADER
I20260710 11:10:26.081000  7724 raft_consensus.cc:2468] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:26.081125  7726 raft_consensus.cc:2468] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:26.083842  8113 raft_consensus.cc:515] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.080965  8171 consensus_queue.cc:237] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:26.086503  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f86fd10c2a420096b2e021fcc033df" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:26.090209  8113 leader_election.cc:290] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
W20260710 11:10:26.094406  7915 leader_election.cc:343] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.097329  7947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fccadce155443ef95b82ebaba4a5c8d" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:26.097975  7764 leader_election.cc:304] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:26.099134  8004 leader_election.cc:290] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:26.100522  7993 ts_tablet_manager.cc:1434] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260710 11:10:26.101611  7993 tablet_bootstrap.cc:492] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2: Bootstrap starting.
I20260710 11:10:26.101956  8080 raft_consensus.cc:2804] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.106473  8080 raft_consensus.cc:697] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:26.107290  8080 consensus_queue.cc:237] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:26.103223  7873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f86fd10c2a420096b2e021fcc033df" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:26.109834  7873 raft_consensus.cc:3060] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.105647  8058 consensus_queue.cc:1048] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:26.110028  7767 leader_election.cc:343] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.112643  7872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fccadce155443ef95b82ebaba4a5c8d" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:26.112869  7875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:26.103283  7991 raft_consensus.cc:359] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.113809  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:26.114228  7991 raft_consensus.cc:385] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.107781  7994 tablet_bootstrap.cc:654] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.114539  7991 raft_consensus.cc:740] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.115214  7991 consensus_queue.cc:260] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.113456  7875 raft_consensus.cc:2468] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 0.
I20260710 11:10:26.117280  7991 ts_tablet_manager.cc:1434] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260710 11:10:26.121151  7991 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025: Bootstrap starting.
W20260710 11:10:26.044880  7838 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.193:44277, user_credentials={real_user=slave}} blocked reactor thread for 122716us
W20260710 11:10:26.142215  7766 leader_election.cc:343] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.163554  7766 leader_election.cc:304] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:26.166522  7948 raft_consensus.cc:3060] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.168035  8004 raft_consensus.cc:2749] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.173318  7622 catalog_manager.cc:5697] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.180620  8173 consensus_queue.cc:1048] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.187077  7993 tablet_bootstrap.cc:654] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.192404  7991 tablet_bootstrap.cc:654] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.150565  7873 raft_consensus.cc:2468] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
W20260710 11:10:26.209072  7692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.196:38569, user_credentials={real_user=slave}} blocked reactor thread for 61451us
I20260710 11:10:26.206920  7914 leader_election.cc:304] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [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: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025
I20260710 11:10:26.217115  8171 raft_consensus.cc:2804] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.217636  8171 raft_consensus.cc:697] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Becoming Leader. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Running, Role: LEADER
I20260710 11:10:26.218415  8171 consensus_queue.cc:237] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.232345  8098 consensus_queue.cc:1048] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.233971  7993 tablet_bootstrap.cc:492] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2: No bootstrap required, opened a new log
I20260710 11:10:26.234452  7993 ts_tablet_manager.cc:1403] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.003s
I20260710 11:10:26.236965  7993 raft_consensus.cc:359] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.237640  7993 raft_consensus.cc:385] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.237897  7993 raft_consensus.cc:740] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.237111  7620 catalog_manager.cc:5697] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196). New cstate: current_term: 1 leader_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.238734  7993 consensus_queue.cc:260] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.240696  7623 catalog_manager.cc:5697] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.243726  7993 ts_tablet_manager.cc:1434] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:10:26.244642  7623 catalog_manager.cc:5697] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.247287  8088 consensus_queue.cc:1048] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:10:26.256875  7994 tablet_bootstrap.cc:492] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c: No bootstrap required, opened a new log
I20260710 11:10:26.257351  7994 ts_tablet_manager.cc:1403] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent bootstrapping tablet: real 0.262s	user 0.017s	sys 0.009s
I20260710 11:10:26.275451  7994 raft_consensus.cc:359] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.276510  7994 raft_consensus.cc:385] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.276777  7994 raft_consensus.cc:740] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.279747  7994 consensus_queue.cc:260] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.284715  7991 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025: No bootstrap required, opened a new log
I20260710 11:10:26.285511  7991 ts_tablet_manager.cc:1403] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025: Time spent bootstrapping tablet: real 0.165s	user 0.004s	sys 0.008s
I20260710 11:10:26.287297  8171 consensus_queue.cc:1048] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.288112  7991 raft_consensus.cc:359] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:26.288761  7991 raft_consensus.cc:385] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.289041  7991 raft_consensus.cc:740] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.293982  7994 ts_tablet_manager.cc:1434] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 11:10:26.294504  7991 consensus_queue.cc:260] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:26.296782  7991 ts_tablet_manager.cc:1434] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.003s
I20260710 11:10:26.297505  7624 catalog_manager.cc:5697] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196). New cstate: current_term: 1 leader_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.314874  8003 consensus_queue.cc:1048] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:26.335309  8071 raft_consensus.cc:493] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.335790  8071 raft_consensus.cc:515] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.338604  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f86fd10c2a420096b2e021fcc033df" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:26.339380  7871 raft_consensus.cc:2393] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4111d55a8b1f4eac8571c41de8b72025 in current term 1: Already voted for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in this term.
I20260710 11:10:26.341787  8071 leader_election.cc:290] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:26.342800  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f86fd10c2a420096b2e021fcc033df" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:26.344514  7767 leader_election.cc:304] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:26.345275  8071 raft_consensus.cc:3060] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.349913  8071 raft_consensus.cc:2749] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.428242  8173 consensus_queue.cc:1048] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.438028  8034 consensus_queue.cc:1048] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.537760  8071 consensus_queue.cc:1048] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.548593  8071 consensus_queue.cc:1048] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.550074  8003 consensus_queue.cc:1048] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.563778  8113 consensus_queue.cc:1048] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.583690  7871 raft_consensus.cc:3060] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.589658  8071 consensus_queue.cc:1048] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.599191  8080 consensus_queue.cc:1048] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.610124  8113 consensus_queue.cc:1048] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.620497  8003 consensus_queue.cc:1048] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:26.672309  8034 raft_consensus.cc:493] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.672778  8034 raft_consensus.cc:515] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.674692  8034 leader_election.cc:290] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:26.675282  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fccadce155443ef95b82ebaba4a5c8d" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:26.675473  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fccadce155443ef95b82ebaba4a5c8d" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:26.675810  7801 raft_consensus.cc:2468] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:26.676028  7948 raft_consensus.cc:2468] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 0.
I20260710 11:10:26.676767  7841 leader_election.cc:304] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2; no voters: 
I20260710 11:10:26.677337  8034 raft_consensus.cc:2804] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.677703  8034 raft_consensus.cc:493] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.677981  8034 raft_consensus.cc:3060] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.682436  8034 raft_consensus.cc:515] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.684062  8034 leader_election.cc:290] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:26.684209  7801 raft_consensus.cc:3060] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.685884  7799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fccadce155443ef95b82ebaba4a5c8d" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:26.686479  7799 raft_consensus.cc:3060] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.688900  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fccadce155443ef95b82ebaba4a5c8d" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:26.689487  7948 raft_consensus.cc:3060] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.692900  7799 raft_consensus.cc:2468] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:26.694144  7841 leader_election.cc:304] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 605b466a756b44f8a7d35ec138673ac2; no voters: 
I20260710 11:10:26.695056  8034 raft_consensus.cc:2804] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.695515  8034 raft_consensus.cc:697] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:26.696300  8034 consensus_queue.cc:237] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:26.697988  7948 raft_consensus.cc:2468] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:26.706267  7622 catalog_manager.cc:5697] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.788744  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
I20260710 11:10:26.811337  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:26.811996  5519 tablet_replica.cc:333] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.812674  5519 raft_consensus.cc:2243] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.813114  5519 raft_consensus.cc:2272] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.815238  5519 tablet_replica.cc:333] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.815791  5519 raft_consensus.cc:2243] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.816156  5519 raft_consensus.cc:2272] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.818048  5519 tablet_replica.cc:333] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.818562  5519 raft_consensus.cc:2243] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:26.819272  5519 raft_consensus.cc:2272] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.820820  5519 tablet_replica.cc:333] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.821322  5519 raft_consensus.cc:2243] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:26.822017  5519 raft_consensus.cc:2272] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.823758  5519 tablet_replica.cc:333] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.824260  5519 raft_consensus.cc:2243] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:26.824910  5519 raft_consensus.cc:2272] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.826718  5519 tablet_replica.cc:333] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.827209  5519 raft_consensus.cc:2243] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:26.827997  5519 raft_consensus.cc:2272] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.830127  5519 tablet_replica.cc:333] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.830901  5519 raft_consensus.cc:2243] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:26.831769  5519 raft_consensus.cc:2272] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.833793  5519 tablet_replica.cc:333] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.834270  5519 raft_consensus.cc:2243] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.834612  5519 raft_consensus.cc:2272] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.836032  5519 tablet_replica.cc:333] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.836494  5519 raft_consensus.cc:2243] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.836848  5519 raft_consensus.cc:2272] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.838964  5519 tablet_replica.cc:333] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.839578  5519 raft_consensus.cc:2243] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.839984  5519 raft_consensus.cc:2272] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.842262  5519 tablet_replica.cc:333] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.842757  5519 raft_consensus.cc:2243] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.843106  5519 raft_consensus.cc:2272] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.844992  5519 tablet_replica.cc:333] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.845474  5519 raft_consensus.cc:2243] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:26.846309  5519 raft_consensus.cc:2272] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.848428  5519 tablet_replica.cc:333] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.849112  5519 raft_consensus.cc:2243] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.849633  5519 raft_consensus.cc:2272] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.851902  5519 tablet_replica.cc:333] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.852553  5519 raft_consensus.cc:2243] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:26.853427  5519 raft_consensus.cc:2272] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.855764  5519 tablet_replica.cc:333] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.856400  5519 raft_consensus.cc:2243] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.856846  5519 raft_consensus.cc:2272] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.858474  5519 tablet_replica.cc:333] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.858911  5519 raft_consensus.cc:2243] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.859252  5519 raft_consensus.cc:2272] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.860999  5519 tablet_replica.cc:333] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.861447  5519 raft_consensus.cc:2243] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.861873  5519 raft_consensus.cc:2272] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.863580  5519 tablet_replica.cc:333] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: stopping tablet replica
I20260710 11:10:26.864006  5519 raft_consensus.cc:2243] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:26.864346  5519 raft_consensus.cc:2272] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:26.899222  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
W20260710 11:10:26.901399  7838 consensus_peers.cc:597] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:26.922039  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:26.924980  7764 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260710 11:10:26.928655  8205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:26.928809  7764 consensus_peers.cc:597] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:26.929708  8207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:26.931429  5519 server_base.cc:1061] running on GCE node
W20260710 11:10:26.931571  8209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:26.933199  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:26.933393  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:26.933521  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681826933511 us; error 0 us; skew 500 ppm
I20260710 11:10:26.934026  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:26.938014  5519 webserver.cc:533] Webserver started at http://127.5.99.193:34441/ using document root <none> and password file <none>
I20260710 11:10:26.938544  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:26.938784  5519 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260710 11:10:26.945304  7912 consensus_peers.cc:597] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:26.945497  5519 fs_manager.cc:714] Time spent opening directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:10:26.949848  8217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:26.950635  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260710 11:10:26.950969  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "ae2e3b3465354abc96d6ba633ea988a0"
format_stamp: "Formatted at 2026-07-10 11:10:22 on dist-test-slave-pjvn"
I20260710 11:10:26.951309  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:26.964941  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:26.965950  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:26.967228  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:26.971182  8224 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:10:26.990644  7764 consensus_peers.cc:597] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.050185  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:10:27.050510  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.080s	user 0.003s	sys 0.000s
I20260710 11:10:27.050837  5519 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 11:10:27.053885  7912 consensus_peers.cc:597] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.056957  8224 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
W20260710 11:10:27.066524  7764 consensus_peers.cc:597] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.072320  8224 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.073239  8224 tablet_bootstrap.cc:492] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.073889  8224 ts_tablet_manager.cc:1403] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 11:10:27.076349  8224 raft_consensus.cc:359] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.076982  8224 raft_consensus.cc:740] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.077636  8224 consensus_queue.cc:260] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [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: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.079808  8224 ts_tablet_manager.cc:1434] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:27.080516  8224 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.093020  8224 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.093894  8224 tablet_bootstrap.cc:492] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.094475  8224 ts_tablet_manager.cc:1403] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:10:27.096652  8224 raft_consensus.cc:359] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.097311  8224 raft_consensus.cc:740] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.098097  8224 consensus_queue.cc:260] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [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: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.099812  8224 ts_tablet_manager.cc:1434] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
W20260710 11:10:27.100109  7838 consensus_peers.cc:597] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.100494  8224 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
W20260710 11:10:27.109292  7838 consensus_peers.cc:597] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.113945  8224 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.114804  8224 tablet_bootstrap.cc:492] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.115370  8224 ts_tablet_manager.cc:1403] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:10:27.117609  8224 raft_consensus.cc:359] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.118264  8224 raft_consensus.cc:740] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.118925  8224 consensus_queue.cc:260] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [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: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.120668  8224 ts_tablet_manager.cc:1434] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:27.121356  8224 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.133880  8224 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.134702  8224 tablet_bootstrap.cc:492] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
W20260710 11:10:27.134924  7912 consensus_peers.cc:597] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.135249  8224 ts_tablet_manager.cc:1403] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:10:27.137531  8224 raft_consensus.cc:359] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.138167  8224 raft_consensus.cc:740] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.138855  8224 consensus_queue.cc:260] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.140637  8224 ts_tablet_manager.cc:1434] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:27.141338  8224 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.141592  5519 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:10:27.141867  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.091s	user 0.090s	sys 0.000s
I20260710 11:10:27.154323  8224 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.155447  8224 tablet_bootstrap.cc:492] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.156064  8224 ts_tablet_manager.cc:1403] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:10:27.158468  8224 raft_consensus.cc:359] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.159148  8224 raft_consensus.cc:740] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.159899  8224 consensus_queue.cc:260] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [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: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.162009  8224 ts_tablet_manager.cc:1434] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:27.162771  8224 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.182776  8224 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.183799  8224 tablet_bootstrap.cc:492] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.184437  8224 ts_tablet_manager.cc:1403] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:10:27.186911  8224 raft_consensus.cc:359] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.187587  8224 raft_consensus.cc:740] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.188443  8224 consensus_queue.cc:260] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [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: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
W20260710 11:10:27.190088  7764 consensus_peers.cc:597] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.190594  8224 ts_tablet_manager.cc:1434] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:27.191396  8224 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.207064  8224 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.207918  8224 tablet_bootstrap.cc:492] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.208457  8224 ts_tablet_manager.cc:1403] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
W20260710 11:10:27.210904  7764 consensus_peers.cc:597] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:27.210774  8224 raft_consensus.cc:359] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.211406  8224 raft_consensus.cc:740] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.212087  8224 consensus_queue.cc:260] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.213650  8224 ts_tablet_manager.cc:1434] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 11:10:27.214243  8224 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.229099  8224 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.229851  8224 tablet_bootstrap.cc:492] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.230319  8224 ts_tablet_manager.cc:1403] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:10:27.231906  8224 raft_consensus.cc:359] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.232378  8224 raft_consensus.cc:740] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.232892  8224 consensus_queue.cc:260] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.234272  8224 ts_tablet_manager.cc:1434] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:27.234854  8224 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.239940  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:44277
I20260710 11:10:27.240087  8293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:44277 every 8 connection(s)
I20260710 11:10:27.247589  8224 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.248508  8224 tablet_bootstrap.cc:492] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.249109  8224 ts_tablet_manager.cc:1403] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:27.251405  8224 raft_consensus.cc:359] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.252007  8224 raft_consensus.cc:740] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.252132  8034 consensus_queue.cc:1048] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.252707  8224 consensus_queue.cc:260] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [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: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.254506  8224 ts_tablet_manager.cc:1434] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:27.255285  8224 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.263288  8294 heartbeater.cc:344] Connected to a master server at 127.5.99.254:34575
I20260710 11:10:27.263734  8294 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:27.264590  8294 heartbeater.cc:507] Master 127.5.99.254:34575 requested a full tablet report, sending...
I20260710 11:10:27.267254  8088 consensus_queue.cc:1048] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.268661  8224 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.269598  8224 tablet_bootstrap.cc:492] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.270192  8224 ts_tablet_manager.cc:1403] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:10:27.272387  8224 raft_consensus.cc:359] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.273041  8224 raft_consensus.cc:740] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.273723  8224 consensus_queue.cc:260] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [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: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.276314  8224 ts_tablet_manager.cc:1434] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:27.277112  8224 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.284682  7622 ts_manager.cc:194] Re-registered known tserver with Master: ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:27.299177  8224 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.300115  8224 tablet_bootstrap.cc:492] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.300715  8224 ts_tablet_manager.cc:1403] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260710 11:10:27.303017  8224 raft_consensus.cc:359] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.303659  8224 raft_consensus.cc:740] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.304275  8224 consensus_queue.cc:260] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.306126  8224 ts_tablet_manager.cc:1434] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:27.306859  8224 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.308416  7622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45624
I20260710 11:10:27.311806  8294 heartbeater.cc:499] Master 127.5.99.254:34575 was elected leader, sending a full tablet report...
I20260710 11:10:27.319504  8224 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.320394  8224 tablet_bootstrap.cc:492] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.321008  8224 ts_tablet_manager.cc:1403] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:27.323199  8224 raft_consensus.cc:359] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.323827  8224 raft_consensus.cc:740] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.324427  8224 consensus_queue.cc:260] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [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: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.326061  8224 ts_tablet_manager.cc:1434] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:27.326635  8224 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.337802  8224 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.338589  8224 tablet_bootstrap.cc:492] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.339193  8224 ts_tablet_manager.cc:1403] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:10:27.341362  8224 raft_consensus.cc:359] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.342010  8224 raft_consensus.cc:740] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.342621  8224 consensus_queue.cc:260] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [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: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.344388  8224 ts_tablet_manager.cc:1434] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:27.345178  8224 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.355497  8224 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.356196  8224 tablet_bootstrap.cc:492] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.356678  8224 ts_tablet_manager.cc:1403] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:10:27.358345  8224 raft_consensus.cc:359] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.358769  8224 raft_consensus.cc:740] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.359292  8224 consensus_queue.cc:260] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [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: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.360889  8224 ts_tablet_manager.cc:1434] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:27.361845  8224 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.374054  8224 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.374679  8224 tablet_bootstrap.cc:492] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.375108  8224 ts_tablet_manager.cc:1403] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:10:27.376626  8224 raft_consensus.cc:359] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.377058  8224 raft_consensus.cc:740] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.377599  8224 consensus_queue.cc:260] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [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: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:27.378849  8224 ts_tablet_manager.cc:1434] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:27.379470  8224 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.390504  8224 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.391146  8224 tablet_bootstrap.cc:492] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.391594  8224 ts_tablet_manager.cc:1403] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:27.393142  8224 raft_consensus.cc:359] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.393594  8224 raft_consensus.cc:740] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.394074  8224 consensus_queue.cc:260] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.395625  8224 ts_tablet_manager.cc:1434] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:27.396621  8224 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.407914  8224 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.408636  8224 tablet_bootstrap.cc:492] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.409240  8224 ts_tablet_manager.cc:1403] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:10:27.411058  8224 raft_consensus.cc:359] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.411489  8224 raft_consensus.cc:740] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.411917  8224 consensus_queue.cc:260] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.413144  8224 ts_tablet_manager.cc:1434] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:27.414090  8224 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap starting.
I20260710 11:10:27.424301  8224 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:27.424921  8224 tablet_bootstrap.cc:492] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Bootstrap complete.
I20260710 11:10:27.425359  8224 ts_tablet_manager.cc:1403] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:27.426975  8224 raft_consensus.cc:359] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.427392  8224 raft_consensus.cc:740] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Initialized, Role: FOLLOWER
I20260710 11:10:27.427903  8224 consensus_queue.cc:260] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [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: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.429167  8224 ts_tablet_manager.cc:1434] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:27.736541  8113 raft_consensus.cc:493] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.737033  8113 raft_consensus.cc:515] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.738760  8113 leader_election.cc:290] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:27.739243  8240 raft_consensus.cc:493] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.739630  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:27.739755  8240 raft_consensus.cc:515] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.740079  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:27.740418  8268 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:27.740761  7801 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:27.741767  7912 leader_election.cc:304] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [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: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:27.742923  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:27.742982  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:27.741839  8240 leader_election.cc:290] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:27.744275  8267 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:27.744355  7949 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:27.745523  7764 leader_election.cc:304] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:27.746655  8113 raft_consensus.cc:2804] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.747038  8113 raft_consensus.cc:493] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.747381  8113 raft_consensus.cc:3060] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.747406  8314 raft_consensus.cc:2804] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.747992  8314 raft_consensus.cc:493] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.748723  8314 raft_consensus.cc:3060] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.755460  8314 raft_consensus.cc:515] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.758147  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:27.758332  8314 leader_election.cc:290] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:27.757604  8113 raft_consensus.cc:515] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.759866  7949 raft_consensus.cc:2393] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4111d55a8b1f4eac8571c41de8b72025 in current term 2: Already voted for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in this term.
I20260710 11:10:27.761348  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:27.761966  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:27.762290  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1792ca7f5044a00960f4780f318cf46" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:27.762768  7801 raft_consensus.cc:2393] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7df3f3ae20f34f0baa231bd9d2389a0c in current term 2: Already voted for candidate 4111d55a8b1f4eac8571c41de8b72025 in this term.
I20260710 11:10:27.761968  8267 raft_consensus.cc:3060] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.763999  7915 leader_election.cc:304] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [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: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:27.764441  8113 leader_election.cc:290] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:27.764884  8003 raft_consensus.cc:2749] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:27.769953  8267 raft_consensus.cc:2468] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 2.
I20260710 11:10:27.770869  7764 leader_election.cc:304] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:27.771533  8314 raft_consensus.cc:2804] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.771994  8314 raft_consensus.cc:697] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:27.772778  8314 consensus_queue.cc:237] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.779563  7620 catalog_manager.cc:5697] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 1 to 2, leader changed from ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193) to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.865934  8034 raft_consensus.cc:493] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.866477  8034 raft_consensus.cc:515] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.868562  8034 leader_election.cc:290] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:27.869302  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:27.869774  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:27.870028  8267 raft_consensus.cc:2468] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:27.871085  7838 leader_election.cc:304] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:27.871654  8314 raft_consensus.cc:493] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.871912  8034 raft_consensus.cc:2804] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.872386  8034 raft_consensus.cc:493] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.872164  8314 raft_consensus.cc:515] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.872743  8034 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.875098  8314 leader_election.cc:290] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:27.876144  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:27.876754  8267 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:27.877959  7764 leader_election.cc:304] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:27.878860  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:27.882380  8244 raft_consensus.cc:2804] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.882776  8244 raft_consensus.cc:493] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.883128  8244 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.887637  8034 raft_consensus.cc:515] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.890802  8034 leader_election.cc:290] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:27.891348  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:27.892016  8268 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.892669  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:27.895812  8244 raft_consensus.cc:515] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.898358  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:27.899132  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:27.899679  8267 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.899902  8244 leader_election.cc:290] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:27.899945  8268 raft_consensus.cc:2468] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 2.
I20260710 11:10:27.901081  7838 leader_election.cc:304] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025
I20260710 11:10:27.901738  8173 raft_consensus.cc:2804] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.902205  8173 raft_consensus.cc:697] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:27.902977  8173 consensus_queue.cc:237] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.905735  8267 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 2.
I20260710 11:10:27.906831  7764 leader_election.cc:304] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:27.907483  8244 raft_consensus.cc:2804] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.907996  8244 raft_consensus.cc:697] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:27.909091  8244 consensus_queue.cc:237] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:27.910478  7620 catalog_manager.cc:5697] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 1 to 2, leader changed from ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193) to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.915650  7622 catalog_manager.cc:5697] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 1 to 2, leader changed from ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193) to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.942040  8244 raft_consensus.cc:493] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.942595  8244 raft_consensus.cc:515] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.944903  8244 leader_election.cc:290] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:27.945600  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:27.946360  8267 raft_consensus.cc:2393] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4111d55a8b1f4eac8571c41de8b72025 in current term 2: Already voted for candidate 605b466a756b44f8a7d35ec138673ac2 in this term.
I20260710 11:10:27.946405  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:27.947793  7766 leader_election.cc:304] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:27.948378  8244 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.953418  8244 raft_consensus.cc:2749] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:27.985410  8244 raft_consensus.cc:493] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.985882  8244 raft_consensus.cc:515] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.987411  8244 leader_election.cc:290] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:27.988230  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:27.988459  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:27.988802  8267 raft_consensus.cc:2468] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 1.
I20260710 11:10:27.989967  7764 leader_election.cc:304] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:27.990531  8244 raft_consensus.cc:2804] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:27.990818  8244 raft_consensus.cc:493] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:27.991039  8244 raft_consensus.cc:3060] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.995501  8244 raft_consensus.cc:515] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:27.997184  8244 leader_election.cc:290] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:27.997891  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:27.998145  7873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:27.998394  8267 raft_consensus.cc:3060] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.002923  8267 raft_consensus.cc:2468] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 2.
I20260710 11:10:28.003813  7764 leader_election.cc:304] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:28.004426  8244 raft_consensus.cc:2804] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:28.004762  8244 raft_consensus.cc:697] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:28.005321  8244 consensus_queue.cc:237] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:28.018144  7622 catalog_manager.cc:5697] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 1 to 2, leader changed from ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193) to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.075640  8173 raft_consensus.cc:493] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.076061  8173 raft_consensus.cc:515] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.077757  8173 leader_election.cc:290] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:28.077906  8320 raft_consensus.cc:493] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.078359  8320 raft_consensus.cc:515] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:28.078552  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:28.078856  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.079468  8267 raft_consensus.cc:2468] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:28.080279  8320 leader_election.cc:290] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:28.080526  7838 leader_election.cc:304] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:28.081009  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.081296  8320 raft_consensus.cc:2804] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:28.081336  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:28.081647  8267 raft_consensus.cc:2468] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:28.081965  8320 raft_consensus.cc:493] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.082367  8320 raft_consensus.cc:3060] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.082792  7838 leader_election.cc:304] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:28.083542  8173 raft_consensus.cc:2804] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:28.083895  8173 raft_consensus.cc:493] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.084237  8173 raft_consensus.cc:3060] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.089118  8320 raft_consensus.cc:515] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.090682  8173 raft_consensus.cc:515] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:28.091213  8320 leader_election.cc:290] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:28.091857  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:28.092197  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:28.092736  8267 raft_consensus.cc:3060] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.093026  8173 leader_election.cc:290] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 election: Requested vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:28.093243  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:28.093918  8268 raft_consensus.cc:3060] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.094185  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:28.098008  8267 raft_consensus.cc:2468] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 2.
I20260710 11:10:28.098528  8268 raft_consensus.cc:2468] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 2.
I20260710 11:10:28.098914  7838 leader_election.cc:304] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:28.099597  8173 raft_consensus.cc:2804] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:28.099949  8173 raft_consensus.cc:697] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:28.099923  7838 leader_election.cc:304] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 4111d55a8b1f4eac8571c41de8b72025
I20260710 11:10:28.100773  8173 consensus_queue.cc:237] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.101387  8320 raft_consensus.cc:2804] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:28.101953  8320 raft_consensus.cc:697] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Becoming Leader. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:28.102733  8320 consensus_queue.cc:237] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:28.115969  7622 catalog_manager.cc:5697] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 1 to 2, leader changed from ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193) to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.117056  7622 catalog_manager.cc:5697] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 reported cstate change: term changed from 1 to 2, leader changed from ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193) to 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "605b466a756b44f8a7d35ec138673ac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:28.163678  8003 raft_consensus.cc:493] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.164227  8003 raft_consensus.cc:515] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:28.165874  8003 leader_election.cc:290] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:28.166411  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.166723  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:28.167034  8268 raft_consensus.cc:2393] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7df3f3ae20f34f0baa231bd9d2389a0c in current term 2: Already voted for candidate 4111d55a8b1f4eac8571c41de8b72025 in this term.
I20260710 11:10:28.167906  7912 leader_election.cc:304] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:28.168479  8003 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.173143  8171 raft_consensus.cc:493] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.173570  8171 raft_consensus.cc:515] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.173978  8003 raft_consensus.cc:2749] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:28.174511  8320 raft_consensus.cc:493] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.175235  8171 leader_election.cc:290] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:28.175953  7873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:28.174906  8320 raft_consensus.cc:515] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.176987  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.177650  8268 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:28.177089  7873 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 1.
I20260710 11:10:28.178640  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" is_pre_election: true
I20260710 11:10:28.178853  8320 leader_election.cc:290] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:28.179183  7912 leader_election.cc:304] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [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: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:28.179211  7948 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:28.180457  8171 raft_consensus.cc:2804] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:28.180801  8171 raft_consensus.cc:493] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.180728  7841 leader_election.cc:304] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:28.181200  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.181303  8171 raft_consensus.cc:3060] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.181993  8320 raft_consensus.cc:2804] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:28.182395  8320 raft_consensus.cc:493] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.182808  8320 raft_consensus.cc:3060] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.181845  8268 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605b466a756b44f8a7d35ec138673ac2 in term 1.
I20260710 11:10:28.186858  8171 raft_consensus.cc:515] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.187732  8320 raft_consensus.cc:515] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.189007  7873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:28.189342  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:28.189823  7873 raft_consensus.cc:2393] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7df3f3ae20f34f0baa231bd9d2389a0c in current term 2: Already voted for candidate 605b466a756b44f8a7d35ec138673ac2 in this term.
I20260710 11:10:28.189927  8268 raft_consensus.cc:3060] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.190284  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:28.190397  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ffb78a2e618461e8986ea2da38a1d37" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
I20260710 11:10:28.190733  8171 leader_election.cc:290] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:28.191221  7948 raft_consensus.cc:2393] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 605b466a756b44f8a7d35ec138673ac2 in current term 2: Already voted for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in this term.
I20260710 11:10:28.189369  8320 leader_election.cc:290] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:28.191823  8236 raft_consensus.cc:493] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.192373  7841 leader_election.cc:304] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [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: 605b466a756b44f8a7d35ec138673ac2; no voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:28.192304  8236 raft_consensus.cc:515] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:28.193079  8320 raft_consensus.cc:2749] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:28.194371  8236 leader_election.cc:290] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:28.194957  8171 raft_consensus.cc:493] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.194868  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.195390  7873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0177377cc8e468fb5f6334ef149d135" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:28.195797  8267 raft_consensus.cc:2393] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4111d55a8b1f4eac8571c41de8b72025 in current term 2: Already voted for candidate 605b466a756b44f8a7d35ec138673ac2 in this term.
I20260710 11:10:28.195442  8171 raft_consensus.cc:515] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.196966  7766 leader_election.cc:304] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025; no voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:28.197711  8236 raft_consensus.cc:3060] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.198338  7873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "605b466a756b44f8a7d35ec138673ac2" is_pre_election: true
I20260710 11:10:28.198521  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638abda58d2f4b20b03ab4a301480210" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.199405  8267 raft_consensus.cc:2393] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7df3f3ae20f34f0baa231bd9d2389a0c in current term 2: Already voted for candidate 605b466a756b44f8a7d35ec138673ac2 in this term.
I20260710 11:10:28.198313  8171 leader_election.cc:290] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277)
I20260710 11:10:28.200362  7912 leader_election.cc:304] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:28.201192  8171 raft_consensus.cc:3060] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.201447  8268 raft_consensus.cc:2468] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 2.
I20260710 11:10:28.202662  7912 leader_election.cc:304] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [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: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 605b466a756b44f8a7d35ec138673ac2
I20260710 11:10:28.203442  8003 raft_consensus.cc:2804] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:28.204093  8320 raft_consensus.cc:493] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ae2e3b3465354abc96d6ba633ea988a0)
I20260710 11:10:28.204208  8236 raft_consensus.cc:2749] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:28.204738  8320 raft_consensus.cc:515] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:28.206573  8320 leader_election.cc:290] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:28.206874  8171 raft_consensus.cc:2749] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:28.206245  8003 raft_consensus.cc:697] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 LEADER]: Becoming Leader. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Running, Role: LEADER
I20260710 11:10:28.207566  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4111d55a8b1f4eac8571c41de8b72025" is_pre_election: true
I20260710 11:10:28.207736  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d8b8d07d444ead9a9764e2729f9956" candidate_uuid: "605b466a756b44f8a7d35ec138673ac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0" is_pre_election: true
I20260710 11:10:28.207878  8003 consensus_queue.cc:237] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:28.208536  8268 raft_consensus.cc:2393] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 605b466a756b44f8a7d35ec138673ac2 in current term 2: Already voted for candidate 4111d55a8b1f4eac8571c41de8b72025 in this term.
I20260710 11:10:28.209437  7838 leader_election.cc:304] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2; no voters: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:28.210074  8320 raft_consensus.cc:3060] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:28.212802  7948 raft_consensus.cc:1275] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.214006  8236 consensus_queue.cc:1048] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.216276  8320 raft_consensus.cc:2749] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:28.220381  7622 catalog_manager.cc:5697] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c reported cstate change: term changed from 1 to 2, leader changed from ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193) to 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196). New cstate: current_term: 2 leader_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:28.224406  8268 raft_consensus.cc:1275] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.226212  8240 consensus_queue.cc:1048] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.315006  7949 raft_consensus.cc:1275] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.316242  8314 consensus_queue.cc:1048] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.324280  8268 raft_consensus.cc:1275] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.325845  8236 consensus_queue.cc:1048] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.329686  8267 raft_consensus.cc:1275] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Refusing update from remote peer 605b466a756b44f8a7d35ec138673ac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.331192  8320 consensus_queue.cc:1048] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.340507  7801 raft_consensus.cc:1275] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Refusing update from remote peer 605b466a756b44f8a7d35ec138673ac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.341611  8320 consensus_queue.cc:1048] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.411489  8268 raft_consensus.cc:1275] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.412581  8314 consensus_queue.cc:1048] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.421015  7873 raft_consensus.cc:1275] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.422266  8244 consensus_queue.cc:1048] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.601882  7949 raft_consensus.cc:1275] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Refusing update from remote peer 605b466a756b44f8a7d35ec138673ac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.602953  8320 consensus_queue.cc:1048] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.605409  8268 raft_consensus.cc:1275] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Refusing update from remote peer 605b466a756b44f8a7d35ec138673ac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.606657  8173 consensus_queue.cc:1048] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.657407  8268 raft_consensus.cc:1275] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Refusing update from remote peer 7df3f3ae20f34f0baa231bd9d2389a0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.658612  8171 consensus_queue.cc:1048] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.666842  7873 raft_consensus.cc:1275] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Refusing update from remote peer 7df3f3ae20f34f0baa231bd9d2389a0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.668954  8003 consensus_queue.cc:1048] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.708963  7799 raft_consensus.cc:1275] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Refusing update from remote peer 605b466a756b44f8a7d35ec138673ac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.710206  8034 consensus_queue.cc:1048] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.717980  8268 raft_consensus.cc:1275] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Refusing update from remote peer 605b466a756b44f8a7d35ec138673ac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.719556  8034 consensus_queue.cc:1048] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:33.199281  7822 debug-util.cc:398] Leaking SignalData structure 0x7b0800160780 after lost signal to thread 5522
W20260710 11:10:33.200459  7822 debug-util.cc:398] Leaking SignalData structure 0x7b0800167ee0 after lost signal to thread 7658
W20260710 11:10:33.202517  7822 debug-util.cc:398] Leaking SignalData structure 0x7b08000913e0 after lost signal to thread 7825
W20260710 11:10:33.203972  7822 debug-util.cc:398] Leaking SignalData structure 0x7b080013ca60 after lost signal to thread 7899
W20260710 11:10:33.204823  7822 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2240 after lost signal to thread 7973
W20260710 11:10:33.205798  7822 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3380 after lost signal to thread 8293
I20260710 11:10:37.348133  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:37.373054  7798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727"
dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
mode: GRACEFUL
new_leader_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
 from {username='slave'} at 127.0.0.1:33708
I20260710 11:10:37.373713  7798 raft_consensus.cc:606] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Received request to transfer leadership to TS 7df3f3ae20f34f0baa231bd9d2389a0c
I20260710 11:10:37.376345  7798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e"
dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
mode: GRACEFUL
new_leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:33708
I20260710 11:10:37.376770  7798 raft_consensus.cc:606] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Received request to transfer leadership to TS ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:37.378975  7798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d"
dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
mode: GRACEFUL
new_leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:33708
I20260710 11:10:37.379508  7798 raft_consensus.cc:606] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Received request to transfer leadership to TS ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:37.389838  7871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2"
dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
mode: GRACEFUL
new_leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:35316
I20260710 11:10:37.390278  7871 raft_consensus.cc:606] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Received request to transfer leadership to TS ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:37.392654  7871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6"
dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
mode: GRACEFUL
new_leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:35316
I20260710 11:10:37.393146  7871 raft_consensus.cc:606] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Received request to transfer leadership to TS ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:37.394018  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:37.394636  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:37.416272  8370 raft_consensus.cc:993] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025: : Instructing follower 7df3f3ae20f34f0baa231bd9d2389a0c to start an election
I20260710 11:10:37.416797  8359 raft_consensus.cc:1081] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Signalling peer 7df3f3ae20f34f0baa231bd9d2389a0c to start an election
I20260710 11:10:37.418066  7949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727"
dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
 from {username='slave'} at 127.0.0.1:56420
I20260710 11:10:37.418514  7949 raft_consensus.cc:493] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:37.418802  7949 raft_consensus.cc:3060] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.425021  7949 raft_consensus.cc:515] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:37.426608  7949 leader_election.cc:290] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:37.427325  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:37.427591  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc7672cd1724643b0cedfe736c41727" candidate_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:37.428016  7798 raft_consensus.cc:3055] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:37.428102  7871 raft_consensus.cc:3060] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.428320  7798 raft_consensus.cc:740] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:37.429087  7798 consensus_queue.cc:260] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:37.430137  7798 raft_consensus.cc:3060] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.433336  7871 raft_consensus.cc:2468] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 2.
I20260710 11:10:37.434520  7914 leader_election.cc:304] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:37.435369  8362 raft_consensus.cc:2804] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:37.435467  7798 raft_consensus.cc:2468] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7df3f3ae20f34f0baa231bd9d2389a0c in term 2.
I20260710 11:10:37.436504  8362 raft_consensus.cc:697] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 LEADER]: Becoming Leader. State: Replica: 7df3f3ae20f34f0baa231bd9d2389a0c, State: Running, Role: LEADER
I20260710 11:10:37.437322  8362 consensus_queue.cc:237] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:37.447489  7620 catalog_manager.cc:5697] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c reported cstate change: term changed from 1 to 2, leader changed from 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194) to 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196). New cstate: current_term: 2 leader_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:37.637285  8361 raft_consensus.cc:993] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2: : Instructing follower ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.637820  8381 raft_consensus.cc:1081] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Signalling peer ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.639256  8267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2"
dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:60686
I20260710 11:10:37.639633  8267 raft_consensus.cc:493] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:37.639868  8267 raft_consensus.cc:3060] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.644246  8267 raft_consensus.cc:515] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:37.645962  8267 leader_election.cc:290] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:37.656322  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:37.656958  7871 raft_consensus.cc:3055] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:37.657297  7871 raft_consensus.cc:740] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:37.658239  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d820d3d04a4edbb8ad4cdd3f327ba2" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:37.658114  7871 consensus_queue.cc:260] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:37.658717  7948 raft_consensus.cc:3060] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.659159  7871 raft_consensus.cc:3060] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.663281  7948 raft_consensus.cc:2468] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:37.663829  7871 raft_consensus.cc:2468] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:37.664459  8221 leader_election.cc:304] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:37.665928  8385 raft_consensus.cc:2804] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:37.666865  8385 raft_consensus.cc:697] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:37.667601  8385 consensus_queue.cc:237] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:37.674547  7620 catalog_manager.cc:5697] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 1 to 2, leader changed from 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195) to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:37.796398  8370 raft_consensus.cc:993] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025: : Instructing follower ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.796816  8359 raft_consensus.cc:1081] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Signalling peer ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.798112  8267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d"
dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:60688
I20260710 11:10:37.798537  8267 raft_consensus.cc:493] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:37.798781  8267 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:37.803453  8267 raft_consensus.cc:515] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:37.804913  8267 leader_election.cc:290] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 3 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:37.805799  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:37.806375  7948 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:37.812116  7948 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 3.
I20260710 11:10:37.813473  8221 leader_election.cc:304] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [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: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:37.813895  8370 raft_consensus.cc:993] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025: : Instructing follower ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.814378  8359 raft_consensus.cc:1081] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Signalling peer ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.814899  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d2b8c312c9418db0879d2c2630de1d" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:37.814266  8385 raft_consensus.cc:2804] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:37.815385  7798 raft_consensus.cc:3055] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:37.815562  8385 raft_consensus.cc:697] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 3 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:37.815749  7798 raft_consensus.cc:740] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:37.816455  8385 consensus_queue.cc:237] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [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: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:37.816639  7798 consensus_queue.cc:260] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [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: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:37.817451  8267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e"
dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:60688
I20260710 11:10:37.817984  8267 raft_consensus.cc:493] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:37.817945  7798 raft_consensus.cc:3060] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:37.818485  8267 raft_consensus.cc:3060] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.824904  7798 raft_consensus.cc:2468] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 3.
I20260710 11:10:37.824918  8267 raft_consensus.cc:515] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:37.827265  8267 leader_election.cc:290] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:37.827515  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:37.827772  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db81a8292a34bb3932b54e0ff3c513e" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:37.828183  7798 raft_consensus.cc:3055] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:37.828665  7798 raft_consensus.cc:740] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:37.828251  7871 raft_consensus.cc:3060] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.829644  7798 consensus_queue.cc:260] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:37.830890  7798 raft_consensus.cc:3060] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.833199  7620 catalog_manager.cc:5697] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 2 to 3, leader changed from 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194) to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:37.835081  7871 raft_consensus.cc:2468] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:37.836133  8220 leader_election.cc:304] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605b466a756b44f8a7d35ec138673ac2, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:37.836987  8385 raft_consensus.cc:2804] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:37.836978  7798 raft_consensus.cc:2468] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:37.837658  8385 raft_consensus.cc:697] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:37.838423  8385 consensus_queue.cc:237] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:37.847690  7620 catalog_manager.cc:5697] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 1 to 2, leader changed from 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194) to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:37.868098  7798 raft_consensus.cc:1275] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Refusing update from remote peer 7df3f3ae20f34f0baa231bd9d2389a0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.869235  8390 consensus_queue.cc:1048] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.878702  7871 raft_consensus.cc:1275] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Refusing update from remote peer 7df3f3ae20f34f0baa231bd9d2389a0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.880424  8390 consensus_queue.cc:1048] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.895721  8361 raft_consensus.cc:993] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2: : Instructing follower ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.896595  8361 raft_consensus.cc:1081] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Signalling peer ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:37.897852  8267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6"
dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:60686
I20260710 11:10:37.898376  8267 raft_consensus.cc:493] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:37.898644  8267 raft_consensus.cc:3060] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.903434  8267 raft_consensus.cc:515] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:37.904742  8267 leader_election.cc:290] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:37.905575  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:37.905764  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666d7bcf76d44e1bade2bb8f79cb94e6" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:37.906256  7871 raft_consensus.cc:3055] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:37.906279  7948 raft_consensus.cc:3060] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.906679  7871 raft_consensus.cc:740] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:37.907467  7871 consensus_queue.cc:260] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:37.908581  7871 raft_consensus.cc:3060] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:37.912619  7948 raft_consensus.cc:2468] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:37.913695  8221 leader_election.cc:304] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:37.914419  8385 raft_consensus.cc:2804] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:37.914419  7871 raft_consensus.cc:2468] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:37.914969  8385 raft_consensus.cc:697] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:37.915774  8385 consensus_queue.cc:237] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } }
I20260710 11:10:37.922945  7624 catalog_manager.cc:5697] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 1 to 2, leader changed from 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195) to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.105139  7871 raft_consensus.cc:1275] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:38.106284  8385 consensus_queue.cc:1048] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:38.120672  7948 raft_consensus.cc:1275] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:38.122092  8385 consensus_queue.cc:1048] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:38.308061  7798 raft_consensus.cc:1275] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:38.309567  8400 consensus_queue.cc:1048] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:38.321493  7871 raft_consensus.cc:1275] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:38.322888  8400 consensus_queue.cc:1048] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:38.332930  7871 raft_consensus.cc:1275] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:38.334046  8386 consensus_queue.cc:1048] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:38.343603  7948 raft_consensus.cc:1275] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:38.345229  8386 consensus_queue.cc:1048] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:38.347254  7948 raft_consensus.cc:1275] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 3 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:38.348681  8386 consensus_queue.cc:1048] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.360718  7798 raft_consensus.cc:1275] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:38.362211  8386 consensus_queue.cc:1048] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:38.395433  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:38.410748  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:38.425298  7871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "245490da6d9145e3be0de48088028a33"
dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
mode: GRACEFUL
new_leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:35316
I20260710 11:10:38.425791  7871 raft_consensus.cc:606] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Received request to transfer leadership to TS ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:38.428021  7871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed"
dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
mode: GRACEFUL
new_leader_uuid: "4111d55a8b1f4eac8571c41de8b72025"
 from {username='slave'} at 127.0.0.1:35316
I20260710 11:10:38.428439  7871 raft_consensus.cc:606] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Received request to transfer leadership to TS 4111d55a8b1f4eac8571c41de8b72025
I20260710 11:10:38.429273  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:38.429924  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:38.705621  8381 raft_consensus.cc:993] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2: : Instructing follower 4111d55a8b1f4eac8571c41de8b72025 to start an election
I20260710 11:10:38.706017  8410 raft_consensus.cc:1081] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Signalling peer 4111d55a8b1f4eac8571c41de8b72025 to start an election
I20260710 11:10:38.707556  7798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed"
dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
 from {username='slave'} at 127.0.0.1:39442
I20260710 11:10:38.708158  7798 raft_consensus.cc:493] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:38.708595  7798 raft_consensus.cc:3060] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.711359  8381 raft_consensus.cc:993] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2: : Instructing follower ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:38.711833  8410 raft_consensus.cc:1081] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Signalling peer ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:38.713512  8266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "245490da6d9145e3be0de48088028a33"
dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:60686
I20260710 11:10:38.714047  8266 raft_consensus.cc:493] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:38.714385  8266 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:38.715373  7798 raft_consensus.cc:515] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:38.717553  7798 leader_election.cc:290] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 election: Requested vote from peers 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545), 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569)
I20260710 11:10:38.718034  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:38.718384  7948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "317a04606eaf4053acb44f1fe2cc27ed" candidate_uuid: "4111d55a8b1f4eac8571c41de8b72025" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:38.718587  7871 raft_consensus.cc:3055] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:38.718906  7871 raft_consensus.cc:740] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:38.718902  7948 raft_consensus.cc:3060] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.719856  7871 consensus_queue.cc:260] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:38.721093  7871 raft_consensus.cc:3060] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.720832  8266 raft_consensus.cc:515] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:38.722839  8266 leader_election.cc:290] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 3 election: Requested vote from peers 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171), 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545)
I20260710 11:10:38.724180  7798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:38.724277  7875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245490da6d9145e3be0de48088028a33" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "605b466a756b44f8a7d35ec138673ac2"
I20260710 11:10:38.724769  7798 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:38.724825  7875 raft_consensus.cc:3055] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:38.725327  7875 raft_consensus.cc:740] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 605b466a756b44f8a7d35ec138673ac2, State: Running, Role: LEADER
I20260710 11:10:38.725530  7948 raft_consensus.cc:2468] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 2.
I20260710 11:10:38.726145  7875 consensus_queue.cc:260] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:38.726854  7767 leader_election.cc:304] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111d55a8b1f4eac8571c41de8b72025, 7df3f3ae20f34f0baa231bd9d2389a0c; no voters: 
I20260710 11:10:38.726910  7871 raft_consensus.cc:2468] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4111d55a8b1f4eac8571c41de8b72025 in term 2.
I20260710 11:10:38.727373  7875 raft_consensus.cc:3060] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:38.727834  8359 raft_consensus.cc:2804] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:38.731595  7798 raft_consensus.cc:2468] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 3.
I20260710 11:10:38.732852  8221 leader_election.cc:304] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [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: 4111d55a8b1f4eac8571c41de8b72025, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:38.733023  7875 raft_consensus.cc:2468] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 3.
I20260710 11:10:38.734009  8405 raft_consensus.cc:2804] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:38.734481  8405 raft_consensus.cc:697] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 3 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:38.734555  8359 raft_consensus.cc:697] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Becoming Leader. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:38.735407  8359 consensus_queue.cc:237] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } }
I20260710 11:10:38.735448  8405 consensus_queue.cc:237] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [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: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } }
I20260710 11:10:38.746486  7620 catalog_manager.cc:5697] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 reported cstate change: term changed from 1 to 2, leader changed from 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195) to 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "4111d55a8b1f4eac8571c41de8b72025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.746529  7624 catalog_manager.cc:5697] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 2 to 3, leader changed from 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195) to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 3 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:39.226805  7875 raft_consensus.cc:1275] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.228034  8411 consensus_queue.cc:1048] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.238096  7948 raft_consensus.cc:1275] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Refusing update from remote peer 4111d55a8b1f4eac8571c41de8b72025: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.239755  8411 consensus_queue.cc:1048] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.299393  7798 raft_consensus.cc:1275] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:39.302486  8400 consensus_queue.cc:1048] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:39.335367  7875 raft_consensus.cc:1275] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 3 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:39.337030  8405 consensus_queue.cc:1048] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605b466a756b44f8a7d35ec138673ac2" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 42545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:39.430809  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:39.449927  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:39.464437  7800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003"
dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
mode: GRACEFUL
new_leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:33708
I20260710 11:10:39.465131  7800 raft_consensus.cc:606] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Received request to transfer leadership to TS ae2e3b3465354abc96d6ba633ea988a0
I20260710 11:10:39.466531  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:39.467222  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:39.658996  8421 raft_consensus.cc:993] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025: : Instructing follower ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:39.659526  8359 raft_consensus.cc:1081] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Signalling peer ae2e3b3465354abc96d6ba633ea988a0 to start an election
I20260710 11:10:39.660822  8266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003"
dest_uuid: "ae2e3b3465354abc96d6ba633ea988a0"
 from {username='slave'} at 127.0.0.1:60688
I20260710 11:10:39.661263  8266 raft_consensus.cc:493] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.661586  8266 raft_consensus.cc:3060] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.668538  8266 raft_consensus.cc:515] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:39.670154  8266 leader_election.cc:290] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Requested vote from peers 7df3f3ae20f34f0baa231bd9d2389a0c (127.5.99.196:38569), 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171)
I20260710 11:10:39.670982  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c"
I20260710 11:10:39.671171  7800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984d0f854e404077b2f23e89e1fc6003" candidate_uuid: "ae2e3b3465354abc96d6ba633ea988a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4111d55a8b1f4eac8571c41de8b72025"
I20260710 11:10:39.671617  7949 raft_consensus.cc:3060] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.671765  7800 raft_consensus.cc:3055] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.672129  7800 raft_consensus.cc:740] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4111d55a8b1f4eac8571c41de8b72025, State: Running, Role: LEADER
I20260710 11:10:39.672899  7800 consensus_queue.cc:260] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:39.673861  7800 raft_consensus.cc:3060] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.676551  7949 raft_consensus.cc:2468] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:39.677583  8221 leader_election.cc:304] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7df3f3ae20f34f0baa231bd9d2389a0c, ae2e3b3465354abc96d6ba633ea988a0; no voters: 
I20260710 11:10:39.678375  8405 raft_consensus.cc:2804] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.678743  8405 raft_consensus.cc:697] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Becoming Leader. State: Replica: ae2e3b3465354abc96d6ba633ea988a0, State: Running, Role: LEADER
I20260710 11:10:39.679600  8405 consensus_queue.cc:237] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } }
I20260710 11:10:39.679948  7800 raft_consensus.cc:2468] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae2e3b3465354abc96d6ba633ea988a0 in term 2.
I20260710 11:10:39.686556  7620 catalog_manager.cc:5697] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 reported cstate change: term changed from 1 to 2, leader changed from 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194) to ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "ae2e3b3465354abc96d6ba633ea988a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae2e3b3465354abc96d6ba633ea988a0" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 44277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:40.201798  7800 raft_consensus.cc:1275] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.203244  8434 consensus_queue.cc:1048] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4111d55a8b1f4eac8571c41de8b72025" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.212121  7949 raft_consensus.cc:1275] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Refusing update from remote peer ae2e3b3465354abc96d6ba633ea988a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:40.213523  8405 consensus_queue.cc:1048] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7df3f3ae20f34f0baa231bd9d2389a0c" member_type: VOTER last_known_addr { host: "127.5.99.196" port: 38569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:40.467968  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:40.480890  5519 tablet_server.cc:179] TabletServer@127.5.99.193:44277 shutting down...
I20260710 11:10:40.499501  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:40.500267  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.501253  5519 raft_consensus.cc:2243] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.501854  5519 raft_consensus.cc:2272] T 188bb9c5f674441591d5aa5c318ee524 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.503911  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.504424  5519 raft_consensus.cc:2243] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.504824  5519 raft_consensus.cc:2272] T f0177377cc8e468fb5f6334ef149d135 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.506841  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.507336  5519 raft_consensus.cc:2243] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.507680  5519 raft_consensus.cc:2272] T fd957db71bf54aff94c1b65342639557 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.509663  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.510154  5519 raft_consensus.cc:2243] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.510485  5519 raft_consensus.cc:2272] T 6d25be8bec5e4d3b9e278cac12b025d8 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.512936  5519 tablet_replica.cc:333] stopping tablet replica
W20260710 11:10:40.513065  7764 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]
I20260710 11:10:40.513595  5519 raft_consensus.cc:2243] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.514497  5519 raft_consensus.cc:2272] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.515820  7764 consensus_peers.cc:597] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.516678  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.517196  5519 raft_consensus.cc:2243] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.517693  5519 raft_consensus.cc:2272] T 6ffb78a2e618461e8986ea2da38a1d37 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.519497  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.520170  5519 raft_consensus.cc:2243] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.520630  5519 raft_consensus.cc:2272] T 638abda58d2f4b20b03ab4a301480210 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.522742  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.523250  5519 raft_consensus.cc:2243] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.523617  5519 raft_consensus.cc:2272] T 456ab05347ac44538a0f3c6b564c4bcd P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.525604  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.526065  5519 raft_consensus.cc:2243] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.526790  5519 raft_consensus.cc:2272] T 51d2b8c312c9418db0879d2c2630de1d P ae2e3b3465354abc96d6ba633ea988a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.528415  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.528859  5519 raft_consensus.cc:2243] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.529554  5519 raft_consensus.cc:2272] T 984d0f854e404077b2f23e89e1fc6003 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.531839  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.532466  5519 raft_consensus.cc:2243] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.533272  5519 raft_consensus.cc:2272] T 4db81a8292a34bb3932b54e0ff3c513e P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.535265  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.535746  5519 raft_consensus.cc:2243] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.536120  5519 raft_consensus.cc:2272] T c1792ca7f5044a00960f4780f318cf46 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.537963  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.538425  5519 raft_consensus.cc:2243] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.539095  5519 raft_consensus.cc:2272] T 245490da6d9145e3be0de48088028a33 P ae2e3b3465354abc96d6ba633ea988a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.541024  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.541522  5519 raft_consensus.cc:2243] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.541931  5519 raft_consensus.cc:2272] T 59d8b8d07d444ead9a9764e2729f9956 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.543747  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.544211  5519 raft_consensus.cc:2243] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.544576  5519 raft_consensus.cc:2272] T e1923ae0a1a244c5a5e55ef206b1ff8b P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.546479  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.546911  5519 raft_consensus.cc:2243] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.547271  5519 raft_consensus.cc:2272] T 5b2b3de5259942e68c30b921df7c67c5 P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.549013  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.549513  5519 raft_consensus.cc:2243] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.550257  5519 raft_consensus.cc:2272] T 666d7bcf76d44e1bade2bb8f79cb94e6 P ae2e3b3465354abc96d6ba633ea988a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.551946  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:40.552352  5519 raft_consensus.cc:2243] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.552654  5519 raft_consensus.cc:2272] T 1feee5e23c4e47a5ad71965f23e8b3df P ae2e3b3465354abc96d6ba633ea988a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.582361  7838 consensus_peers.cc:597] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.590637  5519 tablet_server.cc:196] TabletServer@127.5.99.193:44277 shutdown complete.
W20260710 11:10:40.596433  7764 consensus_peers.cc:597] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.623989  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
I20260710 11:10:40.649186  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:40.649919  5519 tablet_replica.cc:333] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.650977  5519 raft_consensus.cc:2243] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.651551  5519 raft_consensus.cc:2272] T f0177377cc8e468fb5f6334ef149d135 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.654013  5519 tablet_replica.cc:333] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.654598  5519 raft_consensus.cc:2243] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.655048  5519 raft_consensus.cc:2272] T 188bb9c5f674441591d5aa5c318ee524 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.656277  7912 consensus_peers.cc:597] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.657176  5519 tablet_replica.cc:333] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.658448  5519 raft_consensus.cc:2243] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.659375  5519 raft_consensus.cc:2272] T 5b2b3de5259942e68c30b921df7c67c5 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.661427  5519 tablet_replica.cc:333] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.661969  5519 raft_consensus.cc:2243] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.662341  5519 raft_consensus.cc:2272] T 2fccadce155443ef95b82ebaba4a5c8d P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.664222  5519 tablet_replica.cc:333] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.664680  5519 raft_consensus.cc:2243] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.665076  5519 raft_consensus.cc:2272] T 245490da6d9145e3be0de48088028a33 P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.666842  5519 tablet_replica.cc:333] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.667284  5519 raft_consensus.cc:2243] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.668205  5519 raft_consensus.cc:2272] T c1792ca7f5044a00960f4780f318cf46 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.670176  5519 tablet_replica.cc:333] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.670635  5519 raft_consensus.cc:2243] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.671041  5519 raft_consensus.cc:2272] T 2cc7672cd1724643b0cedfe736c41727 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.672742  5519 tablet_replica.cc:333] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.673237  5519 raft_consensus.cc:2243] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.673849  5519 raft_consensus.cc:2272] T 456ab05347ac44538a0f3c6b564c4bcd P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.675889  5519 tablet_replica.cc:333] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.676592  5519 raft_consensus.cc:2243] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.677017  5519 raft_consensus.cc:2272] T 3491aefe3e8b4674ac7cd7feb41323ee P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.678737  5519 tablet_replica.cc:333] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.679198  5519 raft_consensus.cc:2243] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.679888  5519 raft_consensus.cc:2272] T fd957db71bf54aff94c1b65342639557 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.681623  5519 tablet_replica.cc:333] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.682161  5519 raft_consensus.cc:2243] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.682890  5519 raft_consensus.cc:2272] T 59d8b8d07d444ead9a9764e2729f9956 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.684587  5519 tablet_replica.cc:333] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.685066  5519 raft_consensus.cc:2243] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.685942  5519 raft_consensus.cc:2272] T 1feee5e23c4e47a5ad71965f23e8b3df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.687870  5519 tablet_replica.cc:333] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.688357  5519 raft_consensus.cc:2243] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.688755  5519 raft_consensus.cc:2272] T 4db81a8292a34bb3932b54e0ff3c513e P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.689349  7915 consensus_peers.cc:597] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.690830  5519 tablet_replica.cc:333] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.691332  5519 raft_consensus.cc:2243] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.691685  5519 raft_consensus.cc:2272] T 297bf2d1780948b684089533462621f2 P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.693470  5519 tablet_replica.cc:333] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.693904  5519 raft_consensus.cc:2243] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.694217  5519 raft_consensus.cc:2272] T 984d0f854e404077b2f23e89e1fc6003 P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.696106  5519 tablet_replica.cc:333] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.696516  5519 raft_consensus.cc:2243] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.697221  5519 raft_consensus.cc:2272] T 317a04606eaf4053acb44f1fe2cc27ed P 4111d55a8b1f4eac8571c41de8b72025 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.699259  5519 tablet_replica.cc:333] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.699668  5519 raft_consensus.cc:2243] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.700042  5519 raft_consensus.cc:2272] T 30f86fd10c2a420096b2e021fcc033df P 4111d55a8b1f4eac8571c41de8b72025 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.700558  7915 consensus_peers.cc:597] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.701779  5519 tablet_replica.cc:333] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025: stopping tablet replica
I20260710 11:10:40.702239  5519 raft_consensus.cc:2243] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.702601  5519 raft_consensus.cc:2272] T 51d2b8c312c9418db0879d2c2630de1d P 4111d55a8b1f4eac8571c41de8b72025 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.707677  7841 consensus_peers.cc:597] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:40.721977  7912 consensus_peers.cc:597] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:40.753983  7838 consensus_peers.cc:597] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:40.760084  7912 consensus_peers.cc:597] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.760537  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
I20260710 11:10:40.789559  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
W20260710 11:10:40.809384  7841 consensus_peers.cc:597] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.816830  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:40.817610  5519 tablet_replica.cc:333] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.818387  5519 raft_consensus.cc:2243] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.818912  5519 raft_consensus.cc:2272] T 30f86fd10c2a420096b2e021fcc033df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.820843  7841 consensus_peers.cc:597] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.821436  5519 tablet_replica.cc:333] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.822057  5519 raft_consensus.cc:2243] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.822732  5519 raft_consensus.cc:2272] T 6d25be8bec5e4d3b9e278cac12b025d8 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.824505  5519 tablet_replica.cc:333] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.824973  5519 raft_consensus.cc:2243] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.825631  5519 raft_consensus.cc:2272] T 2fccadce155443ef95b82ebaba4a5c8d P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.827749  5519 tablet_replica.cc:333] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.828279  5519 raft_consensus.cc:2243] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.828665  5519 raft_consensus.cc:2272] T 245490da6d9145e3be0de48088028a33 P 605b466a756b44f8a7d35ec138673ac2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.830473  5519 tablet_replica.cc:333] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
W20260710 11:10:40.830920  7841 consensus_peers.cc:597] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.830973  5519 raft_consensus.cc:2243] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.831473  5519 raft_consensus.cc:2272] T e1923ae0a1a244c5a5e55ef206b1ff8b P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.833139  5519 tablet_replica.cc:333] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.833694  5519 raft_consensus.cc:2243] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.834110  5519 raft_consensus.cc:2272] T 317a04606eaf4053acb44f1fe2cc27ed P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.835754  5519 tablet_replica.cc:333] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.836360  5519 raft_consensus.cc:2243] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.837201  5519 raft_consensus.cc:2272] T 638abda58d2f4b20b03ab4a301480210 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.839684  5519 tablet_replica.cc:333] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.840381  5519 raft_consensus.cc:2243] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.840883  5519 raft_consensus.cc:2272] T 6ffb78a2e618461e8986ea2da38a1d37 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.842931  5519 tablet_replica.cc:333] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.843390  5519 raft_consensus.cc:2243] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.843724  5519 raft_consensus.cc:2272] T 2cc7672cd1724643b0cedfe736c41727 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.845758  5519 tablet_replica.cc:333] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.846262  5519 raft_consensus.cc:2243] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.846629  5519 raft_consensus.cc:2272] T 1feee5e23c4e47a5ad71965f23e8b3df P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.848404  5519 tablet_replica.cc:333] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.848882  5519 raft_consensus.cc:2243] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:40.848946  7915 consensus_peers.cc:597] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.849350  5519 raft_consensus.cc:2272] T fd957db71bf54aff94c1b65342639557 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.851163  5519 tablet_replica.cc:333] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.851634  5519 raft_consensus.cc:2243] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.852330  5519 raft_consensus.cc:2272] T 3491aefe3e8b4674ac7cd7feb41323ee P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.853977  5519 tablet_replica.cc:333] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.854432  5519 raft_consensus.cc:2243] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.854813  5519 raft_consensus.cc:2272] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.856623  5519 tablet_replica.cc:333] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.857056  5519 raft_consensus.cc:2243] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.857846  5519 raft_consensus.cc:2272] T f0177377cc8e468fb5f6334ef149d135 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.859479  5519 tablet_replica.cc:333] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.859912  5519 raft_consensus.cc:2243] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.860266  5519 raft_consensus.cc:2272] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.861891  5519 tablet_replica.cc:333] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.862330  5519 raft_consensus.cc:2243] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.862771  5519 raft_consensus.cc:2272] T 59d8b8d07d444ead9a9764e2729f9956 P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.865069  5519 tablet_replica.cc:333] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.865715  5519 raft_consensus.cc:2243] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.866146  5519 raft_consensus.cc:2272] T 4db81a8292a34bb3932b54e0ff3c513e P 605b466a756b44f8a7d35ec138673ac2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.867179  7912 consensus_peers.cc:597] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer ae2e3b3465354abc96d6ba633ea988a0 (127.5.99.193:44277): Couldn't send request to peer ae2e3b3465354abc96d6ba633ea988a0. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:44277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.868202  5519 tablet_replica.cc:333] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2: stopping tablet replica
I20260710 11:10:40.868664  5519 raft_consensus.cc:2243] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.869379  5519 raft_consensus.cc:2272] T 297bf2d1780948b684089533462621f2 P 605b466a756b44f8a7d35ec138673ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.885572  7915 consensus_peers.cc:597] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer 4111d55a8b1f4eac8571c41de8b72025 (127.5.99.194:46171): Couldn't send request to peer 4111d55a8b1f4eac8571c41de8b72025. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.905965  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
I20260710 11:10:40.934864  5519 tablet_server.cc:179] TabletServer@127.5.99.196:0 shutting down...
I20260710 11:10:40.959386  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:40.960047  5519 tablet_replica.cc:333] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.960635  5519 raft_consensus.cc:2243] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.961082  5519 raft_consensus.cc:2272] T 6d25be8bec5e4d3b9e278cac12b025d8 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.963021  5519 tablet_replica.cc:333] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.963544  5519 raft_consensus.cc:2243] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.964289  5519 raft_consensus.cc:2272] T 188bb9c5f674441591d5aa5c318ee524 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.966527  5519 tablet_replica.cc:333] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.967089  5519 raft_consensus.cc:2243] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.967926  5519 raft_consensus.cc:2272] T e1923ae0a1a244c5a5e55ef206b1ff8b P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:40.969184  7914 consensus_peers.cc:597] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c -> Peer 605b466a756b44f8a7d35ec138673ac2 (127.5.99.195:42545): Couldn't send request to peer 605b466a756b44f8a7d35ec138673ac2. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.195:42545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:40.970063  5519 tablet_replica.cc:333] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.970598  5519 raft_consensus.cc:2243] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.970953  5519 raft_consensus.cc:2272] T 317a04606eaf4053acb44f1fe2cc27ed P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.972563  5519 tablet_replica.cc:333] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.973024  5519 raft_consensus.cc:2243] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.973352  5519 raft_consensus.cc:2272] T 2fccadce155443ef95b82ebaba4a5c8d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.975041  5519 tablet_replica.cc:333] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.975489  5519 raft_consensus.cc:2243] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.975814  5519 raft_consensus.cc:2272] T c1792ca7f5044a00960f4780f318cf46 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.977440  5519 tablet_replica.cc:333] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.977914  5519 raft_consensus.cc:2243] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.978257  5519 raft_consensus.cc:2272] T 297bf2d1780948b684089533462621f2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.979825  5519 tablet_replica.cc:333] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.980259  5519 raft_consensus.cc:2243] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.980573  5519 raft_consensus.cc:2272] T 984d0f854e404077b2f23e89e1fc6003 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.982573  5519 tablet_replica.cc:333] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.983036  5519 raft_consensus.cc:2243] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.983408  5519 raft_consensus.cc:2272] T 666d7bcf76d44e1bade2bb8f79cb94e6 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.984997  5519 tablet_replica.cc:333] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.985416  5519 raft_consensus.cc:2243] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.985778  5519 raft_consensus.cc:2272] T 5b2b3de5259942e68c30b921df7c67c5 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.987450  5519 tablet_replica.cc:333] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.987875  5519 raft_consensus.cc:2243] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.988221  5519 raft_consensus.cc:2272] T 57d820d3d04a4edbb8ad4cdd3f327ba2 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.989893  5519 tablet_replica.cc:333] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.990310  5519 raft_consensus.cc:2243] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.990990  5519 raft_consensus.cc:2272] T 30f86fd10c2a420096b2e021fcc033df P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.992542  5519 tablet_replica.cc:333] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.992966  5519 raft_consensus.cc:2243] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:40.993292  5519 raft_consensus.cc:2272] T 51d2b8c312c9418db0879d2c2630de1d P 7df3f3ae20f34f0baa231bd9d2389a0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.994997  5519 tablet_replica.cc:333] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.995406  5519 raft_consensus.cc:2243] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.996089  5519 raft_consensus.cc:2272] T 6ffb78a2e618461e8986ea2da38a1d37 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:40.997781  5519 tablet_replica.cc:333] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:40.998201  5519 raft_consensus.cc:2243] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:40.998888  5519 raft_consensus.cc:2272] T 2cc7672cd1724643b0cedfe736c41727 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.000553  5519 tablet_replica.cc:333] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:41.000977  5519 raft_consensus.cc:2243] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.001667  5519 raft_consensus.cc:2272] T 456ab05347ac44538a0f3c6b564c4bcd P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.003365  5519 tablet_replica.cc:333] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:41.003782  5519 raft_consensus.cc:2243] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.004141  5519 raft_consensus.cc:2272] T 638abda58d2f4b20b03ab4a301480210 P 7df3f3ae20f34f0baa231bd9d2389a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.005774  5519 tablet_replica.cc:333] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c: stopping tablet replica
I20260710 11:10:41.006160  5519 raft_consensus.cc:2243] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:41.006461  5519 raft_consensus.cc:2272] T 3491aefe3e8b4674ac7cd7feb41323ee P 7df3f3ae20f34f0baa231bd9d2389a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.042068  5519 tablet_server.cc:196] TabletServer@127.5.99.196:0 shutdown complete.
I20260710 11:10:41.071974  5519 master.cc:562] Master@127.5.99.254:34575 shutting down...
I20260710 11:10:41.091082  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:41.091580  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:41.091851  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P 773d12d120e54d6293322fb426264177: stopping tablet replica
I20260710 11:10:41.110553  5519 master.cc:584] Master@127.5.99.254:34575 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18625 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:10:41.159193  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:41199
I20260710 11:10:41.160247  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:41.165601  8449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.165983  8450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.166147  8452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:41.167153  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:41.167975  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:41.168147  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:41.168256  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681841168245 us; error 0 us; skew 500 ppm
I20260710 11:10:41.168694  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:41.171003  5519 webserver.cc:533] Webserver started at http://127.5.99.254:41473/ using document root <none> and password file <none>
I20260710 11:10:41.171412  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:41.171553  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:41.171754  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:41.172761  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "b1c5284bcfc141908f2044112be72236"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.176782  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:41.180217  8457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.180941  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:41.181170  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "b1c5284bcfc141908f2044112be72236"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.181409  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:41.194391  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:41.195540  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:41.231357  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:41199
I20260710 11:10:41.231464  8508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:41199 every 8 connection(s)
I20260710 11:10:41.234987  8509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.244396  8509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236: Bootstrap starting.
I20260710 11:10:41.249006  8509 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.253125  8509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236: No bootstrap required, opened a new log
I20260710 11:10:41.255125  8509 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c5284bcfc141908f2044112be72236" member_type: VOTER }
I20260710 11:10:41.255486  8509 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:41.255661  8509 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c5284bcfc141908f2044112be72236, State: Initialized, Role: FOLLOWER
I20260710 11:10:41.256166  8509 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1c5284bcfc141908f2044112be72236" member_type: VOTER }
I20260710 11:10:41.256603  8509 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:41.256788  8509 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:41.256991  8509 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:41.261963  8509 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c5284bcfc141908f2044112be72236" member_type: VOTER }
I20260710 11:10:41.262395  8509 leader_election.cc:304] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [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: b1c5284bcfc141908f2044112be72236; no voters: 
I20260710 11:10:41.263397  8509 leader_election.cc:290] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:41.263731  8512 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:41.265012  8512 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 1 LEADER]: Becoming Leader. State: Replica: b1c5284bcfc141908f2044112be72236, State: Running, Role: LEADER
I20260710 11:10:41.265604  8512 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [LEADER]: Queue going to LEADER mode. State: All 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: "b1c5284bcfc141908f2044112be72236" member_type: VOTER }
I20260710 11:10:41.266117  8509 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:41.270062  8513 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1c5284bcfc141908f2044112be72236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c5284bcfc141908f2044112be72236" member_type: VOTER } }
I20260710 11:10:41.270263  8514 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1c5284bcfc141908f2044112be72236. Latest consensus state: current_term: 1 leader_uuid: "b1c5284bcfc141908f2044112be72236" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c5284bcfc141908f2044112be72236" member_type: VOTER } }
I20260710 11:10:41.270767  8513 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:41.270892  8514 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:41.273418  8519 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:41.278679  8519 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:41.281234  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:41.286625  8519 catalog_manager.cc:1383] Generated new cluster ID: ab15444e1be94282aa17f86d0e3bd454
I20260710 11:10:41.286907  8519 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:41.314987  8519 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:41.316239  8519 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:41.330610  8519 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236: Generated new TSK 0
I20260710 11:10:41.331182  8519 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:41.347637  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:41.353281  8530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.354084  8531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.355814  8533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:41.359483  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:41.360529  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:41.360707  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:41.360843  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681841360832 us; error 0 us; skew 500 ppm
I20260710 11:10:41.361310  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:41.363447  5519 webserver.cc:533] Webserver started at http://127.5.99.193:38935/ using document root <none> and password file <none>
I20260710 11:10:41.363880  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:41.364037  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:41.364248  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:41.365258  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "d8a2459d17d248e7b927584c01bef824"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.369663  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:41.372718  8538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.373492  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:10:41.373835  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "d8a2459d17d248e7b927584c01bef824"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.374104  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:41.387341  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:41.388509  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:41.389922  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:41.392082  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:41.392266  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.392491  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:41.392652  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.429929  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:41507
I20260710 11:10:41.430027  8600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:41507 every 8 connection(s)
I20260710 11:10:41.434638  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:41.441704  8605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.444501  8606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.445021  8608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:41.445415  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:41.446372  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:41.446547  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:41.446667  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681841446657 us; error 0 us; skew 500 ppm
I20260710 11:10:41.447110  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:41.449193  5519 webserver.cc:533] Webserver started at http://127.5.99.194:42157/ using document root <none> and password file <none>
I20260710 11:10:41.449640  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:41.449851  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:41.450119  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:41.451582  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "6c1c7c042c1144fd8c118b445826eb41"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.452742  8601 heartbeater.cc:344] Connected to a master server at 127.5.99.254:41199
I20260710 11:10:41.453095  8601 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:41.453796  8601 heartbeater.cc:507] Master 127.5.99.254:41199 requested a full tablet report, sending...
I20260710 11:10:41.455744  8474 ts_manager.cc:194] Registered new tserver with Master: d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507)
I20260710 11:10:41.456689  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:41.457674  8474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36230
I20260710 11:10:41.460980  8613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.461781  5519 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 11:10:41.462141  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "6c1c7c042c1144fd8c118b445826eb41"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.462406  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:41.482498  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:41.483711  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:41.485082  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:41.487250  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:41.487429  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.487665  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:41.487818  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.525389  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:44663
I20260710 11:10:41.525513  8675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:44663 every 8 connection(s)
I20260710 11:10:41.529938  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:41.536653  8679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.537931  8680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:41.539696  8682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:41.540050  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:41.541034  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:41.541126  8676 heartbeater.cc:344] Connected to a master server at 127.5.99.254:41199
W20260710 11:10:41.541297  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:41.541520  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681841541499 us; error 0 us; skew 500 ppm
I20260710 11:10:41.541520  8676 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:41.542327  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:41.542534  8676 heartbeater.cc:507] Master 127.5.99.254:41199 requested a full tablet report, sending...
I20260710 11:10:41.544673  5519 webserver.cc:533] Webserver started at http://127.5.99.195:37081/ using document root <none> and password file <none>
I20260710 11:10:41.544715  8474 ts_manager.cc:194] Registered new tserver with Master: 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:41.545202  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:41.545418  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:41.545673  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:41.546182  8474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36232
I20260710 11:10:41.546801  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "9f100880ef664201b96e0abdc5c3529a"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.551355  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:41.554510  8687 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.555276  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:41.555552  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "9f100880ef664201b96e0abdc5c3529a"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:41.555820  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:41.581339  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:41.582585  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:41.584067  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:41.586192  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:41.586390  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.586604  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:41.586750  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:41.623696  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:33999
I20260710 11:10:41.623798  8749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:33999 every 8 connection(s)
I20260710 11:10:41.636616  8750 heartbeater.cc:344] Connected to a master server at 127.5.99.254:41199
I20260710 11:10:41.636994  8750 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:41.637677  8750 heartbeater.cc:507] Master 127.5.99.254:41199 requested a full tablet report, sending...
I20260710 11:10:41.639509  8474 ts_manager.cc:194] Registered new tserver with Master: 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:41.639652  5519 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01311097s
I20260710 11:10:41.640785  8474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36246
I20260710 11:10:41.664021  8474 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36254:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:41.666865  8474 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:41.739518  8566 tablet_service.cc:1511] Processing CreateTablet for tablet 6e890f267db74598b45596fbc975e1f0 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:41.741020  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e890f267db74598b45596fbc975e1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.742561  8565 tablet_service.cc:1511] Processing CreateTablet for tablet aa3e95623be1401d940daceba3f629a3 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:41.743928  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3e95623be1401d940daceba3f629a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.746351  8564 tablet_service.cc:1511] Processing CreateTablet for tablet a224472751ad41d99485d9b6c7a30421 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:41.747665  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a224472751ad41d99485d9b6c7a30421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.750681  8563 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc691eb20c4bb091c35b4cbc610de2 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:41.752004  8563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc691eb20c4bb091c35b4cbc610de2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.753993  8562 tablet_service.cc:1511] Processing CreateTablet for tablet b498e36a9038433aa6f2aceba8982432 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:41.756163  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 6e890f267db74598b45596fbc975e1f0 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:41.758240  8711 tablet_service.cc:1511] Processing CreateTablet for tablet b498e36a9038433aa6f2aceba8982432 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:41.758626  8714 tablet_service.cc:1511] Processing CreateTablet for tablet aa3e95623be1401d940daceba3f629a3 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:41.760787  8713 tablet_service.cc:1511] Processing CreateTablet for tablet a224472751ad41d99485d9b6c7a30421 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:41.762694  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7a5cfca5b54a2e88138153c8f60961 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:41.762872  8712 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc691eb20c4bb091c35b4cbc610de2 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:41.767328  8709 tablet_service.cc:1511] Processing CreateTablet for tablet bcb470fcaa4640149b719fe51e82f594 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:41.768289  8561 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7a5cfca5b54a2e88138153c8f60961 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:41.770356  8560 tablet_service.cc:1511] Processing CreateTablet for tablet bcb470fcaa4640149b719fe51e82f594 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:41.757421  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e890f267db74598b45596fbc975e1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.773100  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b498e36a9038433aa6f2aceba8982432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.773327  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc691eb20c4bb091c35b4cbc610de2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.775341  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b498e36a9038433aa6f2aceba8982432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.775959  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3e95623be1401d940daceba3f629a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.776597  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7a5cfca5b54a2e88138153c8f60961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.778276  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb470fcaa4640149b719fe51e82f594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.782387  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb470fcaa4640149b719fe51e82f594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.783126  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7a5cfca5b54a2e88138153c8f60961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.789876  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a224472751ad41d99485d9b6c7a30421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.809504  8708 tablet_service.cc:1511] Processing CreateTablet for tablet af9c4dc9e2f94759b896316a33c123f1 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:41.810931  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9c4dc9e2f94759b896316a33c123f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.810703  8562 tablet_service.cc:1511] Processing CreateTablet for tablet 67950be5233640c18625a9ac1fc000d5 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:41.811900  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67950be5233640c18625a9ac1fc000d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.828295  8561 tablet_service.cc:1511] Processing CreateTablet for tablet af9c4dc9e2f94759b896316a33c123f1 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:41.829625  8561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9c4dc9e2f94759b896316a33c123f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.832427  8641 tablet_service.cc:1511] Processing CreateTablet for tablet 6e890f267db74598b45596fbc975e1f0 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:41.836556  8638 tablet_service.cc:1511] Processing CreateTablet for tablet 28fc691eb20c4bb091c35b4cbc610de2 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:41.838517  8639 tablet_service.cc:1511] Processing CreateTablet for tablet a224472751ad41d99485d9b6c7a30421 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:41.840539  8637 tablet_service.cc:1511] Processing CreateTablet for tablet b498e36a9038433aa6f2aceba8982432 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:41.834929  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e890f267db74598b45596fbc975e1f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.844925  8636 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7a5cfca5b54a2e88138153c8f60961 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:41.845124  8634 tablet_service.cc:1511] Processing CreateTablet for tablet af9c4dc9e2f94759b896316a33c123f1 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:41.846205  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7a5cfca5b54a2e88138153c8f60961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.846451  8635 tablet_service.cc:1511] Processing CreateTablet for tablet bcb470fcaa4640149b719fe51e82f594 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:41.847602  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb470fcaa4640149b719fe51e82f594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.848268  8765 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:41.847597  8640 tablet_service.cc:1511] Processing CreateTablet for tablet aa3e95623be1401d940daceba3f629a3 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:41.850948  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3e95623be1401d940daceba3f629a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.853837  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28fc691eb20c4bb091c35b4cbc610de2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.855589  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9c4dc9e2f94759b896316a33c123f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.857141  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b498e36a9038433aa6f2aceba8982432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.859248  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a224472751ad41d99485d9b6c7a30421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.866276  8766 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:41.874671  8766 tablet_bootstrap.cc:654] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.889410  8765 tablet_bootstrap.cc:654] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.909031  8767 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:41.918493  8560 tablet_service.cc:1511] Processing CreateTablet for tablet 19604081854f44c39752c143f33abd98 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:41.919749  8560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19604081854f44c39752c143f33abd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.920698  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 19604081854f44c39752c143f33abd98 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:41.921887  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19604081854f44c39752c143f33abd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.922514  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 67950be5233640c18625a9ac1fc000d5 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:41.923501  8767 tablet_bootstrap.cc:654] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.923678  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67950be5233640c18625a9ac1fc000d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.910349  8765 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:41.913224  8711 tablet_service.cc:1511] Processing CreateTablet for tablet 67950be5233640c18625a9ac1fc000d5 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:41.915601  8766 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:41.930410  8766 ts_tablet_manager.cc:1403] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.013s
I20260710 11:10:41.916299  8637 tablet_service.cc:1511] Processing CreateTablet for tablet 19604081854f44c39752c143f33abd98 (DEFAULT_TABLE table=test-workload [id=c668eb9d8f654109bc164cf81e5ae9d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:41.929965  8765 ts_tablet_manager.cc:1403] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.003s
I20260710 11:10:41.934494  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19604081854f44c39752c143f33abd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.936767  8765 raft_consensus.cc:359] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.937575  8765 raft_consensus.cc:385] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:41.937856  8765 raft_consensus.cc:740] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:41.938808  8765 consensus_queue.cc:260] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.933245  8766 raft_consensus.cc:359] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.941658  8767 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:41.941924  8766 raft_consensus.cc:385] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:41.942207  8767 ts_tablet_manager.cc:1403] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.014s
I20260710 11:10:41.942209  8766 raft_consensus.cc:740] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:41.942860  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67950be5233640c18625a9ac1fc000d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.943372  8766 consensus_queue.cc:260] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.945477  8767 raft_consensus.cc:359] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.946244  8767 raft_consensus.cc:385] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:41.947239  8767 raft_consensus.cc:740] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:41.948124  8767 consensus_queue.cc:260] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.949070  8601 heartbeater.cc:499] Master 127.5.99.254:41199 was elected leader, sending a full tablet report...
I20260710 11:10:41.950344  8765 ts_tablet_manager.cc:1434] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:10:41.951313  8765 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:41.958431  8765 tablet_bootstrap.cc:654] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.970212  8765 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:41.970754  8765 ts_tablet_manager.cc:1403] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260710 11:10:41.974372  8750 heartbeater.cc:499] Master 127.5.99.254:41199 was elected leader, sending a full tablet report...
I20260710 11:10:41.974994  8766 ts_tablet_manager.cc:1434] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.044s	user 0.019s	sys 0.015s
I20260710 11:10:41.976217  8766 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:41.975646  8765 raft_consensus.cc:359] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.976634  8765 raft_consensus.cc:385] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:41.976954  8765 raft_consensus.cc:740] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:41.977795  8765 consensus_queue.cc:260] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.979760  8765 ts_tablet_manager.cc:1434] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260710 11:10:41.980728  8765 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:41.982089  8766 tablet_bootstrap.cc:654] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.986649  8766 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:41.986814  8765 tablet_bootstrap.cc:654] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.987217  8766 ts_tablet_manager.cc:1403] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:10:41.989069  8767 ts_tablet_manager.cc:1434] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260710 11:10:41.989799  8676 heartbeater.cc:499] Master 127.5.99.254:41199 was elected leader, sending a full tablet report...
I20260710 11:10:41.990296  8766 raft_consensus.cc:359] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.991021  8766 raft_consensus.cc:385] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:41.991358  8766 raft_consensus.cc:740] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:41.992244  8766 consensus_queue.cc:260] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:41.994000  8767 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:41.994711  8766 ts_tablet_manager.cc:1434] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:41.995685  8766 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.000905  8767 tablet_bootstrap.cc:654] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.001507  8766 tablet_bootstrap.cc:654] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.006641  8767 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.007184  8767 ts_tablet_manager.cc:1403] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:10:42.010324  8767 raft_consensus.cc:359] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.011551  8767 raft_consensus.cc:385] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.011874  8767 raft_consensus.cc:740] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.012286  8765 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.012814  8765 ts_tablet_manager.cc:1403] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260710 11:10:42.013134  8766 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.012732  8767 consensus_queue.cc:260] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.013787  8766 ts_tablet_manager.cc:1403] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 11:10:42.015236  8767 ts_tablet_manager.cc:1434] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:10:42.015764  8765 raft_consensus.cc:359] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.016220  8767 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.016542  8765 raft_consensus.cc:385] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.016822  8766 raft_consensus.cc:359] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.016850  8765 raft_consensus.cc:740] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.018644  8765 consensus_queue.cc:260] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.017620  8766 raft_consensus.cc:385] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.021062  8766 raft_consensus.cc:740] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.021864  8766 consensus_queue.cc:260] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.024097  8766 ts_tablet_manager.cc:1434] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:10:42.025830  8767 tablet_bootstrap.cc:654] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.026643  8766 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.025480  8765 ts_tablet_manager.cc:1434] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:10:42.030962  8765 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:42.037714  8765 tablet_bootstrap.cc:654] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.039201  8767 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.043255  8767 ts_tablet_manager.cc:1403] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 11:10:42.042573  8766 tablet_bootstrap.cc:654] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.046206  8767 raft_consensus.cc:359] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.046927  8767 raft_consensus.cc:385] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.047288  8767 raft_consensus.cc:740] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.048051  8767 consensus_queue.cc:260] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.051291  8767 ts_tablet_manager.cc:1434] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:42.052028  8766 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.052263  8767 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.052433  8766 ts_tablet_manager.cc:1403] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.007s
I20260710 11:10:42.055244  8766 raft_consensus.cc:359] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.055941  8766 raft_consensus.cc:385] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.056237  8766 raft_consensus.cc:740] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.057058  8766 consensus_queue.cc:260] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.059183  8767 tablet_bootstrap.cc:654] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.061866  8766 ts_tablet_manager.cc:1434] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:10:42.062939  8766 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.064698  8765 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.065212  8765 ts_tablet_manager.cc:1403] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260710 11:10:42.068964  8766 tablet_bootstrap.cc:654] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.069031  8765 raft_consensus.cc:359] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.070060  8765 raft_consensus.cc:385] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.070399  8765 raft_consensus.cc:740] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.071379  8765 consensus_queue.cc:260] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.074935  8765 ts_tablet_manager.cc:1434] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:42.075745  8767 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.076018  8765 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:42.076285  8767 ts_tablet_manager.cc:1403] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 11:10:42.079407  8767 raft_consensus.cc:359] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.080161  8767 raft_consensus.cc:385] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.080487  8767 raft_consensus.cc:740] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.081238  8767 consensus_queue.cc:260] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.082828  8765 tablet_bootstrap.cc:654] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.083761  8767 ts_tablet_manager.cc:1434] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:10:42.084782  8767 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.086611  8766 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.087149  8766 ts_tablet_manager.cc:1403] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.006s
I20260710 11:10:42.090107  8766 raft_consensus.cc:359] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.090605  8767 tablet_bootstrap.cc:654] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.090903  8766 raft_consensus.cc:385] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.091264  8766 raft_consensus.cc:740] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.092154  8766 consensus_queue.cc:260] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.093979  8774 raft_consensus.cc:493] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.094468  8774 raft_consensus.cc:515] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.097133  8766 ts_tablet_manager.cc:1434] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:10:42.098327  8766 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.103449  8774 leader_election.cc:290] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.105078  8766 tablet_bootstrap.cc:654] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.110620  8767 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.111408  8767 ts_tablet_manager.cc:1403] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 11:10:42.115091  8767 raft_consensus.cc:359] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.115841  8767 raft_consensus.cc:385] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.116150  8767 raft_consensus.cc:740] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.116904  8766 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.116901  8767 consensus_queue.cc:260] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.117586  8766 ts_tablet_manager.cc:1403] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:10:42.119144  8767 ts_tablet_manager.cc:1434] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:42.120138  8767 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.120519  8766 raft_consensus.cc:359] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.121282  8766 raft_consensus.cc:385] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.121647  8766 raft_consensus.cc:740] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.122543  8766 consensus_queue.cc:260] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.126677  8767 tablet_bootstrap.cc:654] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.127306  8766 ts_tablet_manager.cc:1434] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:10:42.128286  8766 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.134604  8766 tablet_bootstrap.cc:654] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.138330  8767 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.138932  8767 ts_tablet_manager.cc:1403] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:10:42.141288  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a224472751ad41d99485d9b6c7a30421" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.142079  8767 raft_consensus.cc:359] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
W20260710 11:10:42.142967  8615 leader_election.cc:343] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.143011  8767 raft_consensus.cc:385] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.143832  8767 raft_consensus.cc:740] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.144693  8767 consensus_queue.cc:260] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.145735  8766 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.146294  8766 ts_tablet_manager.cc:1403] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 11:10:42.147326  8767 ts_tablet_manager.cc:1434] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:42.148416  8767 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.148831  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a224472751ad41d99485d9b6c7a30421" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.149511  8725 raft_consensus.cc:2468] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 0.
I20260710 11:10:42.149224  8766 raft_consensus.cc:359] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.149997  8766 raft_consensus.cc:385] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.150285  8766 raft_consensus.cc:740] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.151155  8766 consensus_queue.cc:260] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.151881  8616 leader_election.cc:304] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.155099  8772 raft_consensus.cc:493] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.155570  8772 raft_consensus.cc:515] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.157004  8767 tablet_bootstrap.cc:654] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.157438  8774 raft_consensus.cc:2804] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.157873  8774 raft_consensus.cc:493] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.158209  8774 raft_consensus.cc:3060] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.163883  8765 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.164624  8765 ts_tablet_manager.cc:1403] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.036s
I20260710 11:10:42.166203  8772 leader_election.cc:290] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.166465  8774 raft_consensus.cc:515] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.167956  8765 raft_consensus.cc:359] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.168797  8765 raft_consensus.cc:385] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.169133  8765 raft_consensus.cc:740] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.170125  8765 consensus_queue.cc:260] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.172106  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a224472751ad41d99485d9b6c7a30421" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.172421  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a224472751ad41d99485d9b6c7a30421" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:42.172981  8725 raft_consensus.cc:3060] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:42.173697  8615 leader_election.cc:343] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.173902  8766 ts_tablet_manager.cc:1434] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260710 11:10:42.174463  8765 ts_tablet_manager.cc:1434] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:10:42.175020  8771 raft_consensus.cc:493] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.175537  8771 raft_consensus.cc:515] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.179949  8725 raft_consensus.cc:2468] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 1.
I20260710 11:10:42.180663  8774 leader_election.cc:290] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.181924  8771 leader_election.cc:290] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.186312  8766 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.190649  8774 raft_consensus.cc:493] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.191134  8774 raft_consensus.cc:515] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.193220  8774 leader_election.cc:290] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.196240  8616 leader_election.cc:304] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.196405  8772 raft_consensus.cc:493] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.197530  8767 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.197453  8772 raft_consensus.cc:515] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.198137  8767 ts_tablet_manager.cc:1403] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.029s
I20260710 11:10:42.198848  8766 tablet_bootstrap.cc:654] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.199695  8772 leader_election.cc:290] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.201136  8767 raft_consensus.cc:359] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.201601  8774 raft_consensus.cc:2804] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.201926  8767 raft_consensus.cc:385] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.202195  8774 raft_consensus.cc:697] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:42.202308  8767 raft_consensus.cc:740] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.203629  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890f267db74598b45596fbc975e1f0" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.203236  8774 consensus_queue.cc:237] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.206789  8725 raft_consensus.cc:2468] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 0.
I20260710 11:10:42.203213  8767 consensus_queue.cc:260] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.207952  8616 leader_election.cc:304] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: 
I20260710 11:10:42.210464  8765 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:42.226737  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890f267db74598b45596fbc975e1f0" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.227507  8576 raft_consensus.cc:2468] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 0.
I20260710 11:10:42.237062  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.237761  8576 raft_consensus.cc:2468] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 0.
I20260710 11:10:42.239207  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.241487  8795 raft_consensus.cc:2804] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.242023  8795 raft_consensus.cc:493] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.242408  8795 raft_consensus.cc:3060] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.251165  8689 leader_election.cc:304] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.252264  8772 raft_consensus.cc:2804] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.252637  8772 raft_consensus.cc:493] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.252938  8772 raft_consensus.cc:3060] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:42.255632  8616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.195:33999, user_credentials={real_user=slave}} blocked reactor thread for 47783.1us
I20260710 11:10:42.256021  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.262277  8651 raft_consensus.cc:2468] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 0.
I20260710 11:10:42.262424  8765 tablet_bootstrap.cc:654] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.263897  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.264544  8651 raft_consensus.cc:2468] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 0.
I20260710 11:10:42.266587  8691 leader_election.cc:304] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: 
I20260710 11:10:42.274295  8772 raft_consensus.cc:515] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
W20260710 11:10:42.276873  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:10:42.278067  8689 leader_election.cc:343] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.278554  8765 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.283725  8765 ts_tablet_manager.cc:1403] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.006s
I20260710 11:10:42.288908  8767 ts_tablet_manager.cc:1434] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.090s	user 0.022s	sys 0.023s
I20260710 11:10:42.290032  8767 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.294546  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.298158  8576 raft_consensus.cc:3060] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.293619  8468 catalog_manager.cc:5697] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.299266  8767 tablet_bootstrap.cc:654] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.293160  8772 leader_election.cc:290] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.290904  8795 raft_consensus.cc:515] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.304188  8576 raft_consensus.cc:2468] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 1.
I20260710 11:10:42.304454  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890f267db74598b45596fbc975e1f0" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.295239  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.305140  8575 raft_consensus.cc:3060] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.305680  8651 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 0.
I20260710 11:10:42.296761  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:42.296804  8765 raft_consensus.cc:359] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.305893  8689 leader_election.cc:304] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.306859  8650 raft_consensus.cc:3060] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.307721  8772 raft_consensus.cc:2804] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.294955  8802 raft_consensus.cc:2804] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.309068  8542 leader_election.cc:304] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.310120  8771 raft_consensus.cc:2804] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.310477  8771 raft_consensus.cc:493] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.310802  8771 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.306838  8765 raft_consensus.cc:385] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.309054  8802 raft_consensus.cc:493] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.313163  8765 raft_consensus.cc:740] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.313512  8802 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.314033  8765 consensus_queue.cc:260] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.297180  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.316478  8650 raft_consensus.cc:2468] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 1.
I20260710 11:10:42.316622  8725 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 0.
I20260710 11:10:42.319624  8766 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.320075  8766 ts_tablet_manager.cc:1403] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.134s	user 0.035s	sys 0.068s
I20260710 11:10:42.320823  8771 raft_consensus.cc:515] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.322751  8575 raft_consensus.cc:2468] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 1.
I20260710 11:10:42.324033  8615 leader_election.cc:304] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.324946  8774 raft_consensus.cc:2804] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.325415  8774 raft_consensus.cc:697] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:42.325750  8802 raft_consensus.cc:515] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.326223  8774 consensus_queue.cc:237] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:42.327523  8766 raft_consensus.cc:359] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.328131  8766 raft_consensus.cc:385] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.328394  8766 raft_consensus.cc:740] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.329135  8766 consensus_queue.cc:260] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.332357  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:42.332501  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.332907  8650 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.333585  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890f267db74598b45596fbc975e1f0" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
W20260710 11:10:42.333853  8689 leader_election.cc:343] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.334139  8725 raft_consensus.cc:3060] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.334815  8802 leader_election.cc:290] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.338631  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:42.339229  8766 ts_tablet_manager.cc:1434] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 11:10:42.339200  8651 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.340232  8766 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.341306  8470 catalog_manager.cc:5697] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.339450  8650 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 1.
I20260710 11:10:42.343798  8774 raft_consensus.cc:493] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.344322  8542 leader_election.cc:304] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.346031  8766 tablet_bootstrap.cc:654] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.346482  8651 raft_consensus.cc:2468] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 1.
I20260710 11:10:42.344681  8774 raft_consensus.cc:515] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.351106  8725 raft_consensus.cc:2468] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 1.
I20260710 11:10:42.353080  8774 leader_election.cc:290] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.353336  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.354375  8811 raft_consensus.cc:493] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.354867  8811 raft_consensus.cc:515] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.355703  8691 leader_election.cc:304] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.357082  8811 leader_election.cc:290] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.358135  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.358728  8650 raft_consensus.cc:2468] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 0.
I20260710 11:10:42.358843  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
W20260710 11:10:42.354887  8615 leader_election.cc:343] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:42.360090  8689 leader_election.cc:343] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.360288  8811 raft_consensus.cc:2804] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.361064  8811 raft_consensus.cc:697] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:42.361927  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:42.362046  8811 consensus_queue.cc:237] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.362620  8724 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.363183  8691 leader_election.cc:304] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.364049  8771 leader_election.cc:290] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.360905  8795 leader_election.cc:290] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.370689  8724 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 1.
I20260710 11:10:42.371001  8802 raft_consensus.cc:2804] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.371501  8802 raft_consensus.cc:493] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.371857  8802 raft_consensus.cc:3060] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.370718  8771 raft_consensus.cc:2804] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.378840  8771 raft_consensus.cc:697] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 LEADER]: Becoming Leader. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Running, Role: LEADER
I20260710 11:10:42.379683  8771 consensus_queue.cc:237] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.379194  8802 raft_consensus.cc:515] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.385368  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
W20260710 11:10:42.387010  8689 leader_election.cc:343] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.388341  8802 leader_election.cc:290] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.365067  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.390486  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:42.390852  8725 raft_consensus.cc:2393] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c1c7c042c1144fd8c118b445826eb41 in current term 1: Already voted for candidate 9f100880ef664201b96e0abdc5c3529a in this term.
I20260710 11:10:42.391034  8650 raft_consensus.cc:3060] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.391721  8766 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.392251  8766 ts_tablet_manager.cc:1403] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.004s
I20260710 11:10:42.392688  8616 leader_election.cc:304] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41; no voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.394549  8772 raft_consensus.cc:697] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:42.395084  8766 raft_consensus.cc:359] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.395834  8766 raft_consensus.cc:385] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.395421  8772 consensus_queue.cc:237] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.397140  8812 raft_consensus.cc:493] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.397799  8650 raft_consensus.cc:2468] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 1.
I20260710 11:10:42.398792  8795 raft_consensus.cc:2749] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.398991  8691 leader_election.cc:304] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
W20260710 11:10:42.399435  8542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.194:44663, user_credentials={real_user=slave}} blocked reactor thread for 55212.6us
I20260710 11:10:42.400127  8808 raft_consensus.cc:2804] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.400650  8808 raft_consensus.cc:697] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:42.401443  8808 consensus_queue.cc:237] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.402513  8766 raft_consensus.cc:740] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.403235  8766 consensus_queue.cc:260] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.404923  8807 raft_consensus.cc:493] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.397622  8812 raft_consensus.cc:515] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.405391  8807 raft_consensus.cc:515] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.407775  8766 ts_tablet_manager.cc:1434] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:10:42.408816  8766 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a: Bootstrap starting.
I20260710 11:10:42.413090  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a224472751ad41d99485d9b6c7a30421" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.413475  8470 catalog_manager.cc:5697] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8a2459d17d248e7b927584c01bef824 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "d8a2459d17d248e7b927584c01bef824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.416102  8767 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.416659  8765 ts_tablet_manager.cc:1434] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.133s	user 0.022s	sys 0.011s
I20260710 11:10:42.417521  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.419360  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a224472751ad41d99485d9b6c7a30421" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.419482  8650 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 0.
I20260710 11:10:42.420104  8724 raft_consensus.cc:2393] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8a2459d17d248e7b927584c01bef824 in current term 1: Already voted for candidate 6c1c7c042c1144fd8c118b445826eb41 in this term.
I20260710 11:10:42.418488  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.420581  8725 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 0.
I20260710 11:10:42.421517  8766 tablet_bootstrap.cc:654] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.421312  8541 leader_election.cc:304] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8a2459d17d248e7b927584c01bef824; no voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:42.418918  8807 leader_election.cc:290] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.416298  8468 catalog_manager.cc:5697] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 1 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.421474  8542 leader_election.cc:304] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.423002  8765 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:42.423367  8771 raft_consensus.cc:2804] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.423722  8771 raft_consensus.cc:493] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.424068  8771 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.428963  8812 leader_election.cc:290] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.429267  8765 tablet_bootstrap.cc:654] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.429829  8812 raft_consensus.cc:3060] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.431509  8767 ts_tablet_manager.cc:1403] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.024s
I20260710 11:10:42.434422  8767 raft_consensus.cc:359] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.435041  8767 raft_consensus.cc:385] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.435294  8767 raft_consensus.cc:740] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.440992  8767 consensus_queue.cc:260] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.444751  8771 raft_consensus.cc:515] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.447679  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:42.448280  8650 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.449112  8771 leader_election.cc:290] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.450192  8765 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.450696  8765 ts_tablet_manager.cc:1403] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260710 11:10:42.453675  8765 raft_consensus.cc:359] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.454324  8765 raft_consensus.cc:385] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.454602  8765 raft_consensus.cc:740] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.454788  8767 ts_tablet_manager.cc:1434] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:10:42.455403  8650 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 1.
I20260710 11:10:42.455888  8767 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.456535  8542 leader_election.cc:304] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.450841  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:42.447630  8812 raft_consensus.cc:2749] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.457985  8725 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.457767  8765 consensus_queue.cc:260] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.458117  8812 raft_consensus.cc:2804] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.458763  8812 raft_consensus.cc:697] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 LEADER]: Becoming Leader. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Running, Role: LEADER
I20260710 11:10:42.459578  8812 consensus_queue.cc:237] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.457079  8766 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a: No bootstrap required, opened a new log
I20260710 11:10:42.460603  8766 ts_tablet_manager.cc:1403] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260710 11:10:42.463086  8766 raft_consensus.cc:359] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.463840  8766 raft_consensus.cc:385] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.464105  8766 raft_consensus.cc:740] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.464879  8725 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 1.
I20260710 11:10:42.464771  8766 consensus_queue.cc:260] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.459980  8765 ts_tablet_manager.cc:1434] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:10:42.466337  8765 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:42.468286  8767 tablet_bootstrap.cc:654] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.472121  8766 ts_tablet_manager.cc:1434] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 11:10:42.472630  8765 tablet_bootstrap.cc:654] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.472748  8767 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.473325  8767 ts_tablet_manager.cc:1403] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.003s
I20260710 11:10:42.473942  8474 catalog_manager.cc:5697] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 1 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.476082  8767 raft_consensus.cc:359] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.476747  8767 raft_consensus.cc:385] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.477015  8767 raft_consensus.cc:740] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.477308  8765 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.477743  8765 ts_tablet_manager.cc:1403] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:10:42.477788  8767 consensus_queue.cc:260] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.478690  8474 catalog_manager.cc:5697] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 1 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.479826  8767 ts_tablet_manager.cc:1434] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:10:42.480852  8767 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41: Bootstrap starting.
I20260710 11:10:42.484310  8765 raft_consensus.cc:359] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.484946  8765 raft_consensus.cc:385] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.485186  8765 raft_consensus.cc:740] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.486124  8767 tablet_bootstrap.cc:654] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.485909  8765 consensus_queue.cc:260] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.487717  8765 ts_tablet_manager.cc:1434] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:10:42.488567  8765 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:42.493786  8765 tablet_bootstrap.cc:654] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.494585  8808 raft_consensus.cc:493] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.495085  8808 raft_consensus.cc:515] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.496569  8767 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41: No bootstrap required, opened a new log
I20260710 11:10:42.496989  8767 ts_tablet_manager.cc:1403] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:10:42.497205  8808 leader_election.cc:290] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.498991  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19604081854f44c39752c143f33abd98" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.500731  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19604081854f44c39752c143f33abd98" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.499455  8767 raft_consensus.cc:359] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.501358  8767 raft_consensus.cc:385] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.501652  8767 raft_consensus.cc:740] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.493273  8468 catalog_manager.cc:5697] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8a2459d17d248e7b927584c01bef824 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "d8a2459d17d248e7b927584c01bef824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:42.502462  8689 leader_election.cc:343] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.502867  8767 consensus_queue.cc:260] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.503782  8650 raft_consensus.cc:2468] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 0.
I20260710 11:10:42.504904  8767 ts_tablet_manager.cc:1434] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:42.506810  8691 leader_election.cc:304] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.507457  8808 raft_consensus.cc:2804] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.507782  8808 raft_consensus.cc:493] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.508085  8808 raft_consensus.cc:3060] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.509002  8765 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.509428  8765 ts_tablet_manager.cc:1403] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:10:42.512017  8765 raft_consensus.cc:359] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.512645  8765 raft_consensus.cc:385] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.512928  8765 raft_consensus.cc:740] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.513515  8765 consensus_queue.cc:260] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.515306  8765 ts_tablet_manager.cc:1434] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:10:42.515597  8808 raft_consensus.cc:515] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.516196  8765 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:42.517395  8808 leader_election.cc:290] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.518148  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19604081854f44c39752c143f33abd98" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.519348  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19604081854f44c39752c143f33abd98" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
W20260710 11:10:42.519737  8689 leader_election.cc:343] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.519912  8650 raft_consensus.cc:3060] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.523669  8765 tablet_bootstrap.cc:654] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.526027  8650 raft_consensus.cc:2468] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 1.
I20260710 11:10:42.527122  8691 leader_election.cc:304] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.527629  8765 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: No bootstrap required, opened a new log
I20260710 11:10:42.527719  8808 raft_consensus.cc:2804] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.527998  8765 ts_tablet_manager.cc:1403] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:10:42.528227  8808 raft_consensus.cc:697] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:42.528937  8808 consensus_queue.cc:237] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.530134  8765 raft_consensus.cc:359] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.530597  8765 raft_consensus.cc:385] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.530817  8765 raft_consensus.cc:740] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.531299  8765 consensus_queue.cc:260] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.533169  8765 ts_tablet_manager.cc:1434] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:10:42.540095  8468 catalog_manager.cc:5697] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 1 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.559675  8808 raft_consensus.cc:493] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.560374  8795 raft_consensus.cc:493] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.560156  8808 raft_consensus.cc:515] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.560927  8795 raft_consensus.cc:515] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.562428  8808 leader_election.cc:290] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.562860  8795 leader_election.cc:290] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.563212  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.563452  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.563908  8575 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 0.
I20260710 11:10:42.564297  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.564301  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.564960  8725 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 0.
I20260710 11:10:42.565096  8689 leader_election.cc:304] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.565128  8650 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 0.
I20260710 11:10:42.565963  8808 raft_consensus.cc:2804] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.566002  8616 leader_election.cc:304] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.566437  8808 raft_consensus.cc:493] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.566767  8808 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.566874  8795 raft_consensus.cc:2804] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.567258  8795 raft_consensus.cc:493] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.567576  8795 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.573482  8808 raft_consensus.cc:515] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.573948  8795 raft_consensus.cc:515] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.575624  8808 leader_election.cc:290] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:42.576742  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:42.576749  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.576877  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.577417  8795 leader_election.cc:290] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.577333  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:42.577688  8576 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.578305  8725 raft_consensus.cc:2393] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c1c7c042c1144fd8c118b445826eb41 in current term 1: Already voted for candidate 9f100880ef664201b96e0abdc5c3529a in this term.
I20260710 11:10:42.578415  8650 raft_consensus.cc:2393] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f100880ef664201b96e0abdc5c3529a in current term 1: Already voted for candidate 6c1c7c042c1144fd8c118b445826eb41 in this term.
I20260710 11:10:42.579361  8691 leader_election.cc:304] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [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: 9f100880ef664201b96e0abdc5c3529a; no voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824
I20260710 11:10:42.580044  8808 raft_consensus.cc:2749] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.582971  8576 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 1.
I20260710 11:10:42.583959  8615 leader_election.cc:304] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [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: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:42.584594  8795 raft_consensus.cc:2804] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.584990  8795 raft_consensus.cc:697] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:42.585736  8795 consensus_queue.cc:237] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.592931  8470 catalog_manager.cc:5697] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.599795  8795 consensus_queue.cc:1048] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.603883  8771 raft_consensus.cc:493] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.604332  8771 raft_consensus.cc:515] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.606365  8771 leader_election.cc:290] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.607359  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.607764  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.611338  8650 raft_consensus.cc:2393] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8a2459d17d248e7b927584c01bef824 in current term 1: Already voted for candidate 9f100880ef664201b96e0abdc5c3529a in this term.
I20260710 11:10:42.612417  8542 leader_election.cc:304] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8a2459d17d248e7b927584c01bef824; no voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:42.613831  8771 raft_consensus.cc:3060] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.614061  8774 consensus_queue.cc:1048] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.615365  8795 raft_consensus.cc:493] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.615906  8795 raft_consensus.cc:515] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.620405  8771 raft_consensus.cc:2749] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.621594  8795 leader_election.cc:290] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.622257  8575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824" is_pre_election: true
I20260710 11:10:42.622875  8575 raft_consensus.cc:2468] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 0.
I20260710 11:10:42.623319  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.623983  8724 raft_consensus.cc:2468] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 0.
I20260710 11:10:42.624070  8615 leader_election.cc:304] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.624969  8795 raft_consensus.cc:2804] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.625296  8795 raft_consensus.cc:493] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.623361  8771 raft_consensus.cc:493] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.625661  8795 raft_consensus.cc:3060] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.626160  8771 raft_consensus.cc:515] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.628479  8771 leader_election.cc:290] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.628885  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.630297  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.631178  8724 raft_consensus.cc:2468] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8a2459d17d248e7b927584c01bef824 in term 0.
I20260710 11:10:42.632126  8541 leader_election.cc:304] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:42.632846  8771 raft_consensus.cc:2804] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.632674  8795 raft_consensus.cc:515] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.633283  8771 raft_consensus.cc:493] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.633653  8771 raft_consensus.cc:3060] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.633771  8650 raft_consensus.cc:2393] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8a2459d17d248e7b927584c01bef824 in current term 1: Already voted for candidate 6c1c7c042c1144fd8c118b445826eb41 in this term.
I20260710 11:10:42.636783  8576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:42.636969  8795 leader_election.cc:290] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.638024  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:42.638582  8724 raft_consensus.cc:3060] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.643877  8771 raft_consensus.cc:515] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.645301  8576 raft_consensus.cc:2393] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c1c7c042c1144fd8c118b445826eb41 in current term 1: Already voted for candidate d8a2459d17d248e7b927584c01bef824 in this term.
I20260710 11:10:42.645408  8724 raft_consensus.cc:2468] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 1.
I20260710 11:10:42.646209  8771 leader_election.cc:290] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.646842  8616 leader_election.cc:304] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: 
I20260710 11:10:42.646977  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:42.647504  8795 raft_consensus.cc:2804] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.647891  8795 raft_consensus.cc:697] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:42.648638  8795 consensus_queue.cc:237] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.649230  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:42.649838  8724 raft_consensus.cc:2393] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8a2459d17d248e7b927584c01bef824 in current term 1: Already voted for candidate 6c1c7c042c1144fd8c118b445826eb41 in this term.
I20260710 11:10:42.653285  8542 leader_election.cc:304] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [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: d8a2459d17d248e7b927584c01bef824; no voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:42.653983  8771 raft_consensus.cc:2749] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.656100  8470 catalog_manager.cc:5697] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.718518  8795 consensus_queue.cc:1048] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.729208  8774 consensus_queue.cc:1048] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.796413  8808 consensus_queue.cc:1048] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.806028  8808 consensus_queue.cc:1048] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.827979  8771 consensus_queue.cc:1048] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.837623  8807 consensus_queue.cc:1048] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.854137  8808 consensus_queue.cc:1048] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.866734  8772 consensus_queue.cc:1048] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.869941  5519 ts_manager.cc:295] Set tserver state for d8a2459d17d248e7b927584c01bef824 to MAINTENANCE_MODE
I20260710 11:10:42.870850  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
I20260710 11:10:42.897074  8812 raft_consensus.cc:493] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.897673  8812 raft_consensus.cc:515] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:42.900470  8812 leader_election.cc:290] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:42.902807  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:42.902958  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:42.903769  8650 raft_consensus.cc:2393] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8a2459d17d248e7b927584c01bef824 in current term 1: Already voted for candidate 9f100880ef664201b96e0abdc5c3529a in this term.
I20260710 11:10:42.905081  8542 leader_election.cc:304] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8a2459d17d248e7b927584c01bef824; no voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:42.905824  8812 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.906483  8807 consensus_queue.cc:1048] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.910764  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:42.912333  8812 raft_consensus.cc:2749] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.913707  5519 tablet_replica.cc:333] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.914547  5519 raft_consensus.cc:2243] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.915256  5519 raft_consensus.cc:2272] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.918941  5519 tablet_replica.cc:333] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.919966  5519 raft_consensus.cc:2243] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.920557  5519 raft_consensus.cc:2272] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.922400  8772 consensus_queue.cc:1048] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.922951  5519 tablet_replica.cc:333] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.924110  5519 raft_consensus.cc:2243] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.924615  5519 raft_consensus.cc:2272] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.926987  8807 consensus_queue.cc:1048] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.927903  5519 tablet_replica.cc:333] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.928741  5519 raft_consensus.cc:2243] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.929220  5519 raft_consensus.cc:2272] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.932085  5519 tablet_replica.cc:333] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.932827  5519 raft_consensus.cc:2243] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.933344  5519 raft_consensus.cc:2272] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.936028  5519 tablet_replica.cc:333] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.936827  5519 raft_consensus.cc:2243] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.937340  5519 raft_consensus.cc:2272] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.939464  5519 tablet_replica.cc:333] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.940152  5519 raft_consensus.cc:2243] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:42.941218  5519 raft_consensus.cc:2272] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.943666  5519 tablet_replica.cc:333] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.944450  5519 raft_consensus.cc:2243] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.944967  5519 raft_consensus.cc:2272] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.947736  5519 tablet_replica.cc:333] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.948426  5519 raft_consensus.cc:2243] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:42.949421  5519 raft_consensus.cc:2272] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:42.952157  5519 tablet_replica.cc:333] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: stopping tablet replica
I20260710 11:10:42.952802  5519 raft_consensus.cc:2243] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:42.953311  5519 raft_consensus.cc:2272] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:42.963800  8689 consensus_peers.cc:597] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:42.982251  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
I20260710 11:10:42.986330  8774 consensus_queue.cc:1048] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:42.992919  8689 consensus_peers.cc:597] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:42.994036  8808 consensus_queue.cc:1048] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:43.013366  8615 consensus_peers.cc:597] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:43.072131  8615 consensus_peers.cc:597] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:43.074129  8615 consensus_peers.cc:597] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:43.131039  8799 consensus_queue.cc:1048] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:43.266317  8689 consensus_peers.cc:597] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:43.283501  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:43.338342  8689 consensus_peers.cc:597] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:43.351138  8615 consensus_peers.cc:597] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:44.284427  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:44.336707  8811 raft_consensus.cc:493] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8a2459d17d248e7b927584c01bef824)
I20260710 11:10:44.337249  8811 raft_consensus.cc:515] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:44.338881  8811 leader_election.cc:290] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:44.340009  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:44.340658  8650 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 1.
I20260710 11:10:44.341740  8691 leader_election.cc:304] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: 
I20260710 11:10:44.342330  8811 raft_consensus.cc:2804] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:10:44.342375  8689 leader_election.cc:336] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111)
I20260710 11:10:44.342617  8811 raft_consensus.cc:493] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8a2459d17d248e7b927584c01bef824)
I20260710 11:10:44.342972  8811 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:44.347775  8811 raft_consensus.cc:515] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:44.349232  8811 leader_election.cc:290] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:44.350265  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:44.350816  8650 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:44.352612  8689 leader_election.cc:336] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111)
I20260710 11:10:44.355784  8650 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 2.
I20260710 11:10:44.357091  8691 leader_election.cc:304] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:44.357820  8811 raft_consensus.cc:2804] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:44.358328  8811 raft_consensus.cc:697] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:44.359094  8811 consensus_queue.cc:237] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:44.366262  8468 catalog_manager.cc:5697] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 1 to 2, leader changed from d8a2459d17d248e7b927584c01bef824 (127.5.99.193) to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 2 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:44.425508  8774 raft_consensus.cc:493] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8a2459d17d248e7b927584c01bef824)
I20260710 11:10:44.425933  8774 raft_consensus.cc:515] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:44.427508  8774 leader_election.cc:290] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:44.428578  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
W20260710 11:10:44.430769  8615 leader_election.cc:336] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111)
I20260710 11:10:44.430785  8802 raft_consensus.cc:493] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8a2459d17d248e7b927584c01bef824)
I20260710 11:10:44.431149  8615 leader_election.cc:304] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41; no voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824
I20260710 11:10:44.431290  8802 raft_consensus.cc:515] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:44.431731  8774 raft_consensus.cc:2749] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:44.433029  8802 leader_election.cc:290] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:44.433993  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:44.434610  8650 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 1.
I20260710 11:10:44.435453  8691 leader_election.cc:304] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: 
I20260710 11:10:44.436024  8802 raft_consensus.cc:2804] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:10:44.436138  8689 leader_election.cc:336] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111)
I20260710 11:10:44.436311  8802 raft_consensus.cc:493] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8a2459d17d248e7b927584c01bef824)
I20260710 11:10:44.436635  8802 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:44.441107  8802 raft_consensus.cc:515] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:44.442566  8802 leader_election.cc:290] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:44.443621  8650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:44.444183  8650 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:44.445920  8689 leader_election.cc:336] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111)
I20260710 11:10:44.449498  8650 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 2.
I20260710 11:10:44.450454  8691 leader_election.cc:304] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [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: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a; no voters: d8a2459d17d248e7b927584c01bef824
I20260710 11:10:44.451115  8802 raft_consensus.cc:2804] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:44.451489  8802 raft_consensus.cc:697] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:44.452245  8802 consensus_queue.cc:237] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:44.458890  8468 catalog_manager.cc:5697] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 1 to 2, leader changed from d8a2459d17d248e7b927584c01bef824 (127.5.99.193) to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 2 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
W20260710 11:10:44.828612  8689 consensus_peers.cc:597] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:44.828727  8650 raft_consensus.cc:1275] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:44.830030  8802 consensus_queue.cc:1048] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:44.921610  8689 consensus_peers.cc:597] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:45.039598  8650 raft_consensus.cc:1275] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:45.040802  8808 consensus_queue.cc:1048] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:45.285391  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:45.340418  8689 consensus_peers.cc:597] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:45.458761  8689 consensus_peers.cc:597] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:45.513303  8615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111) [suppressed 67 similar messages]
W20260710 11:10:45.515552  8615 consensus_peers.cc:597] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:45.590633  8615 consensus_peers.cc:597] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:45.601054  8615 consensus_peers.cc:597] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:45.704569  8615 consensus_peers.cc:597] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:45.895658  8689 consensus_peers.cc:597] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:45.952775  8689 consensus_peers.cc:597] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:46.286335  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:47.287254  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:47.311478  8689 consensus_peers.cc:597] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:47.349489  8689 consensus_peers.cc:597] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:47.914853  8615 consensus_peers.cc:597] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:48.000138  8689 consensus_peers.cc:597] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.011850  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:48.017854  8864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:48.017964  8865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:48.019492  8867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:48.020380  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:48.021974  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:48.022228  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:48.022397  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681848022379 us; error 0 us; skew 500 ppm
I20260710 11:10:48.022908  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:48.025076  5519 webserver.cc:533] Webserver started at http://127.5.99.193:38935/ using document root <none> and password file <none>
I20260710 11:10:48.025518  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:48.025717  5519 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:48.028909  5519 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:48.032290  8872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:48.032964  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:48.033227  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "d8a2459d17d248e7b927584c01bef824"
format_stamp: "Formatted at 2026-07-10 11:10:41 on dist-test-slave-pjvn"
I20260710 11:10:48.033516  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:48.056836  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:48.057958  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:48.059334  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:48.062716  8879 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:10:48.079360  8615 consensus_peers.cc:597] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:48.105856  8615 consensus_peers.cc:597] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.112957  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:10:48.113271  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260710 11:10:48.113588  5519 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:10:48.117660  8879 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.127154  8879 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.127774  8879 tablet_bootstrap.cc:492] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.128286  8879 ts_tablet_manager.cc:1403] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:10:48.130182  8879 raft_consensus.cc:359] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.130672  8879 raft_consensus.cc:740] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.131283  8879 consensus_queue.cc:260] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.133387  8879 ts_tablet_manager.cc:1434] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:10:48.134039  8879 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.146329  8879 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.147285  8879 tablet_bootstrap.cc:492] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.147945  8879 ts_tablet_manager.cc:1403] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 11:10:48.148660  5519 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:10:48.148968  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.035s	user 0.033s	sys 0.000s
I20260710 11:10:48.150483  8879 raft_consensus.cc:359] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:48.151213  8879 raft_consensus.cc:740] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.151953  8879 consensus_queue.cc:260] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } }
I20260710 11:10:48.154004  8879 ts_tablet_manager.cc:1434] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:48.154798  8879 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.170738  8879 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.171614  8879 tablet_bootstrap.cc:492] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.172175  8879 ts_tablet_manager.cc:1403] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
W20260710 11:10:48.173696  8615 consensus_peers.cc:597] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.174433  8879 raft_consensus.cc:359] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.175053  8879 raft_consensus.cc:740] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.175871  8879 consensus_queue.cc:260] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.177487  8879 ts_tablet_manager.cc:1434] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:10:48.178153  8879 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.188930  8879 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.189656  8879 tablet_bootstrap.cc:492] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.190132  8879 ts_tablet_manager.cc:1403] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260710 11:10:48.191778  8879 raft_consensus.cc:359] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.192250  8879 raft_consensus.cc:740] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.192793  8879 consensus_queue.cc:260] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.194214  8879 ts_tablet_manager.cc:1434] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:48.194907  8879 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.205096  8879 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.205808  8879 tablet_bootstrap.cc:492] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.206316  8879 ts_tablet_manager.cc:1403] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:48.208038  8879 raft_consensus.cc:359] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.208701  8879 raft_consensus.cc:740] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.209677  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:41507
I20260710 11:10:48.209802  8941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:41507 every 8 connection(s)
I20260710 11:10:48.209440  8879 consensus_queue.cc:260] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.212332  8879 ts_tablet_manager.cc:1434] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:48.213147  8879 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.222427  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:10:48.235780  8689 consensus_peers.cc:597] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:48.244751  8879 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.245760  8879 tablet_bootstrap.cc:492] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.246459  8879 ts_tablet_manager.cc:1403] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.021s
I20260710 11:10:48.246920  8943 heartbeater.cc:344] Connected to a master server at 127.5.99.254:41199
I20260710 11:10:48.247294  8943 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:48.248123  8943 heartbeater.cc:507] Master 127.5.99.254:41199 requested a full tablet report, sending...
I20260710 11:10:48.248737  8879 raft_consensus.cc:359] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.249125  8724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
mode: GRACEFUL
new_leader_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53630
I20260710 11:10:48.249320  8879 raft_consensus.cc:740] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.249735  8724 raft_consensus.cc:606] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Received request to transfer leadership to TS 6c1c7c042c1144fd8c118b445826eb41
I20260710 11:10:48.249954  8879 consensus_queue.cc:260] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.251904  8879 ts_tablet_manager.cc:1434] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:10:48.252367  8724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
mode: GRACEFUL
new_leader_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53630
I20260710 11:10:48.252709  8879 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.252951  8724 raft_consensus.cc:606] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Received request to transfer leadership to TS 6c1c7c042c1144fd8c118b445826eb41
I20260710 11:10:48.254067  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:48.254601  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:48.255191  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:48.256394  8468 ts_manager.cc:194] Re-registered known tserver with Master: d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507)
I20260710 11:10:48.265697  8879 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.266599  8879 tablet_bootstrap.cc:492] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.267179  8879 ts_tablet_manager.cc:1403] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:10:48.267803  8468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49924
I20260710 11:10:48.269438  8879 raft_consensus.cc:359] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.270098  8879 raft_consensus.cc:740] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.270983  8943 heartbeater.cc:499] Master 127.5.99.254:41199 was elected leader, sending a full tablet report...
I20260710 11:10:48.270718  8879 consensus_queue.cc:260] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.272581  8879 ts_tablet_manager.cc:1434] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:48.273192  8879 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.284257  8879 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.285007  8879 tablet_bootstrap.cc:492] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.285617  8879 ts_tablet_manager.cc:1403] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:10:48.287343  8879 raft_consensus.cc:359] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.287796  8879 raft_consensus.cc:740] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
W20260710 11:10:48.288144  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:48.288367  8879 consensus_queue.cc:260] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.290175  8879 ts_tablet_manager.cc:1434] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:48.290997  8879 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.300940  8879 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.301515  8879 tablet_bootstrap.cc:492] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.302053  8879 ts_tablet_manager.cc:1403] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.002s
I20260710 11:10:48.303681  8879 raft_consensus.cc:359] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.304107  8879 raft_consensus.cc:385] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:48.304272  8879 raft_consensus.cc:740] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.304750  8879 consensus_queue.cc:260] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.306069  8879 ts_tablet_manager.cc:1434] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:48.306748  8879 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Bootstrap starting.
I20260710 11:10:48.317662  8879 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:48.318208  8879 tablet_bootstrap.cc:492] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Bootstrap complete.
I20260710 11:10:48.318655  8879 ts_tablet_manager.cc:1403] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:48.320267  8879 raft_consensus.cc:359] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.320712  8879 raft_consensus.cc:740] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a2459d17d248e7b927584c01bef824, State: Initialized, Role: FOLLOWER
I20260710 11:10:48.321153  8879 consensus_queue.cc:260] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.322532  8879 ts_tablet_manager.cc:1434] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:48.343720  8916 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.525486  8881 raft_consensus.cc:493] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:48.526001  8881 raft_consensus.cc:515] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.527984  8881 leader_election.cc:290] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:48.539458  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19604081854f44c39752c143f33abd98" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7c042c1144fd8c118b445826eb41" is_pre_election: true
I20260710 11:10:48.539494  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19604081854f44c39752c143f33abd98" candidate_uuid: "d8a2459d17d248e7b927584c01bef824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f100880ef664201b96e0abdc5c3529a" is_pre_election: true
I20260710 11:10:48.541024  8875 leader_election.cc:304] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8a2459d17d248e7b927584c01bef824; no voters: 6c1c7c042c1144fd8c118b445826eb41, 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:48.541780  8881 raft_consensus.cc:2749] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:48.602838  8916 raft_consensus.cc:3060] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:48.659427  8950 raft_consensus.cc:993] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a: : Instructing follower 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:48.659866  8811 raft_consensus.cc:1081] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Signalling peer 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:48.661175  8651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53804
I20260710 11:10:48.661666  8651 raft_consensus.cc:493] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:48.661945  8651 raft_consensus.cc:3060] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.667496  8651 raft_consensus.cc:515] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.669028  8651 leader_election.cc:290] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:48.669752  8916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:48.669968  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28fc691eb20c4bb091c35b4cbc610de2" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:48.670323  8916 raft_consensus.cc:3060] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.670513  8724 raft_consensus.cc:3055] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:48.670825  8724 raft_consensus.cc:740] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:48.671492  8724 consensus_queue.cc:260] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.672550  8724 raft_consensus.cc:3060] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.675815  8916 raft_consensus.cc:2468] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 2.
I20260710 11:10:48.676808  8615 leader_election.cc:304] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:48.677415  8774 raft_consensus.cc:2804] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:48.677950  8724 raft_consensus.cc:2468] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 2.
I20260710 11:10:48.678364  8774 raft_consensus.cc:697] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:48.679297  8774 consensus_queue.cc:237] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.685249  8468 catalog_manager.cc:5697] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 1 to 2, leader changed from 9f100880ef664201b96e0abdc5c3529a (127.5.99.195) to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:48.755168  8916 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.781826  8950 raft_consensus.cc:993] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a: : Instructing follower 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:48.782205  8811 raft_consensus.cc:1081] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Signalling peer 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:48.783591  8651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53804
I20260710 11:10:48.784065  8651 raft_consensus.cc:493] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:48.784328  8651 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.788843  8651 raft_consensus.cc:515] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.790355  8651 leader_election.cc:290] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:48.791119  8916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:48.791483  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:48.791719  8916 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.791999  8724 raft_consensus.cc:3055] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:48.792263  8724 raft_consensus.cc:740] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:48.792878  8724 consensus_queue.cc:260] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.793777  8724 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:48.796298  8916 raft_consensus.cc:2468] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 2.
I20260710 11:10:48.797250  8615 leader_election.cc:304] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:48.798049  8774 raft_consensus.cc:2804] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:48.798457  8774 raft_consensus.cc:697] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:48.798547  8724 raft_consensus.cc:2468] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 2.
I20260710 11:10:48.799176  8774 consensus_queue.cc:237] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:48.806252  8470 catalog_manager.cc:5697] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 1 to 2, leader changed from 9f100880ef664201b96e0abdc5c3529a (127.5.99.195) to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.100802  8724 raft_consensus.cc:1275] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:49.101943  8972 consensus_queue.cc:1048] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:49.111515  8916 raft_consensus.cc:1275] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:49.113125  8963 consensus_queue.cc:1048] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:49.262701  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:49.279466  8651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
mode: GRACEFUL
new_leader_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:56700
I20260710 11:10:49.279968  8651 raft_consensus.cc:606] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Received request to transfer leadership to TS 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:49.282089  8651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
mode: GRACEFUL
new_leader_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:56700
I20260710 11:10:49.282487  8651 raft_consensus.cc:606] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Received request to transfer leadership to TS 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:49.283425  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:49.283810  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:49.284329  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:10:49.289044  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:49.372506  8972 raft_consensus.cc:993] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41: : Instructing follower 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:49.373229  8963 raft_consensus.cc:1081] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Signalling peer 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:49.374852  8724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:46498
I20260710 11:10:49.375418  8724 raft_consensus.cc:493] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:49.375833  8724 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.384187  8724 raft_consensus.cc:515] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:49.387411  8724 leader_election.cc:290] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:49.388314  8916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:49.388901  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:49.389369  8916 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.389521  8651 raft_consensus.cc:3055] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:49.389981  8651 raft_consensus.cc:740] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:49.391018  8651 consensus_queue.cc:260] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:49.392639  8651 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.396257  8724 raft_consensus.cc:1275] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:49.396927  8916 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 2.
I20260710 11:10:49.397766  8972 consensus_queue.cc:1048] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:49.398262  8689 leader_election.cc:304] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:49.399065  8950 raft_consensus.cc:2804] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:49.399576  8950 raft_consensus.cc:697] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:49.399688  8915 raft_consensus.cc:1275] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:49.400847  8950 consensus_queue.cc:237] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:49.401592  8972 consensus_queue.cc:1048] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:49.404373  8651 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 2.
I20260710 11:10:49.412619  8468 catalog_manager.cc:5697] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 1 to 2, leader changed from 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194) to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 2 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.538354  8963 raft_consensus.cc:993] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41: : Instructing follower 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:49.538816  8972 raft_consensus.cc:1081] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Signalling peer 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:49.540163  8724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:46498
I20260710 11:10:49.540625  8724 raft_consensus.cc:493] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:49.540925  8724 raft_consensus.cc:3060] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.546178  8724 raft_consensus.cc:515] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:49.547515  8724 leader_election.cc:290] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:49.548383  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:49.548653  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67950be5233640c18625a9ac1fc000d5" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:49.549001  8915 raft_consensus.cc:3060] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.549203  8651 raft_consensus.cc:3055] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:49.549511  8651 raft_consensus.cc:740] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:49.550235  8651 consensus_queue.cc:260] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:49.551170  8651 raft_consensus.cc:3060] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:49.554512  8915 raft_consensus.cc:2468] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 2.
I20260710 11:10:49.555454  8689 leader_election.cc:304] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:49.556051  8950 raft_consensus.cc:2804] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:49.556092  8651 raft_consensus.cc:2468] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 2.
I20260710 11:10:49.556463  8950 raft_consensus.cc:697] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:49.557427  8950 consensus_queue.cc:237] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:49.564049  8468 catalog_manager.cc:5697] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 1 to 2, leader changed from 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194) to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 2 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.864459  8915 raft_consensus.cc:1275] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:49.865681  8950 consensus_queue.cc:1048] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:49.874845  8651 raft_consensus.cc:1275] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:49.876612  8988 consensus_queue.cc:1048] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:50.049839  8915 raft_consensus.cc:1275] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:50.050980  8950 consensus_queue.cc:1048] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:50.060484  8651 raft_consensus.cc:1275] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:50.061813  8950 consensus_queue.cc:1048] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:50.290050  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:50.290719  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:50.298810  8724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
mode: GRACEFUL
new_leader_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53630
I20260710 11:10:50.299335  8724 raft_consensus.cc:606] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Received request to transfer leadership to TS 6c1c7c042c1144fd8c118b445826eb41
I20260710 11:10:50.301684  8724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
mode: GRACEFUL
new_leader_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53630
I20260710 11:10:50.302085  8724 raft_consensus.cc:606] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Received request to transfer leadership to TS 6c1c7c042c1144fd8c118b445826eb41
I20260710 11:10:50.303011  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:50.303412  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:50.303997  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:50.331429  8811 raft_consensus.cc:993] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a: : Instructing follower 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:50.331887  8950 raft_consensus.cc:1081] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Signalling peer 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:50.333289  8651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53804
I20260710 11:10:50.333797  8651 raft_consensus.cc:493] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:50.334195  8651 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:50.339942  8651 raft_consensus.cc:515] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:50.341702  8651 leader_election.cc:290] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 3 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:50.342382  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:50.342724  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:50.342962  8915 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:50.343211  8724 raft_consensus.cc:3055] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:50.343485  8724 raft_consensus.cc:740] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:50.344172  8724 consensus_queue.cc:260] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:50.345005  8724 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:50.347827  8915 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 3.
I20260710 11:10:50.348907  8615 leader_election.cc:304] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [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: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:50.349381  8724 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 3.
I20260710 11:10:50.349512  8963 raft_consensus.cc:2804] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:50.350095  8963 raft_consensus.cc:697] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:50.350982  8963 consensus_queue.cc:237] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:50.358112  8470 catalog_manager.cc:5697] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 2 to 3, leader changed from 9f100880ef664201b96e0abdc5c3529a (127.5.99.195) to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:50.441946  8811 raft_consensus.cc:993] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a: : Instructing follower 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:50.442369  8950 raft_consensus.cc:1081] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Signalling peer 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:50.443634  8651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53804
I20260710 11:10:50.444145  8651 raft_consensus.cc:493] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:50.444428  8651 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:50.449743  8651 raft_consensus.cc:515] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:50.451496  8651 leader_election.cc:290] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 3 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:50.452250  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:50.452526  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7a5cfca5b54a2e88138153c8f60961" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:50.452839  8915 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:50.453035  8724 raft_consensus.cc:3055] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:50.453377  8724 raft_consensus.cc:740] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:50.454187  8724 consensus_queue.cc:260] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:50.455276  8724 raft_consensus.cc:3060] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:50.459563  8915 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 3.
I20260710 11:10:50.460691  8615 leader_election.cc:304] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [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: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:50.461206  8724 raft_consensus.cc:2468] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 3.
I20260710 11:10:50.461354  8963 raft_consensus.cc:2804] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:50.461865  8963 raft_consensus.cc:697] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:50.462775  8963 consensus_queue.cc:237] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:50.469019  8470 catalog_manager.cc:5697] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 2 to 3, leader changed from 9f100880ef664201b96e0abdc5c3529a (127.5.99.195) to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:50.843688  8724 raft_consensus.cc:1275] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:50.844733  8963 consensus_queue.cc:1048] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:50.853717  8915 raft_consensus.cc:1275] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:50.855710  9000 consensus_queue.cc:1048] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:50.879369  8724 raft_consensus.cc:1275] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:50.880386  8963 consensus_queue.cc:1048] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:50.888906  8915 raft_consensus.cc:1275] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:50.890694  8963 consensus_queue.cc:1048] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:51.290971  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:51.309772  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:51.316648  8651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
mode: GRACEFUL
new_leader_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:56700
I20260710 11:10:51.317143  8651 raft_consensus.cc:606] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Received request to transfer leadership to TS 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:51.319410  8651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
mode: GRACEFUL
new_leader_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:56700
I20260710 11:10:51.319849  8651 raft_consensus.cc:606] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Received request to transfer leadership to TS 9f100880ef664201b96e0abdc5c3529a
I20260710 11:10:51.320755  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:51.321170  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:51.321676  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:51.348009  8972 raft_consensus.cc:993] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41: : Instructing follower 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:51.348465  8963 raft_consensus.cc:1081] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Signalling peer 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:51.349742  8724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:46498
I20260710 11:10:51.350143  8724 raft_consensus.cc:493] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:51.350358  8724 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:51.354617  8724 raft_consensus.cc:515] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:51.356532  8724 leader_election.cc:290] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 3 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:51.356879  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:51.357574  8915 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:51.358306  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9c4dc9e2f94759b896316a33c123f1" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:51.358901  8651 raft_consensus.cc:3055] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:51.359217  8651 raft_consensus.cc:740] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:51.360036  8651 consensus_queue.cc:260] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:51.361210  8651 raft_consensus.cc:3060] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:51.364337  8915 raft_consensus.cc:2468] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 3.
I20260710 11:10:51.365595  8689 leader_election.cc:304] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [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: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:51.366269  8997 raft_consensus.cc:2804] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:51.367375  8651 raft_consensus.cc:2468] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 3.
I20260710 11:10:51.367218  8997 raft_consensus.cc:697] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 3 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:51.368638  8997 consensus_queue.cc:237] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:51.375135  8468 catalog_manager.cc:5697] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 2 to 3, leader changed from 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194) to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 3 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:51.414315  8972 raft_consensus.cc:993] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41: : Instructing follower 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:51.414762  9012 raft_consensus.cc:1081] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Signalling peer 9f100880ef664201b96e0abdc5c3529a to start an election
I20260710 11:10:51.416021  8724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
 from {username='slave'} at 127.0.0.1:46498
I20260710 11:10:51.416451  8724 raft_consensus.cc:493] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:51.416702  8724 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:51.421032  8724 raft_consensus.cc:515] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:51.422436  8724 leader_election.cc:290] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [CANDIDATE]: Term 4 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663)
I20260710 11:10:51.423151  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:51.423692  8915 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:51.423689  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b498e36a9038433aa6f2aceba8982432" candidate_uuid: "9f100880ef664201b96e0abdc5c3529a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
I20260710 11:10:51.424278  8651 raft_consensus.cc:3055] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:51.424505  8651 raft_consensus.cc:740] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:51.425086  8651 consensus_queue.cc:260] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:51.426031  8651 raft_consensus.cc:3060] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:51.428462  8915 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 4.
I20260710 11:10:51.429452  8689 leader_election.cc:304] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [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: 9f100880ef664201b96e0abdc5c3529a, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:51.430459  8997 raft_consensus.cc:2804] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:51.431046  8997 raft_consensus.cc:697] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 4 LEADER]: Becoming Leader. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:51.431877  8997 consensus_queue.cc:237] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:51.432348  8651 raft_consensus.cc:2468] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f100880ef664201b96e0abdc5c3529a in term 4.
I20260710 11:10:51.437330  8468 catalog_manager.cc:5697] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a reported cstate change: term changed from 3 to 4, leader changed from 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194) to 9f100880ef664201b96e0abdc5c3529a (127.5.99.195). New cstate: current_term: 4 leader_uuid: "9f100880ef664201b96e0abdc5c3529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:51.815940  8651 raft_consensus.cc:1275] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 4 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:51.817025  8997 consensus_queue.cc:1048] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:51.825131  8915 raft_consensus.cc:1275] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 4 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:51.826505  8997 consensus_queue.cc:1048] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:51.938051  8915 raft_consensus.cc:1275] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:51.939132  8997 consensus_queue.cc:1048] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:51.947168  8651 raft_consensus.cc:1275] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Refusing update from remote peer 9f100880ef664201b96e0abdc5c3529a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:51.948459  8997 consensus_queue.cc:1048] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:52.291826  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:52.327407  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:52.334295  8724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
mode: GRACEFUL
new_leader_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53630
I20260710 11:10:52.334735  8724 raft_consensus.cc:606] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Received request to transfer leadership to TS 6c1c7c042c1144fd8c118b445826eb41
I20260710 11:10:52.336951  8724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594"
dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
mode: GRACEFUL
new_leader_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53630
I20260710 11:10:52.337345  8724 raft_consensus.cc:606] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Received request to transfer leadership to TS 6c1c7c042c1144fd8c118b445826eb41
I20260710 11:10:52.338268  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:52.338687  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:52.339233  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:52.690682  8997 raft_consensus.cc:993] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a: : Instructing follower 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:52.691151  9018 raft_consensus.cc:1081] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Signalling peer 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:52.692525  8651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53804
I20260710 11:10:52.692983  8651 raft_consensus.cc:493] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:52.693302  8651 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:52.697794  8651 raft_consensus.cc:515] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:52.699131  8651 leader_election.cc:290] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 3 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:52.699844  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:52.700057  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb470fcaa4640149b719fe51e82f594" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:52.700522  8915 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:52.700651  8724 raft_consensus.cc:3055] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:52.700994  8724 raft_consensus.cc:740] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:52.701629  8724 consensus_queue.cc:260] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:52.702431  8724 raft_consensus.cc:3060] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:52.705511  8915 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 3.
I20260710 11:10:52.707420  8615 leader_election.cc:304] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [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: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:52.707981  8724 raft_consensus.cc:2468] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 3.
I20260710 11:10:52.708104  9012 raft_consensus.cc:2804] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:52.708621  9012 raft_consensus.cc:697] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:52.710573  9012 consensus_queue.cc:237] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [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: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:52.720742  8470 catalog_manager.cc:5697] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 2 to 3, leader changed from 9f100880ef664201b96e0abdc5c3529a (127.5.99.195) to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 3 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:52.724162  8997 raft_consensus.cc:993] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a: : Instructing follower 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:52.724696  9018 raft_consensus.cc:1081] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Signalling peer 6c1c7c042c1144fd8c118b445826eb41 to start an election
I20260710 11:10:52.726078  8651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3"
dest_uuid: "6c1c7c042c1144fd8c118b445826eb41"
 from {username='slave'} at 127.0.0.1:53804
I20260710 11:10:52.726557  8651 raft_consensus.cc:493] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:52.726851  8651 raft_consensus.cc:3060] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.732333  8651 raft_consensus.cc:515] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:52.734138  8651 leader_election.cc:290] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 election: Requested vote from peers d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507), 9f100880ef664201b96e0abdc5c3529a (127.5.99.195:33999)
I20260710 11:10:52.734861  8915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8a2459d17d248e7b927584c01bef824"
I20260710 11:10:52.735308  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3e95623be1401d940daceba3f629a3" candidate_uuid: "6c1c7c042c1144fd8c118b445826eb41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f100880ef664201b96e0abdc5c3529a"
I20260710 11:10:52.735423  8915 raft_consensus.cc:3060] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.735802  8723 raft_consensus.cc:3055] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:52.736061  8723 raft_consensus.cc:740] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f100880ef664201b96e0abdc5c3529a, State: Running, Role: LEADER
I20260710 11:10:52.736784  8723 consensus_queue.cc:260] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:52.737753  8723 raft_consensus.cc:3060] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:52.740314  8915 raft_consensus.cc:2468] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 2.
I20260710 11:10:52.741261  8615 leader_election.cc:304] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7c042c1144fd8c118b445826eb41, d8a2459d17d248e7b927584c01bef824; no voters: 
I20260710 11:10:52.741940  9012 raft_consensus.cc:2804] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:52.742415  9012 raft_consensus.cc:697] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7c042c1144fd8c118b445826eb41, State: Running, Role: LEADER
I20260710 11:10:52.743124  8723 raft_consensus.cc:2468] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7c042c1144fd8c118b445826eb41 in term 2.
I20260710 11:10:52.743366  9012 consensus_queue.cc:237] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } }
I20260710 11:10:52.750370  8470 catalog_manager.cc:5697] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 reported cstate change: term changed from 1 to 2, leader changed from 9f100880ef664201b96e0abdc5c3529a (127.5.99.195) to 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "6c1c7c042c1144fd8c118b445826eb41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7c042c1144fd8c118b445826eb41" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 44663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.228983  8915 raft_consensus.cc:1275] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:53.230129  9012 consensus_queue.cc:1048] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:53.244014  8723 raft_consensus.cc:1275] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:53.246367  9031 consensus_queue.cc:1048] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:53.292755  8522 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:53.345108  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:53.347949  8915 raft_consensus.cc:1275] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:53.349278  9020 consensus_queue.cc:1048] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8a2459d17d248e7b927584c01bef824" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:53.354780  8723 raft_consensus.cc:1275] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7c042c1144fd8c118b445826eb41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:53.356357  9020 consensus_queue.cc:1048] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f100880ef664201b96e0abdc5c3529a" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 33999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:53.390894  5519 tablet_server.cc:179] TabletServer@127.5.99.193:41507 shutting down...
I20260710 11:10:53.408834  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:53.409684  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.410517  5519 raft_consensus.cc:2243] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.411015  5519 raft_consensus.cc:2272] T af9c4dc9e2f94759b896316a33c123f1 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.413105  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.413710  5519 raft_consensus.cc:2243] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.414103  5519 raft_consensus.cc:2272] T 19604081854f44c39752c143f33abd98 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.416060  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.416515  5519 raft_consensus.cc:2243] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.416905  5519 raft_consensus.cc:2272] T bcb470fcaa4640149b719fe51e82f594 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.419234  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.419896  5519 raft_consensus.cc:2243] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.420320  5519 raft_consensus.cc:2272] T 28fc691eb20c4bb091c35b4cbc610de2 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.422125  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.422585  5519 raft_consensus.cc:2243] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.422935  5519 raft_consensus.cc:2272] T aa3e95623be1401d940daceba3f629a3 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.425208  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.425765  5519 raft_consensus.cc:2243] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.426126  5519 raft_consensus.cc:2272] T b498e36a9038433aa6f2aceba8982432 P d8a2459d17d248e7b927584c01bef824 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.427881  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.428330  5519 raft_consensus.cc:2243] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.428673  5519 raft_consensus.cc:2272] T 6e890f267db74598b45596fbc975e1f0 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.430418  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.430853  5519 raft_consensus.cc:2243] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.431195  5519 raft_consensus.cc:2272] T a224472751ad41d99485d9b6c7a30421 P d8a2459d17d248e7b927584c01bef824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.432938  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.433364  5519 raft_consensus.cc:2243] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.433751  5519 raft_consensus.cc:2272] T 1d7a5cfca5b54a2e88138153c8f60961 P d8a2459d17d248e7b927584c01bef824 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.435559  5519 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:53.435961  5519 raft_consensus.cc:2243] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.436322  5519 raft_consensus.cc:2272] T 67950be5233640c18625a9ac1fc000d5 P d8a2459d17d248e7b927584c01bef824 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.465480  5519 tablet_server.cc:196] TabletServer@127.5.99.193:41507 shutdown complete.
W20260710 11:10:53.472997  8615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111) [suppressed 52 similar messages]
W20260710 11:10:53.476495  8615 consensus_peers.cc:597] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 -> Peer d8a2459d17d248e7b927584c01bef824 (127.5.99.193:41507): Couldn't send request to peer d8a2459d17d248e7b927584c01bef824. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:53.489377  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
I20260710 11:10:53.509944  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:53.510627  5519 tablet_replica.cc:333] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.511186  5519 raft_consensus.cc:2243] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.511634  5519 raft_consensus.cc:2272] T 19604081854f44c39752c143f33abd98 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.513629  5519 tablet_replica.cc:333] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.514232  5519 raft_consensus.cc:2243] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.514721  5519 raft_consensus.cc:2272] T 67950be5233640c18625a9ac1fc000d5 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.516522  5519 tablet_replica.cc:333] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.517017  5519 raft_consensus.cc:2243] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.517795  5519 raft_consensus.cc:2272] T bcb470fcaa4640149b719fe51e82f594 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.520274  5519 tablet_replica.cc:333] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.520751  5519 raft_consensus.cc:2243] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.521514  5519 raft_consensus.cc:2272] T aa3e95623be1401d940daceba3f629a3 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.523593  5519 tablet_replica.cc:333] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.524076  5519 raft_consensus.cc:2243] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.524760  5519 raft_consensus.cc:2272] T 6e890f267db74598b45596fbc975e1f0 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.526690  5519 tablet_replica.cc:333] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.527158  5519 raft_consensus.cc:2243] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.527529  5519 raft_consensus.cc:2272] T b498e36a9038433aa6f2aceba8982432 P 6c1c7c042c1144fd8c118b445826eb41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.529356  5519 tablet_replica.cc:333] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.529871  5519 raft_consensus.cc:2243] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.530561  5519 raft_consensus.cc:2272] T 28fc691eb20c4bb091c35b4cbc610de2 P 6c1c7c042c1144fd8c118b445826eb41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.532255  5519 tablet_replica.cc:333] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.532697  5519 raft_consensus.cc:2243] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.533371  5519 raft_consensus.cc:2272] T a224472751ad41d99485d9b6c7a30421 P 6c1c7c042c1144fd8c118b445826eb41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.535185  5519 tablet_replica.cc:333] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.535658  5519 raft_consensus.cc:2243] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.536015  5519 raft_consensus.cc:2272] T af9c4dc9e2f94759b896316a33c123f1 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.537830  5519 tablet_replica.cc:333] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41: stopping tablet replica
I20260710 11:10:53.538254  5519 raft_consensus.cc:2243] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.538897  5519 raft_consensus.cc:2272] T 1d7a5cfca5b54a2e88138153c8f60961 P 6c1c7c042c1144fd8c118b445826eb41 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:53.547488  8691 consensus_peers.cc:597] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a -> Peer 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663): Couldn't send request to peer 6c1c7c042c1144fd8c118b445826eb41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:53.560465  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
W20260710 11:10:53.567363  8691 consensus_peers.cc:597] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a -> Peer 6c1c7c042c1144fd8c118b445826eb41 (127.5.99.194:44663): Couldn't send request to peer 6c1c7c042c1144fd8c118b445826eb41. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:44663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:53.580839  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
I20260710 11:10:53.601657  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:53.602283  5519 tablet_replica.cc:333] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.602849  5519 raft_consensus.cc:2243] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.603576  5519 raft_consensus.cc:2272] T 67950be5233640c18625a9ac1fc000d5 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.605576  5519 tablet_replica.cc:333] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.606110  5519 raft_consensus.cc:2243] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.606853  5519 raft_consensus.cc:2272] T 19604081854f44c39752c143f33abd98 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.608574  5519 tablet_replica.cc:333] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.609071  5519 raft_consensus.cc:2243] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.609443  5519 raft_consensus.cc:2272] T bcb470fcaa4640149b719fe51e82f594 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.611994  5519 tablet_replica.cc:333] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.612465  5519 raft_consensus.cc:2243] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.612826  5519 raft_consensus.cc:2272] T 1d7a5cfca5b54a2e88138153c8f60961 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.614461  5519 tablet_replica.cc:333] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.614909  5519 raft_consensus.cc:2243] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.615571  5519 raft_consensus.cc:2272] T af9c4dc9e2f94759b896316a33c123f1 P 9f100880ef664201b96e0abdc5c3529a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.617205  5519 tablet_replica.cc:333] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.617753  5519 raft_consensus.cc:2243] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.618139  5519 raft_consensus.cc:2272] T a224472751ad41d99485d9b6c7a30421 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.619768  5519 tablet_replica.cc:333] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.620200  5519 raft_consensus.cc:2243] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.620868  5519 raft_consensus.cc:2272] T b498e36a9038433aa6f2aceba8982432 P 9f100880ef664201b96e0abdc5c3529a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.622534  5519 tablet_replica.cc:333] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.623021  5519 raft_consensus.cc:2243] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.623389  5519 raft_consensus.cc:2272] T 6e890f267db74598b45596fbc975e1f0 P 9f100880ef664201b96e0abdc5c3529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.625087  5519 tablet_replica.cc:333] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.625509  5519 raft_consensus.cc:2243] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.625908  5519 raft_consensus.cc:2272] T aa3e95623be1401d940daceba3f629a3 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.628674  5519 tablet_replica.cc:333] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a: stopping tablet replica
I20260710 11:10:53.629108  5519 raft_consensus.cc:2243] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:53.629514  5519 raft_consensus.cc:2272] T 28fc691eb20c4bb091c35b4cbc610de2 P 9f100880ef664201b96e0abdc5c3529a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.657933  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
I20260710 11:10:53.678565  5519 master.cc:562] Master@127.5.99.254:41199 shutting down...
I20260710 11:10:53.696909  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:53.697432  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:53.697902  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1c5284bcfc141908f2044112be72236: stopping tablet replica
I20260710 11:10:53.718314  5519 master.cc:584] Master@127.5.99.254:41199 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12600 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:10:53.759512  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:37333
I20260710 11:10:53.760555  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:53.766083  9044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:53.766292  9046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:53.766517  9043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:53.767467  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:53.768311  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:53.768488  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:53.768625  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681853768607 us; error 0 us; skew 500 ppm
I20260710 11:10:53.769114  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:53.771369  5519 webserver.cc:533] Webserver started at http://127.5.99.254:40191/ using document root <none> and password file <none>
I20260710 11:10:53.771832  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:53.772006  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:53.772253  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:53.773293  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "d33472553c4241068d59913da998cd91"
format_stamp: "Formatted at 2026-07-10 11:10:53 on dist-test-slave-pjvn"
I20260710 11:10:53.777432  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:53.780687  9051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:53.781437  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:53.781711  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "d33472553c4241068d59913da998cd91"
format_stamp: "Formatted at 2026-07-10 11:10:53 on dist-test-slave-pjvn"
I20260710 11:10:53.781953  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:53.791224  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:53.792346  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:53.828085  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:37333
I20260710 11:10:53.828195  9102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:37333 every 8 connection(s)
I20260710 11:10:53.831923  9103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:53.841645  9103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91: Bootstrap starting.
I20260710 11:10:53.846134  9103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.850090  9103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91: No bootstrap required, opened a new log
I20260710 11:10:53.852074  9103 raft_consensus.cc:359] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d33472553c4241068d59913da998cd91" member_type: VOTER }
I20260710 11:10:53.852421  9103 raft_consensus.cc:385] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.852620  9103 raft_consensus.cc:740] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d33472553c4241068d59913da998cd91, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.853179  9103 consensus_queue.cc:260] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d33472553c4241068d59913da998cd91" member_type: VOTER }
I20260710 11:10:53.853623  9103 raft_consensus.cc:399] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:53.853824  9103 raft_consensus.cc:493] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:53.854074  9103 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.858369  9103 raft_consensus.cc:515] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d33472553c4241068d59913da998cd91" member_type: VOTER }
I20260710 11:10:53.858842  9103 leader_election.cc:304] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [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: d33472553c4241068d59913da998cd91; no voters: 
I20260710 11:10:53.859874  9103 leader_election.cc:290] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:53.860212  9106 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.861464  9106 raft_consensus.cc:697] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 1 LEADER]: Becoming Leader. State: Replica: d33472553c4241068d59913da998cd91, State: Running, Role: LEADER
I20260710 11:10:53.862071  9106 consensus_queue.cc:237] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [LEADER]: Queue going to LEADER mode. State: All 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: "d33472553c4241068d59913da998cd91" member_type: VOTER }
I20260710 11:10:53.862665  9103 sys_catalog.cc:565] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:53.866346  9107 sys_catalog.cc:455] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d33472553c4241068d59913da998cd91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d33472553c4241068d59913da998cd91" member_type: VOTER } }
I20260710 11:10:53.866964  9107 sys_catalog.cc:458] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:53.866812  9108 sys_catalog.cc:455] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d33472553c4241068d59913da998cd91. Latest consensus state: current_term: 1 leader_uuid: "d33472553c4241068d59913da998cd91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d33472553c4241068d59913da998cd91" member_type: VOTER } }
I20260710 11:10:53.867741  9108 sys_catalog.cc:458] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:53.870172  9113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:53.874898  9113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:53.877928  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:53.882661  9113 catalog_manager.cc:1383] Generated new cluster ID: 61b85eb3222a4f8abf8aebc91eda2039
I20260710 11:10:53.882884  9113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:53.925827  9113 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:53.927074  9113 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:53.939121  9113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91: Generated new TSK 0
I20260710 11:10:53.939644  9113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:53.944119  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:53.949584  9124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:53.950719  9125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:53.951690  9127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:53.952318  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:53.953135  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:53.953307  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:53.953481  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681853953461 us; error 0 us; skew 500 ppm
I20260710 11:10:53.954061  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:53.956645  5519 webserver.cc:533] Webserver started at http://127.5.99.193:40561/ using document root <none> and password file <none>
I20260710 11:10:53.957082  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:53.957244  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:53.957500  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:53.958603  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "e7e5d89da63a4671a43c3f5016c935f7"
format_stamp: "Formatted at 2026-07-10 11:10:53 on dist-test-slave-pjvn"
I20260710 11:10:53.962841  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:53.966053  9132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:53.966738  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:53.967005  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "e7e5d89da63a4671a43c3f5016c935f7"
format_stamp: "Formatted at 2026-07-10 11:10:53 on dist-test-slave-pjvn"
I20260710 11:10:53.967253  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:53.975910  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:53.977023  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:53.978438  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:53.980521  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:53.980700  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:53.980926  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:53.981082  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.019924  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:37087
I20260710 11:10:54.020023  9194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:37087 every 8 connection(s)
I20260710 11:10:54.024718  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:54.031641  9199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:54.032135  9200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:54.034669  5519 server_base.cc:1061] running on GCE node
W20260710 11:10:54.034961  9203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:54.036083  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:54.036270  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:54.036445  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681854036427 us; error 0 us; skew 500 ppm
I20260710 11:10:54.037119  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:54.037310  9195 heartbeater.cc:344] Connected to a master server at 127.5.99.254:37333
I20260710 11:10:54.037732  9195 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:54.038514  9195 heartbeater.cc:507] Master 127.5.99.254:37333 requested a full tablet report, sending...
I20260710 11:10:54.039537  5519 webserver.cc:533] Webserver started at http://127.5.99.194:43381/ using document root <none> and password file <none>
I20260710 11:10:54.040123  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:54.040351  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:54.040664  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:54.040762  9068 ts_manager.cc:194] Registered new tserver with Master: e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193:37087)
I20260710 11:10:54.042223  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "669cf79f461c44daa9d79b539a7af416"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-pjvn"
I20260710 11:10:54.043151  9068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50220
I20260710 11:10:54.047513  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:54.050915  9207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.051662  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:54.051982  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "669cf79f461c44daa9d79b539a7af416"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-pjvn"
I20260710 11:10:54.052243  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:54.072789  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:54.074015  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:54.075465  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:54.077598  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:54.077776  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.078013  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:54.078171  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.116792  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:37683
I20260710 11:10:54.116909  9269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:37683 every 8 connection(s)
I20260710 11:10:54.121697  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:54.128363  9273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:54.130576  9274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:54.131628  5519 server_base.cc:1061] running on GCE node
W20260710 11:10:54.132550  9276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:54.133471  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:54.133622  9270 heartbeater.cc:344] Connected to a master server at 127.5.99.254:37333
W20260710 11:10:54.133771  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:54.133999  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681854133980 us; error 0 us; skew 500 ppm
I20260710 11:10:54.134049  9270 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:54.134747  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:54.134940  9270 heartbeater.cc:507] Master 127.5.99.254:37333 requested a full tablet report, sending...
I20260710 11:10:54.137141  9068 ts_manager.cc:194] Registered new tserver with Master: 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683)
I20260710 11:10:54.137331  5519 webserver.cc:533] Webserver started at http://127.5.99.195:41389/ using document root <none> and password file <none>
I20260710 11:10:54.137894  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:54.138059  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:54.138288  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:54.138644  9068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50230
I20260710 11:10:54.139375  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "d6e937153ec249caa0da67c66eb57264"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-pjvn"
I20260710 11:10:54.143720  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:54.146829  9281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.147652  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:54.147940  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "d6e937153ec249caa0da67c66eb57264"
format_stamp: "Formatted at 2026-07-10 11:10:54 on dist-test-slave-pjvn"
I20260710 11:10:54.148223  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:54.159693  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:54.160954  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:54.162443  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:54.164577  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:54.164768  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.164991  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:54.165145  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:54.203311  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:37895
I20260710 11:10:54.203410  9343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:37895 every 8 connection(s)
I20260710 11:10:54.216372  9344 heartbeater.cc:344] Connected to a master server at 127.5.99.254:37333
I20260710 11:10:54.216768  9344 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:54.217494  9344 heartbeater.cc:507] Master 127.5.99.254:37333 requested a full tablet report, sending...
I20260710 11:10:54.219336  9068 ts_manager.cc:194] Registered new tserver with Master: d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:54.219732  5519 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01335675s
I20260710 11:10:54.220647  9068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50234
I20260710 11:10:54.242604  9068 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50246:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:54.244654  9068 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:54.287907  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce316c611946ec989d6f71a32ba9ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5e8b40fc91484438bf5c4e92a9b55968]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:54.289345  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce316c611946ec989d6f71a32ba9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.295212  9308 tablet_service.cc:1511] Processing CreateTablet for tablet f6bf8cc305e84b7db27cc94a8dff3e37 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5e8b40fc91484438bf5c4e92a9b55968]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:54.296576  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bf8cc305e84b7db27cc94a8dff3e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.301268  9160 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce316c611946ec989d6f71a32ba9ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5e8b40fc91484438bf5c4e92a9b55968]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:54.301770  9159 tablet_service.cc:1511] Processing CreateTablet for tablet f6bf8cc305e84b7db27cc94a8dff3e37 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5e8b40fc91484438bf5c4e92a9b55968]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:54.302683  9160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce316c611946ec989d6f71a32ba9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.303339  9159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bf8cc305e84b7db27cc94a8dff3e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.315570  9359 tablet_bootstrap.cc:492] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264: Bootstrap starting.
I20260710 11:10:54.318313  9235 tablet_service.cc:1511] Processing CreateTablet for tablet 34ce316c611946ec989d6f71a32ba9ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5e8b40fc91484438bf5c4e92a9b55968]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:54.318686  9234 tablet_service.cc:1511] Processing CreateTablet for tablet f6bf8cc305e84b7db27cc94a8dff3e37 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5e8b40fc91484438bf5c4e92a9b55968]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:54.319624  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ce316c611946ec989d6f71a32ba9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.320205  9234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bf8cc305e84b7db27cc94a8dff3e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.322535  9359 tablet_bootstrap.cc:654] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.330425  9360 tablet_bootstrap.cc:492] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7: Bootstrap starting.
I20260710 11:10:54.337260  9360 tablet_bootstrap.cc:654] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.337401  9359 tablet_bootstrap.cc:492] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264: No bootstrap required, opened a new log
I20260710 11:10:54.338056  9359 ts_tablet_manager.cc:1403] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 11:10:54.341172  9359 raft_consensus.cc:359] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.341790  9362 tablet_bootstrap.cc:492] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416: Bootstrap starting.
I20260710 11:10:54.341974  9359 raft_consensus.cc:385] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.342389  9359 raft_consensus.cc:740] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6e937153ec249caa0da67c66eb57264, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.342882  9360 tablet_bootstrap.cc:492] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7: No bootstrap required, opened a new log
I20260710 11:10:54.343021  9359 consensus_queue.cc:260] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.343374  9360 ts_tablet_manager.cc:1403] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260710 11:10:54.345283  9344 heartbeater.cc:499] Master 127.5.99.254:37333 was elected leader, sending a full tablet report...
I20260710 11:10:54.345757  9359 ts_tablet_manager.cc:1434] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:10:54.346676  9359 tablet_bootstrap.cc:492] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264: Bootstrap starting.
I20260710 11:10:54.346369  9360 raft_consensus.cc:359] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.347081  9360 raft_consensus.cc:385] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.347374  9360 raft_consensus.cc:740] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.348385  9362 tablet_bootstrap.cc:654] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.348202  9360 consensus_queue.cc:260] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.354947  9359 tablet_bootstrap.cc:654] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.356242  9362 tablet_bootstrap.cc:492] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416: No bootstrap required, opened a new log
I20260710 11:10:54.356730  9362 ts_tablet_manager.cc:1403] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:10:54.359721  9362 raft_consensus.cc:359] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.360390  9362 raft_consensus.cc:385] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.360666  9362 raft_consensus.cc:740] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 669cf79f461c44daa9d79b539a7af416, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.361908  9195 heartbeater.cc:499] Master 127.5.99.254:37333 was elected leader, sending a full tablet report...
I20260710 11:10:54.362712  9366 raft_consensus.cc:493] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.363202  9366 raft_consensus.cc:515] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.374488  9366 leader_election.cc:290] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683), d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:54.375772  9362 consensus_queue.cc:260] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.374799  9360 ts_tablet_manager.cc:1434] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.004s
I20260710 11:10:54.380179  9369 raft_consensus.cc:493] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.380406  9359 tablet_bootstrap.cc:492] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264: No bootstrap required, opened a new log
I20260710 11:10:54.383724  9359 ts_tablet_manager.cc:1403] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.006s
I20260710 11:10:54.384442  9360 tablet_bootstrap.cc:492] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7: Bootstrap starting.
I20260710 11:10:54.381942  9369 raft_consensus.cc:515] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.385820  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "669cf79f461c44daa9d79b539a7af416" is_pre_election: true
I20260710 11:10:54.386649  9359 raft_consensus.cc:359] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
W20260710 11:10:54.387181  9135 leader_election.cc:343] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.388130  9270 heartbeater.cc:499] Master 127.5.99.254:37333 was elected leader, sending a full tablet report...
I20260710 11:10:54.391244  9360 tablet_bootstrap.cc:654] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.397825  9362 ts_tablet_manager.cc:1434] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.007s
I20260710 11:10:54.393958  9359 raft_consensus.cc:385] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.412919  9359 raft_consensus.cc:740] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6e937153ec249caa0da67c66eb57264, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.413044  9360 tablet_bootstrap.cc:492] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7: No bootstrap required, opened a new log
I20260710 11:10:54.408797  9369 leader_election.cc:290] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895), e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193:37087)
I20260710 11:10:54.413242  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae" candidate_uuid: "669cf79f461c44daa9d79b539a7af416" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264" is_pre_election: true
I20260710 11:10:54.413128  9318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264" is_pre_election: true
I20260710 11:10:54.413614  9360 ts_tablet_manager.cc:1403] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.004s
I20260710 11:10:54.414036  9319 raft_consensus.cc:2468] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 669cf79f461c44daa9d79b539a7af416 in term 0.
I20260710 11:10:54.414077  9359 consensus_queue.cc:260] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.415295  9209 leader_election.cc:304] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, d6e937153ec249caa0da67c66eb57264; no voters: 
I20260710 11:10:54.416155  9359 ts_tablet_manager.cc:1434] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260710 11:10:54.416229  9369 raft_consensus.cc:2804] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.416646  9369 raft_consensus.cc:493] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.416970  9369 raft_consensus.cc:3060] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.416774  9360 raft_consensus.cc:359] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.417557  9360 raft_consensus.cc:385] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.417852  9360 raft_consensus.cc:740] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.416929  9318 raft_consensus.cc:2468] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 0.
I20260710 11:10:54.419080  9362 tablet_bootstrap.cc:492] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: Bootstrap starting.
I20260710 11:10:54.421455  9134 leader_election.cc:304] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [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: d6e937153ec249caa0da67c66eb57264, e7e5d89da63a4671a43c3f5016c935f7; no voters: 669cf79f461c44daa9d79b539a7af416
I20260710 11:10:54.421909  9170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae" candidate_uuid: "669cf79f461c44daa9d79b539a7af416" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7" is_pre_election: true
I20260710 11:10:54.422642  9366 raft_consensus.cc:2804] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.422996  9366 raft_consensus.cc:493] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.423393  9366 raft_consensus.cc:3060] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.423048  9360 consensus_queue.cc:260] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.424057  9369 raft_consensus.cc:515] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.425520  9362 tablet_bootstrap.cc:654] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.425793  9170 raft_consensus.cc:2468] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 669cf79f461c44daa9d79b539a7af416 in term 0.
I20260710 11:10:54.426999  9360 ts_tablet_manager.cc:1434] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:10:54.431419  9369 leader_election.cc:290] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [CANDIDATE]: Term 1 election: Requested vote from peers d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895), e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193:37087)
I20260710 11:10:54.435371  9362 tablet_bootstrap.cc:492] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: No bootstrap required, opened a new log
I20260710 11:10:54.435878  9362 ts_tablet_manager.cc:1403] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260710 11:10:54.435767  9318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae" candidate_uuid: "669cf79f461c44daa9d79b539a7af416" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264"
I20260710 11:10:54.436386  9318 raft_consensus.cc:3060] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.436831  9366 raft_consensus.cc:515] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.438854  9362 raft_consensus.cc:359] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.439574  9362 raft_consensus.cc:385] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.439654  9170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae" candidate_uuid: "669cf79f461c44daa9d79b539a7af416" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7"
I20260710 11:10:54.439945  9362 raft_consensus.cc:740] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 669cf79f461c44daa9d79b539a7af416, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.440337  9170 raft_consensus.cc:3060] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.440706  9362 consensus_queue.cc:260] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.441329  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "669cf79f461c44daa9d79b539a7af416"
I20260710 11:10:54.441871  9245 raft_consensus.cc:3060] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.443074  9362 ts_tablet_manager.cc:1434] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:54.446247  9366 leader_election.cc:290] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 election: Requested vote from peers 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683), d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:54.447276  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264"
I20260710 11:10:54.447847  9319 raft_consensus.cc:3060] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.447970  9245 raft_consensus.cc:2468] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 1.
I20260710 11:10:54.449079  9135 leader_election.cc:304] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, e7e5d89da63a4671a43c3f5016c935f7; no voters: 
I20260710 11:10:54.449821  9318 raft_consensus.cc:2468] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 669cf79f461c44daa9d79b539a7af416 in term 1.
I20260710 11:10:54.450512  9366 raft_consensus.cc:2804] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.450964  9209 leader_election.cc:304] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, d6e937153ec249caa0da67c66eb57264; no voters: 
I20260710 11:10:54.451617  9366 raft_consensus.cc:697] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Becoming Leader. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Running, Role: LEADER
I20260710 11:10:54.451815  9369 raft_consensus.cc:2804] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.452358  9369 raft_consensus.cc:697] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 LEADER]: Becoming Leader. State: Replica: 669cf79f461c44daa9d79b539a7af416, State: Running, Role: LEADER
I20260710 11:10:54.452497  9366 consensus_queue.cc:237] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.453150  9369 consensus_queue.cc:237] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:54.454772  9319 raft_consensus.cc:2468] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 1.
W20260710 11:10:54.456935  9345 tablet.cc:2406] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:54.457448  9170 raft_consensus.cc:2468] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 669cf79f461c44daa9d79b539a7af416 in term 1.
I20260710 11:10:54.463521  9066 catalog_manager.cc:5697] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "e7e5d89da63a4671a43c3f5016c935f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.471333  9067 catalog_manager.cc:5697] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 reported cstate change: term changed from 0 to 1, leader changed from <none> to 669cf79f461c44daa9d79b539a7af416 (127.5.99.194). New cstate: current_term: 1 leader_uuid: "669cf79f461c44daa9d79b539a7af416" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:54.525293  9067 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50260:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:54.527177  9067 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:54.548552  9160 tablet_service.cc:1511] Processing CreateTablet for tablet cbf7201f95eb4804ad5e8844c8ffac82 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1b2f31ce54984e51b5057cfff3fe9588]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:54.549837  9160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf7201f95eb4804ad5e8844c8ffac82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.549654  9235 tablet_service.cc:1511] Processing CreateTablet for tablet cbf7201f95eb4804ad5e8844c8ffac82 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1b2f31ce54984e51b5057cfff3fe9588]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:54.550956  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf7201f95eb4804ad5e8844c8ffac82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.551329  9309 tablet_service.cc:1511] Processing CreateTablet for tablet cbf7201f95eb4804ad5e8844c8ffac82 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1b2f31ce54984e51b5057cfff3fe9588]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:54.552534  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf7201f95eb4804ad5e8844c8ffac82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.553788  9159 tablet_service.cc:1511] Processing CreateTablet for tablet cfe017c71c0a4b269cbca491966ef7cd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1b2f31ce54984e51b5057cfff3fe9588]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:54.554925  9159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe017c71c0a4b269cbca491966ef7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.558255  9234 tablet_service.cc:1511] Processing CreateTablet for tablet cfe017c71c0a4b269cbca491966ef7cd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1b2f31ce54984e51b5057cfff3fe9588]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:54.559470  9234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe017c71c0a4b269cbca491966ef7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.565665  9308 tablet_service.cc:1511] Processing CreateTablet for tablet cfe017c71c0a4b269cbca491966ef7cd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1b2f31ce54984e51b5057cfff3fe9588]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:54.566913  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe017c71c0a4b269cbca491966ef7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:54.570058  9360 tablet_bootstrap.cc:492] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7: Bootstrap starting.
I20260710 11:10:54.576318  9360 tablet_bootstrap.cc:654] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.581650  9359 tablet_bootstrap.cc:492] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264: Bootstrap starting.
I20260710 11:10:54.588318  9359 tablet_bootstrap.cc:654] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.590317  9362 tablet_bootstrap.cc:492] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416: Bootstrap starting.
I20260710 11:10:54.592408  9360 tablet_bootstrap.cc:492] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7: No bootstrap required, opened a new log
I20260710 11:10:54.592986  9360 ts_tablet_manager.cc:1403] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 11:10:54.596370  9362 tablet_bootstrap.cc:654] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.596104  9360 raft_consensus.cc:359] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.596860  9360 raft_consensus.cc:385] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.597172  9360 raft_consensus.cc:740] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.597945  9360 consensus_queue.cc:260] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.600050  9360 ts_tablet_manager.cc:1434] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:10:54.601064  9360 tablet_bootstrap.cc:492] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7: Bootstrap starting.
I20260710 11:10:54.601141  9359 tablet_bootstrap.cc:492] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264: No bootstrap required, opened a new log
I20260710 11:10:54.601709  9359 ts_tablet_manager.cc:1403] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:10:54.602247  9362 tablet_bootstrap.cc:492] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416: No bootstrap required, opened a new log
I20260710 11:10:54.602770  9362 ts_tablet_manager.cc:1403] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 11:10:54.604580  9359 raft_consensus.cc:359] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.605296  9359 raft_consensus.cc:385] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.605609  9359 raft_consensus.cc:740] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6e937153ec249caa0da67c66eb57264, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.605816  9362 raft_consensus.cc:359] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.606673  9362 raft_consensus.cc:385] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.606488  9359 consensus_queue.cc:260] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.607084  9362 raft_consensus.cc:740] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 669cf79f461c44daa9d79b539a7af416, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.607861  9360 tablet_bootstrap.cc:654] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.607946  9364 raft_consensus.cc:493] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.608507  9364 raft_consensus.cc:515] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.608588  9362 consensus_queue.cc:260] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.613390  9364 leader_election.cc:290] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193:37087), 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683)
I20260710 11:10:54.619863  9362 ts_tablet_manager.cc:1434] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:10:54.623871  9170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe017c71c0a4b269cbca491966ef7cd" candidate_uuid: "d6e937153ec249caa0da67c66eb57264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7" is_pre_election: true
W20260710 11:10:54.625332  9282 leader_election.cc:343] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193:37087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.628930  9362 tablet_bootstrap.cc:492] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416: Bootstrap starting.
I20260710 11:10:54.636096  9362 tablet_bootstrap.cc:654] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.635999  9360 tablet_bootstrap.cc:492] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7: No bootstrap required, opened a new log
I20260710 11:10:54.636946  9360 ts_tablet_manager.cc:1403] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.008s
I20260710 11:10:54.639874  9360 raft_consensus.cc:359] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.640533  9360 raft_consensus.cc:385] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.640805  9360 raft_consensus.cc:740] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.641625  9360 consensus_queue.cc:260] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.644491  9359 ts_tablet_manager.cc:1434] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.023s
I20260710 11:10:54.645553  9359 tablet_bootstrap.cc:492] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: Bootstrap starting.
I20260710 11:10:54.645744  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe017c71c0a4b269cbca491966ef7cd" candidate_uuid: "d6e937153ec249caa0da67c66eb57264" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "669cf79f461c44daa9d79b539a7af416" is_pre_election: true
I20260710 11:10:54.646764  9360 ts_tablet_manager.cc:1434] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260710 11:10:54.648195  9284 leader_election.cc:343] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:54.648703  9284 leader_election.cc:304] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6e937153ec249caa0da67c66eb57264; no voters: 669cf79f461c44daa9d79b539a7af416, e7e5d89da63a4671a43c3f5016c935f7
I20260710 11:10:54.649629  9388 raft_consensus.cc:2749] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.651916  9359 tablet_bootstrap.cc:654] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:54.652802  9362 tablet_bootstrap.cc:492] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416: No bootstrap required, opened a new log
I20260710 11:10:54.653268  9362 ts_tablet_manager.cc:1403] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260710 11:10:54.656175  9362 raft_consensus.cc:359] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.656864  9362 raft_consensus.cc:385] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.656991  9359 tablet_bootstrap.cc:492] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: No bootstrap required, opened a new log
I20260710 11:10:54.657208  9362 raft_consensus.cc:740] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 669cf79f461c44daa9d79b539a7af416, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.657459  9359 ts_tablet_manager.cc:1403] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:10:54.658018  9362 consensus_queue.cc:260] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.660004  9362 ts_tablet_manager.cc:1434] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:54.660096  9359 raft_consensus.cc:359] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.660815  9359 raft_consensus.cc:385] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:54.661026  9359 raft_consensus.cc:740] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6e937153ec249caa0da67c66eb57264, State: Initialized, Role: FOLLOWER
I20260710 11:10:54.661638  9359 consensus_queue.cc:260] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.665364  9359 ts_tablet_manager.cc:1434] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:54.689465  9366 raft_consensus.cc:493] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.689980  9366 raft_consensus.cc:515] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.691666  9366 leader_election.cc:290] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683), d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:54.692303  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe017c71c0a4b269cbca491966ef7cd" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "669cf79f461c44daa9d79b539a7af416" is_pre_election: true
I20260710 11:10:54.692726  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe017c71c0a4b269cbca491966ef7cd" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264" is_pre_election: true
I20260710 11:10:54.692839  9245 raft_consensus.cc:2468] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 0.
I20260710 11:10:54.693272  9319 raft_consensus.cc:2468] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 0.
I20260710 11:10:54.693781  9135 leader_election.cc:304] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, e7e5d89da63a4671a43c3f5016c935f7; no voters: 
I20260710 11:10:54.694538  9366 raft_consensus.cc:2804] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.694792  9366 raft_consensus.cc:493] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.695035  9366 raft_consensus.cc:3060] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.699627  9366 raft_consensus.cc:515] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.701196  9366 leader_election.cc:290] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 election: Requested vote from peers 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683), d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:54.701954  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe017c71c0a4b269cbca491966ef7cd" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "669cf79f461c44daa9d79b539a7af416"
I20260710 11:10:54.702311  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe017c71c0a4b269cbca491966ef7cd" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264"
I20260710 11:10:54.702546  9245 raft_consensus.cc:3060] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.702852  9319 raft_consensus.cc:3060] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.707206  9245 raft_consensus.cc:2468] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 1.
I20260710 11:10:54.707350  9319 raft_consensus.cc:2468] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 1.
I20260710 11:10:54.708252  9135 leader_election.cc:304] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, e7e5d89da63a4671a43c3f5016c935f7; no voters: 
I20260710 11:10:54.708868  9366 raft_consensus.cc:2804] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.709302  9366 raft_consensus.cc:697] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Becoming Leader. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Running, Role: LEADER
I20260710 11:10:54.710064  9366 consensus_queue.cc:237] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.716231  9067 catalog_manager.cc:5697] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "e7e5d89da63a4671a43c3f5016c935f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.819777  9366 raft_consensus.cc:493] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.820282  9366 raft_consensus.cc:515] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.821908  9366 leader_election.cc:290] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683), d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:54.822623  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "669cf79f461c44daa9d79b539a7af416" is_pre_election: true
I20260710 11:10:54.822783  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264" is_pre_election: true
I20260710 11:10:54.823169  9245 raft_consensus.cc:2468] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 0.
I20260710 11:10:54.823342  9319 raft_consensus.cc:2468] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 0.
I20260710 11:10:54.824095  9135 leader_election.cc:304] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, e7e5d89da63a4671a43c3f5016c935f7; no voters: 
I20260710 11:10:54.824752  9366 raft_consensus.cc:2804] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.825026  9366 raft_consensus.cc:493] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.825273  9366 raft_consensus.cc:3060] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.829803  9366 raft_consensus.cc:515] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.831203  9366 leader_election.cc:290] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 election: Requested vote from peers 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683), d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:54.831881  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "669cf79f461c44daa9d79b539a7af416"
I20260710 11:10:54.832176  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6e937153ec249caa0da67c66eb57264"
I20260710 11:10:54.832454  9245 raft_consensus.cc:3060] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.832705  9319 raft_consensus.cc:3060] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.839001  9245 raft_consensus.cc:2468] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 1.
I20260710 11:10:54.839003  9319 raft_consensus.cc:2468] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 1.
I20260710 11:10:54.840200  9135 leader_election.cc:304] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, e7e5d89da63a4671a43c3f5016c935f7; no voters: 
I20260710 11:10:54.840827  9366 raft_consensus.cc:2804] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.841207  9366 raft_consensus.cc:697] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Becoming Leader. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Running, Role: LEADER
I20260710 11:10:54.841972  9366 consensus_queue.cc:237] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:54.846115  9366 consensus_queue.cc:1048] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.848788  9067 catalog_manager.cc:5697] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "e7e5d89da63a4671a43c3f5016c935f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:54.859071  9366 consensus_queue.cc:1048] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.882504  9245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae"
dest_uuid: "669cf79f461c44daa9d79b539a7af416"
mode: GRACEFUL
new_leader_uuid: "e7e5d89da63a4671a43c3f5016c935f7"
 from {username='slave'} at 127.0.0.1:52758
I20260710 11:10:54.883028  9245 raft_consensus.cc:606] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 LEADER]: Received request to transfer leadership to TS e7e5d89da63a4671a43c3f5016c935f7
I20260710 11:10:54.894251  9170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37"
dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7"
mode: GRACEFUL
new_leader_uuid: "669cf79f461c44daa9d79b539a7af416"
 from {username='slave'} at 127.0.0.1:40072
I20260710 11:10:54.894714  9170 raft_consensus.cc:606] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Received request to transfer leadership to TS 669cf79f461c44daa9d79b539a7af416
I20260710 11:10:54.919677  5519 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:10:54.921161  5519 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:10:54.921506  5519 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:10:54.932055  9170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82"
dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7"
mode: GRACEFUL
new_leader_uuid: "d6e937153ec249caa0da67c66eb57264"
 from {username='slave'} at 127.0.0.1:40076
I20260710 11:10:54.932538  9170 raft_consensus.cc:606] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Received request to transfer leadership to TS d6e937153ec249caa0da67c66eb57264
I20260710 11:10:54.933640  5519 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:10:54.985898  9369 consensus_queue.cc:1048] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.993327  9402 raft_consensus.cc:993] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416: : Instructing follower e7e5d89da63a4671a43c3f5016c935f7 to start an election
I20260710 11:10:54.993865  9369 raft_consensus.cc:1081] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 LEADER]: Signalling peer e7e5d89da63a4671a43c3f5016c935f7 to start an election
I20260710 11:10:54.996361  9169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae"
dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7"
 from {username='slave'} at 127.0.0.1:40058
I20260710 11:10:54.998238  9169 raft_consensus.cc:493] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:54.998643  9169 raft_consensus.cc:3060] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:54.999850  9403 consensus_queue.cc:1048] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.005316  9169 raft_consensus.cc:515] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:55.011004  9169 leader_election.cc:290] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 2 election: Requested vote from peers d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895), 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683)
I20260710 11:10:55.011219  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "669cf79f461c44daa9d79b539a7af416"
I20260710 11:10:55.011247  9319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ce316c611946ec989d6f71a32ba9ae" candidate_uuid: "e7e5d89da63a4671a43c3f5016c935f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6e937153ec249caa0da67c66eb57264"
I20260710 11:10:55.011831  9245 raft_consensus.cc:3055] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:55.012063  9319 raft_consensus.cc:3060] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.012202  9245 raft_consensus.cc:740] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 669cf79f461c44daa9d79b539a7af416, State: Running, Role: LEADER
I20260710 11:10:55.013175  9245 consensus_queue.cc:260] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:55.014317  9245 raft_consensus.cc:3060] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.018213  9319 raft_consensus.cc:2468] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 2.
I20260710 11:10:55.019270  9134 leader_election.cc:304] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6e937153ec249caa0da67c66eb57264, e7e5d89da63a4671a43c3f5016c935f7; no voters: 
I20260710 11:10:55.020093  9365 raft_consensus.cc:2804] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:55.020557  9365 raft_consensus.cc:697] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 2 LEADER]: Becoming Leader. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Running, Role: LEADER
I20260710 11:10:55.021440  9245 raft_consensus.cc:2468] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e5d89da63a4671a43c3f5016c935f7 in term 2.
I20260710 11:10:55.021334  9365 consensus_queue.cc:237] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } }
I20260710 11:10:55.030985  9065 catalog_manager.cc:5697] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 reported cstate change: term changed from 1 to 2, leader changed from 669cf79f461c44daa9d79b539a7af416 (127.5.99.194) to e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "e7e5d89da63a4671a43c3f5016c935f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:55.206735  9365 consensus_queue.cc:1048] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.216117  9365 consensus_queue.cc:1048] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.277680  9365 consensus_queue.cc:1048] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.284448  9395 raft_consensus.cc:993] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7: : Instructing follower d6e937153ec249caa0da67c66eb57264 to start an election
I20260710 11:10:55.284895  9395 raft_consensus.cc:1081] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Signalling peer d6e937153ec249caa0da67c66eb57264 to start an election
I20260710 11:10:55.286506  9318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82"
dest_uuid: "d6e937153ec249caa0da67c66eb57264"
 from {username='slave'} at 127.0.0.1:60824
I20260710 11:10:55.288372  9318 raft_consensus.cc:493] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:55.288763  9318 raft_consensus.cc:3060] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.290222  9395 consensus_queue.cc:1048] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:55.294976  9318 raft_consensus.cc:515] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:55.299661  9169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82" candidate_uuid: "d6e937153ec249caa0da67c66eb57264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7"
I20260710 11:10:55.300042  9245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf7201f95eb4804ad5e8844c8ffac82" candidate_uuid: "d6e937153ec249caa0da67c66eb57264" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "669cf79f461c44daa9d79b539a7af416"
I20260710 11:10:55.300209  9169 raft_consensus.cc:3055] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:55.300621  9169 raft_consensus.cc:740] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Running, Role: LEADER
I20260710 11:10:55.300709  9318 leader_election.cc:290] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [CANDIDATE]: Term 2 election: Requested vote from peers e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193:37087), 669cf79f461c44daa9d79b539a7af416 (127.5.99.194:37683)
I20260710 11:10:55.301452  9169 consensus_queue.cc:260] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:55.302500  9169 raft_consensus.cc:3060] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.300629  9245 raft_consensus.cc:3060] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.308465  9169 raft_consensus.cc:2468] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6e937153ec249caa0da67c66eb57264 in term 2.
I20260710 11:10:55.309517  9282 leader_election.cc:304] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6e937153ec249caa0da67c66eb57264, e7e5d89da63a4671a43c3f5016c935f7; no voters: 
I20260710 11:10:55.310359  9388 raft_consensus.cc:2804] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:55.311484  9388 raft_consensus.cc:697] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 2 LEADER]: Becoming Leader. State: Replica: d6e937153ec249caa0da67c66eb57264, State: Running, Role: LEADER
I20260710 11:10:55.311929  9245 raft_consensus.cc:2468] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6e937153ec249caa0da67c66eb57264 in term 2.
I20260710 11:10:55.312232  9388 consensus_queue.cc:237] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:55.318383  9067 catalog_manager.cc:5697] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 reported cstate change: term changed from 1 to 2, leader changed from e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193) to d6e937153ec249caa0da67c66eb57264 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "d6e937153ec249caa0da67c66eb57264" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:55.361076  9365 raft_consensus.cc:993] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7: : Instructing follower 669cf79f461c44daa9d79b539a7af416 to start an election
I20260710 11:10:55.361519  9395 raft_consensus.cc:1081] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Signalling peer 669cf79f461c44daa9d79b539a7af416 to start an election
I20260710 11:10:55.362864  9245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37"
dest_uuid: "669cf79f461c44daa9d79b539a7af416"
 from {username='slave'} at 127.0.0.1:52744
I20260710 11:10:55.363348  9245 raft_consensus.cc:493] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:55.363698  9245 raft_consensus.cc:3060] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.368288  9245 raft_consensus.cc:515] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:55.369982  9245 leader_election.cc:290] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [CANDIDATE]: Term 2 election: Requested vote from peers e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193:37087), d6e937153ec249caa0da67c66eb57264 (127.5.99.195:37895)
I20260710 11:10:55.370988  9318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37" candidate_uuid: "669cf79f461c44daa9d79b539a7af416" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6e937153ec249caa0da67c66eb57264"
I20260710 11:10:55.371030  9169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8cc305e84b7db27cc94a8dff3e37" candidate_uuid: "669cf79f461c44daa9d79b539a7af416" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e5d89da63a4671a43c3f5016c935f7"
I20260710 11:10:55.371795  9318 raft_consensus.cc:3060] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.371819  9169 raft_consensus.cc:3055] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:55.372435  9169 raft_consensus.cc:740] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7e5d89da63a4671a43c3f5016c935f7, State: Running, Role: LEADER
I20260710 11:10:55.373229  9169 consensus_queue.cc:260] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:55.374209  9169 raft_consensus.cc:3060] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.377506  9318 raft_consensus.cc:2468] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 669cf79f461c44daa9d79b539a7af416 in term 2.
I20260710 11:10:55.378520  9209 leader_election.cc:304] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 669cf79f461c44daa9d79b539a7af416, d6e937153ec249caa0da67c66eb57264; no voters: 
I20260710 11:10:55.378703  9169 raft_consensus.cc:2468] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 669cf79f461c44daa9d79b539a7af416 in term 2.
I20260710 11:10:55.379179  9403 raft_consensus.cc:2804] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:55.379622  9403 raft_consensus.cc:697] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 2 LEADER]: Becoming Leader. State: Replica: 669cf79f461c44daa9d79b539a7af416, State: Running, Role: LEADER
I20260710 11:10:55.380296  9403 consensus_queue.cc:237] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } }
I20260710 11:10:55.385687  9067 catalog_manager.cc:5697] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 reported cstate change: term changed from 1 to 2, leader changed from e7e5d89da63a4671a43c3f5016c935f7 (127.5.99.193) to 669cf79f461c44daa9d79b539a7af416 (127.5.99.194). New cstate: current_term: 2 leader_uuid: "669cf79f461c44daa9d79b539a7af416" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e5d89da63a4671a43c3f5016c935f7" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:55.439363  9318 raft_consensus.cc:1275] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Refusing update from remote peer e7e5d89da63a4671a43c3f5016c935f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:55.440538  9395 consensus_queue.cc:1048] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6e937153ec249caa0da67c66eb57264" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:55.447877  9245 raft_consensus.cc:1275] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Refusing update from remote peer e7e5d89da63a4671a43c3f5016c935f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:55.450371  9366 consensus_queue.cc:1048] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "669cf79f461c44daa9d79b539a7af416" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 37683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:55.551098  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
I20260710 11:10:55.569456  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:55.570200  5519 tablet_replica.cc:333] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7: stopping tablet replica
I20260710 11:10:55.570894  5519 raft_consensus.cc:2243] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.571681  5519 raft_consensus.cc:2272] T cfe017c71c0a4b269cbca491966ef7cd P e7e5d89da63a4671a43c3f5016c935f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.573920  5519 tablet_replica.cc:333] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7: stopping tablet replica
I20260710 11:10:55.574419  5519 raft_consensus.cc:2243] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.575133  5519 raft_consensus.cc:2272] T 34ce316c611946ec989d6f71a32ba9ae P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.577116  5519 tablet_replica.cc:333] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7: stopping tablet replica
I20260710 11:10:55.577662  5519 raft_consensus.cc:2243] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.578048  5519 raft_consensus.cc:2272] T cbf7201f95eb4804ad5e8844c8ffac82 P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.579874  5519 tablet_replica.cc:333] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7: stopping tablet replica
I20260710 11:10:55.580327  5519 raft_consensus.cc:2243] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.580662  5519 raft_consensus.cc:2272] T f6bf8cc305e84b7db27cc94a8dff3e37 P e7e5d89da63a4671a43c3f5016c935f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.602509  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
I20260710 11:10:55.612914  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
I20260710 11:10:55.629460  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:55.630622  5519 tablet_replica.cc:333] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416: stopping tablet replica
I20260710 11:10:55.631172  5519 raft_consensus.cc:2243] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.631589  5519 raft_consensus.cc:2272] T cfe017c71c0a4b269cbca491966ef7cd P 669cf79f461c44daa9d79b539a7af416 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.633701  5519 tablet_replica.cc:333] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416: stopping tablet replica
I20260710 11:10:55.634183  5519 raft_consensus.cc:2243] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.634554  5519 raft_consensus.cc:2272] T cbf7201f95eb4804ad5e8844c8ffac82 P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.636513  5519 tablet_replica.cc:333] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: stopping tablet replica
I20260710 11:10:55.636972  5519 raft_consensus.cc:2243] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.637509  5519 pending_rounds.cc:70] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: Trying to abort 1 pending ops.
I20260710 11:10:55.637727  5519 pending_rounds.cc:77] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960879644483584 op_type: NO_OP noop_request { }
I20260710 11:10:55.638038  5519 raft_consensus.cc:2889] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:10:55.638294  5519 raft_consensus.cc:2272] T f6bf8cc305e84b7db27cc94a8dff3e37 P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.640139  5519 tablet_replica.cc:333] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416: stopping tablet replica
I20260710 11:10:55.640571  5519 raft_consensus.cc:2243] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.640940  5519 raft_consensus.cc:2272] T 34ce316c611946ec989d6f71a32ba9ae P 669cf79f461c44daa9d79b539a7af416 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.662261  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
I20260710 11:10:55.672828  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
I20260710 11:10:55.687503  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:55.688105  5519 tablet_replica.cc:333] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264: stopping tablet replica
I20260710 11:10:55.688621  5519 raft_consensus.cc:2243] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.689034  5519 raft_consensus.cc:2272] T cfe017c71c0a4b269cbca491966ef7cd P d6e937153ec249caa0da67c66eb57264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.691123  5519 tablet_replica.cc:333] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: stopping tablet replica
I20260710 11:10:55.691612  5519 raft_consensus.cc:2243] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.692153  5519 pending_rounds.cc:70] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: Trying to abort 1 pending ops.
I20260710 11:10:55.692320  5519 pending_rounds.cc:77] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960879366930432 op_type: NO_OP noop_request { }
I20260710 11:10:55.692569  5519 raft_consensus.cc:2889] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:10:55.692811  5519 raft_consensus.cc:2272] T cbf7201f95eb4804ad5e8844c8ffac82 P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.694839  5519 tablet_replica.cc:333] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264: stopping tablet replica
I20260710 11:10:55.695276  5519 raft_consensus.cc:2243] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.695633  5519 raft_consensus.cc:2272] T f6bf8cc305e84b7db27cc94a8dff3e37 P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.697582  5519 tablet_replica.cc:333] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264: stopping tablet replica
I20260710 11:10:55.698000  5519 raft_consensus.cc:2243] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:55.698357  5519 raft_consensus.cc:2272] T 34ce316c611946ec989d6f71a32ba9ae P d6e937153ec249caa0da67c66eb57264 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.709198  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
I20260710 11:10:55.719439  5519 master.cc:562] Master@127.5.99.254:37333 shutting down...
I20260710 11:10:55.732362  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:55.732848  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:55.733146  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P d33472553c4241068d59913da998cd91: stopping tablet replica
I20260710 11:10:55.750172  5519 master.cc:584] Master@127.5.99.254:37333 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2015 ms)
[----------] 6 tests from LeaderRebalancerTest (86930 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:10:55.775506  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:41069
I20260710 11:10:55.776572  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:55.781173  9410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:55.782665  9413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:55.782671  9411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:55.783217  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:55.784034  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:55.784197  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:55.784305  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681855784295 us; error 0 us; skew 500 ppm
I20260710 11:10:55.784766  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:55.786823  5519 webserver.cc:533] Webserver started at http://127.5.99.254:44963/ using document root <none> and password file <none>
I20260710 11:10:55.787216  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:55.787377  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:55.787595  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:55.788542  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "0e5865ed547141b0bc048dd0cdce3547"
format_stamp: "Formatted at 2026-07-10 11:10:55 on dist-test-slave-pjvn"
I20260710 11:10:55.792615  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:10:55.795692  9418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:55.796459  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:55.796715  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "0e5865ed547141b0bc048dd0cdce3547"
format_stamp: "Formatted at 2026-07-10 11:10:55 on dist-test-slave-pjvn"
I20260710 11:10:55.796942  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:55.818313  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:55.819285  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:55.852182  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:41069
I20260710 11:10:55.852276  9469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:41069 every 8 connection(s)
I20260710 11:10:55.855948  9470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:55.865665  9470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547: Bootstrap starting.
I20260710 11:10:55.869763  9470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:55.873488  9470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547: No bootstrap required, opened a new log
I20260710 11:10:55.875473  9470 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5865ed547141b0bc048dd0cdce3547" member_type: VOTER }
I20260710 11:10:55.875829  9470 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:55.876052  9470 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5865ed547141b0bc048dd0cdce3547, State: Initialized, Role: FOLLOWER
I20260710 11:10:55.876606  9470 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e5865ed547141b0bc048dd0cdce3547" member_type: VOTER }
I20260710 11:10:55.877040  9470 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:55.877238  9470 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:55.877480  9470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:55.881722  9470 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5865ed547141b0bc048dd0cdce3547" member_type: VOTER }
I20260710 11:10:55.882187  9470 leader_election.cc:304] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [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: 0e5865ed547141b0bc048dd0cdce3547; no voters: 
I20260710 11:10:55.883206  9470 leader_election.cc:290] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:55.883496  9473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:55.884689  9473 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 1 LEADER]: Becoming Leader. State: Replica: 0e5865ed547141b0bc048dd0cdce3547, State: Running, Role: LEADER
I20260710 11:10:55.885299  9473 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [LEADER]: Queue going to LEADER mode. State: All 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: "0e5865ed547141b0bc048dd0cdce3547" member_type: VOTER }
I20260710 11:10:55.885859  9470 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:55.887934  9474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e5865ed547141b0bc048dd0cdce3547" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5865ed547141b0bc048dd0cdce3547" member_type: VOTER } }
I20260710 11:10:55.888046  9475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e5865ed547141b0bc048dd0cdce3547. Latest consensus state: current_term: 1 leader_uuid: "0e5865ed547141b0bc048dd0cdce3547" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e5865ed547141b0bc048dd0cdce3547" member_type: VOTER } }
I20260710 11:10:55.888568  9474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:55.888670  9475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:55.895581  9478 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:55.900300  9478 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:55.903066  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:55.908881  9478 catalog_manager.cc:1383] Generated new cluster ID: 11bdc2460a954720b72768a9c2ac3fc9
I20260710 11:10:55.909142  9478 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:55.928649  9478 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:55.929824  9478 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:55.952069  9478 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547: Generated new TSK 0
I20260710 11:10:55.952620  9478 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:55.970057  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:55.975389  9491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:55.976534  9492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:55.979130  9494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:55.979166  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:55.980194  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:55.980387  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:55.980530  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681855980517 us; error 0 us; skew 500 ppm
I20260710 11:10:55.981050  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:55.983230  5519 webserver.cc:533] Webserver started at http://127.5.99.193:36809/ using document root <none> and password file <none>
I20260710 11:10:55.983688  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:55.983866  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:55.984112  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:55.985137  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "4459770e755d4bc79a22c9fcec39ac32"
format_stamp: "Formatted at 2026-07-10 11:10:55 on dist-test-slave-pjvn"
I20260710 11:10:55.989404  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:10:55.992614  9499 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:55.993309  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:10:55.993602  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "4459770e755d4bc79a22c9fcec39ac32"
format_stamp: "Formatted at 2026-07-10 11:10:55 on dist-test-slave-pjvn"
I20260710 11:10:55.993851  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:56.007203  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:56.008276  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:56.009706  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:56.011826  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:56.012018  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.012241  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:56.012387  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.048573  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:34049
I20260710 11:10:56.048678  9561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:34049 every 8 connection(s)
I20260710 11:10:56.053188  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:56.059094  9566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:56.059965  9567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:56.064141  9569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:56.064318  9562 heartbeater.cc:344] Connected to a master server at 127.5.99.254:41069
I20260710 11:10:56.064512  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:56.064823  9562 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:56.065623  9562 heartbeater.cc:507] Master 127.5.99.254:41069 requested a full tablet report, sending...
I20260710 11:10:56.065711  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:56.065997  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:56.066151  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681856066136 us; error 0 us; skew 500 ppm
I20260710 11:10:56.066740  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:56.067657  9435 ts_manager.cc:194] Registered new tserver with Master: 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049)
I20260710 11:10:56.069187  5519 webserver.cc:533] Webserver started at http://127.5.99.194:44709/ using document root <none> and password file <none>
I20260710 11:10:56.069700  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:56.069638  9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54730
I20260710 11:10:56.069996  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:56.070266  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:56.071568  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
format_stamp: "Formatted at 2026-07-10 11:10:56 on dist-test-slave-pjvn"
I20260710 11:10:56.075870  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:10:56.079103  9574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.079840  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:56.080132  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
format_stamp: "Formatted at 2026-07-10 11:10:56 on dist-test-slave-pjvn"
I20260710 11:10:56.080370  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:56.094199  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:56.095279  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:56.096614  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:56.098814  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:56.099056  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.099268  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:56.099413  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.135964  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:42965
I20260710 11:10:56.136063  9636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:42965 every 8 connection(s)
I20260710 11:10:56.140450  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:56.147156  9640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:56.148653  9641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:56.151285  9643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:56.151842  5519 server_base.cc:1061] running on GCE node
I20260710 11:10:56.152442  9637 heartbeater.cc:344] Connected to a master server at 127.5.99.254:41069
I20260710 11:10:56.152779  9637 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:56.152801  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:56.153122  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:56.153275  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681856153260 us; error 0 us; skew 500 ppm
I20260710 11:10:56.153559  9637 heartbeater.cc:507] Master 127.5.99.254:41069 requested a full tablet report, sending...
I20260710 11:10:56.153895  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:56.155431  9435 ts_manager.cc:194] Registered new tserver with Master: 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:10:56.156586  5519 webserver.cc:533] Webserver started at http://127.5.99.195:46141/ using document root <none> and password file <none>
I20260710 11:10:56.156701  9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54732
I20260710 11:10:56.157094  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:56.157313  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:56.157608  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:56.158605  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "65c4e3823c554bfc9264bc19f687e64d"
format_stamp: "Formatted at 2026-07-10 11:10:56 on dist-test-slave-pjvn"
I20260710 11:10:56.162659  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:56.165737  9648 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.166517  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:56.166766  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "65c4e3823c554bfc9264bc19f687e64d"
format_stamp: "Formatted at 2026-07-10 11:10:56 on dist-test-slave-pjvn"
I20260710 11:10:56.166999  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:56.191231  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:56.192238  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:56.193610  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:56.195864  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:56.196038  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.196269  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:56.196406  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:56.231985  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:45045
I20260710 11:10:56.232081  9710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:45045 every 8 connection(s)
I20260710 11:10:56.244481  9711 heartbeater.cc:344] Connected to a master server at 127.5.99.254:41069
I20260710 11:10:56.244926  9711 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:56.245677  9711 heartbeater.cc:507] Master 127.5.99.254:41069 requested a full tablet report, sending...
I20260710 11:10:56.247841  9435 ts_manager.cc:194] Registered new tserver with Master: 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.248265  5519 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013240171s
I20260710 11:10:56.249186  9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54734
I20260710 11:10:56.271620  9435 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54742:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:56.274101  9435 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:56.338514  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7903c3cbd7404384d13f6cfdb0cb63 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:56.339956  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7903c3cbd7404384d13f6cfdb0cb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.342685  9526 tablet_service.cc:1511] Processing CreateTablet for tablet 54743083c6d74275a31ced63d0f722f7 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:56.344197  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54743083c6d74275a31ced63d0f722f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.346688  9525 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa7d442ba16480aad452903ad4d8bf6 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:56.348106  9525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa7d442ba16480aad452903ad4d8bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.350766  9524 tablet_service.cc:1511] Processing CreateTablet for tablet fe40554c0eb44a0681bb9ec0d6a86c6f (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:56.352190  9524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe40554c0eb44a0681bb9ec0d6a86c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.355264  9523 tablet_service.cc:1511] Processing CreateTablet for tablet 457c2f9392b94370ab70bab7b2e0c063 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:56.356671  9523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457c2f9392b94370ab70bab7b2e0c063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.358991  9522 tablet_service.cc:1511] Processing CreateTablet for tablet 43c4f7045c764eaf8bf9d2475152c0bc (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:56.360277  9522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c4f7045c764eaf8bf9d2475152c0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.360942  9519 tablet_service.cc:1511] Processing CreateTablet for tablet 5b93f0049ea14353be4809884cb98fb2 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:56.362139  9519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b93f0049ea14353be4809884cb98fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.366619  9520 tablet_service.cc:1511] Processing CreateTablet for tablet 12c3d2f173f243f48d9f8ca117862e0c (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:56.367834  9520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c3d2f173f243f48d9f8ca117862e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.370599  9521 tablet_service.cc:1511] Processing CreateTablet for tablet 7a32b3dd62d94f46b5a6fd37590dad6a (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:56.371857  9521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a32b3dd62d94f46b5a6fd37590dad6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.378655  9602 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7903c3cbd7404384d13f6cfdb0cb63 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:56.379997  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7903c3cbd7404384d13f6cfdb0cb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.381564  9676 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7903c3cbd7404384d13f6cfdb0cb63 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:56.382570  9601 tablet_service.cc:1511] Processing CreateTablet for tablet 54743083c6d74275a31ced63d0f722f7 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:56.383003  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7903c3cbd7404384d13f6cfdb0cb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.383832  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54743083c6d74275a31ced63d0f722f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.386607  9600 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa7d442ba16480aad452903ad4d8bf6 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:56.387955  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa7d442ba16480aad452903ad4d8bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.390630  9599 tablet_service.cc:1511] Processing CreateTablet for tablet fe40554c0eb44a0681bb9ec0d6a86c6f (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:56.391054  9675 tablet_service.cc:1511] Processing CreateTablet for tablet 54743083c6d74275a31ced63d0f722f7 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:56.391969  9599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe40554c0eb44a0681bb9ec0d6a86c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.392180  9726 tablet_bootstrap.cc:492] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.392397  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54743083c6d74275a31ced63d0f722f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.394596  9598 tablet_service.cc:1511] Processing CreateTablet for tablet 457c2f9392b94370ab70bab7b2e0c063 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:56.395931  9598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457c2f9392b94370ab70bab7b2e0c063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.398613  9596 tablet_service.cc:1511] Processing CreateTablet for tablet 7a32b3dd62d94f46b5a6fd37590dad6a (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:56.399971  9596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a32b3dd62d94f46b5a6fd37590dad6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.399936  9594 tablet_service.cc:1511] Processing CreateTablet for tablet 5b93f0049ea14353be4809884cb98fb2 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:56.402091  9595 tablet_service.cc:1511] Processing CreateTablet for tablet 12c3d2f173f243f48d9f8ca117862e0c (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:56.402638  9674 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa7d442ba16480aad452903ad4d8bf6 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:56.403339  9595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c3d2f173f243f48d9f8ca117862e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.403898  9674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa7d442ba16480aad452903ad4d8bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.408205  9597 tablet_service.cc:1511] Processing CreateTablet for tablet 43c4f7045c764eaf8bf9d2475152c0bc (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:56.409827  9597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c4f7045c764eaf8bf9d2475152c0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.411218  9673 tablet_service.cc:1511] Processing CreateTablet for tablet fe40554c0eb44a0681bb9ec0d6a86c6f (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:56.412012  9670 tablet_service.cc:1511] Processing CreateTablet for tablet 7a32b3dd62d94f46b5a6fd37590dad6a (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:56.412567  9673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe40554c0eb44a0681bb9ec0d6a86c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.413233  9670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a32b3dd62d94f46b5a6fd37590dad6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.413952  9594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b93f0049ea14353be4809884cb98fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.414479  9672 tablet_service.cc:1511] Processing CreateTablet for tablet 457c2f9392b94370ab70bab7b2e0c063 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:56.415848  9672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 457c2f9392b94370ab70bab7b2e0c063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.418586  9671 tablet_service.cc:1511] Processing CreateTablet for tablet 43c4f7045c764eaf8bf9d2475152c0bc (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:56.419862  9671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c4f7045c764eaf8bf9d2475152c0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.398669  9726 tablet_bootstrap.cc:654] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.439180  9669 tablet_service.cc:1511] Processing CreateTablet for tablet 12c3d2f173f243f48d9f8ca117862e0c (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:56.440584  9669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c3d2f173f243f48d9f8ca117862e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.442646  9668 tablet_service.cc:1511] Processing CreateTablet for tablet 5b93f0049ea14353be4809884cb98fb2 (DEFAULT_TABLE table=test-workload [id=9deeae58c85a40518dd4b446b9b78189]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:56.445398  9668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b93f0049ea14353be4809884cb98fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:56.474514  9729 tablet_bootstrap.cc:492] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.495220  9726 tablet_bootstrap.cc:492] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.495774  9726 ts_tablet_manager.cc:1403] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.003s
I20260710 11:10:56.496340  9727 tablet_bootstrap.cc:492] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:56.498759  9726 raft_consensus.cc:359] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.499487  9726 raft_consensus.cc:385] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.499771  9726 raft_consensus.cc:740] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.500511  9726 consensus_queue.cc:260] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.501811  9727 tablet_bootstrap.cc:654] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.507017  9726 ts_tablet_manager.cc:1434] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:10:56.513797  9562 heartbeater.cc:499] Master 127.5.99.254:41069 was elected leader, sending a full tablet report...
I20260710 11:10:56.514045  9726 tablet_bootstrap.cc:492] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.522846  9729 tablet_bootstrap.cc:654] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.530603  9726 tablet_bootstrap.cc:654] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.532981  9727 tablet_bootstrap.cc:492] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:56.536453  9727 ts_tablet_manager.cc:1403] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260710 11:10:56.538416  9729 tablet_bootstrap.cc:492] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.538954  9729 ts_tablet_manager.cc:1403] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.007s
I20260710 11:10:56.539517  9727 raft_consensus.cc:359] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.540261  9727 raft_consensus.cc:385] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.540598  9727 raft_consensus.cc:740] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.541445  9727 consensus_queue.cc:260] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.541872  9729 raft_consensus.cc:359] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.542771  9729 raft_consensus.cc:385] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.543093  9729 raft_consensus.cc:740] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.543982  9729 consensus_queue.cc:260] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.546514  9711 heartbeater.cc:499] Master 127.5.99.254:41069 was elected leader, sending a full tablet report...
I20260710 11:10:56.547020  9729 ts_tablet_manager.cc:1434] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 11:10:56.547690  9727 ts_tablet_manager.cc:1434] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:10:56.548107  9729 tablet_bootstrap.cc:492] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.549440  9637 heartbeater.cc:499] Master 127.5.99.254:41069 was elected leader, sending a full tablet report...
I20260710 11:10:56.550776  9726 tablet_bootstrap.cc:492] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.551345  9726 ts_tablet_manager.cc:1403] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260710 11:10:56.553445  9727 tablet_bootstrap.cc:492] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:56.553835  9729 tablet_bootstrap.cc:654] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.554225  9726 raft_consensus.cc:359] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.555001  9726 raft_consensus.cc:385] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.555343  9726 raft_consensus.cc:740] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.556288  9726 consensus_queue.cc:260] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.560027  9727 tablet_bootstrap.cc:654] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.562135  9726 ts_tablet_manager.cc:1434] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:10:56.563321  9726 tablet_bootstrap.cc:492] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.569447  9726 tablet_bootstrap.cc:654] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.571148  9727 tablet_bootstrap.cc:492] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:56.571744  9727 ts_tablet_manager.cc:1403] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:10:56.574579  9727 raft_consensus.cc:359] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.575412  9727 raft_consensus.cc:385] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.575776  9727 raft_consensus.cc:740] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.576607  9727 consensus_queue.cc:260] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.578918  9727 ts_tablet_manager.cc:1434] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:56.579891  9727 tablet_bootstrap.cc:492] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:56.581714  9726 tablet_bootstrap.cc:492] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.582428  9726 ts_tablet_manager.cc:1403] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:10:56.585809  9727 tablet_bootstrap.cc:654] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.589944  9726 raft_consensus.cc:359] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.590767  9726 raft_consensus.cc:385] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.591063  9726 raft_consensus.cc:740] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.591826  9726 consensus_queue.cc:260] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.594100  9726 ts_tablet_manager.cc:1434] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:10:56.599745  9726 tablet_bootstrap.cc:492] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.605827  9726 tablet_bootstrap.cc:654] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.611378  9727 tablet_bootstrap.cc:492] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:56.611876  9727 ts_tablet_manager.cc:1403] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.016s
I20260710 11:10:56.612881  9729 tablet_bootstrap.cc:492] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.613276  9729 ts_tablet_manager.cc:1403] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.034s
I20260710 11:10:56.613986  9727 raft_consensus.cc:359] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.614519  9727 raft_consensus.cc:385] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.614729  9727 raft_consensus.cc:740] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.615293  9726 tablet_bootstrap.cc:492] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.615327  9727 consensus_queue.cc:260] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.615931  9726 ts_tablet_manager.cc:1403] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260710 11:10:56.615715  9729 raft_consensus.cc:359] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.616459  9729 raft_consensus.cc:385] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.616807  9729 raft_consensus.cc:740] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.617477  9727 ts_tablet_manager.cc:1434] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:10:56.617733  9729 consensus_queue.cc:260] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.618250  9730 raft_consensus.cc:493] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.618553  9727 tablet_bootstrap.cc:492] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:56.618813  9726 raft_consensus.cc:359] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.619483  9726 raft_consensus.cc:385] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.619751  9726 raft_consensus.cc:740] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.619913  9729 ts_tablet_manager.cc:1434] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:56.620453  9726 consensus_queue.cc:260] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.622251  9730 raft_consensus.cc:515] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.622815  9729 tablet_bootstrap.cc:492] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.624572  9727 tablet_bootstrap.cc:654] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.628894  9729 tablet_bootstrap.cc:654] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.629566  9726 ts_tablet_manager.cc:1434] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 11:10:56.632210  9726 tablet_bootstrap.cc:492] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.634377  9727 tablet_bootstrap.cc:492] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:56.634955  9727 ts_tablet_manager.cc:1403] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260710 11:10:56.636758  9730 leader_election.cc:290] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.638581  9726 tablet_bootstrap.cc:654] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.640513  9727 raft_consensus.cc:359] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.641470  9727 raft_consensus.cc:385] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.641855  9727 raft_consensus.cc:740] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.642731  9727 consensus_queue.cc:260] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.646507  9727 ts_tablet_manager.cc:1434] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:10:56.646600  9729 tablet_bootstrap.cc:492] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.648434  9729 ts_tablet_manager.cc:1403] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260710 11:10:56.650184  9726 tablet_bootstrap.cc:492] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.650739  9726 ts_tablet_manager.cc:1403] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 11:10:56.651265  9729 raft_consensus.cc:359] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.652105  9729 raft_consensus.cc:385] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.647986  9727 tablet_bootstrap.cc:492] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:56.652449  9729 raft_consensus.cc:740] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.653937  9729 consensus_queue.cc:260] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.656128  9729 ts_tablet_manager.cc:1434] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:56.657104  9729 tablet_bootstrap.cc:492] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.656737  9726 raft_consensus.cc:359] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.657589  9726 raft_consensus.cc:385] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.657931  9726 raft_consensus.cc:740] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.658690  9726 consensus_queue.cc:260] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.660830  9726 ts_tablet_manager.cc:1434] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:10:56.661851  9726 tablet_bootstrap.cc:492] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.663740  9729 tablet_bootstrap.cc:654] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.666530  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.667225  9686 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:10:56.668390  9726 tablet_bootstrap.cc:654] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.668524  9501 leader_election.cc:304] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:10:56.669463  9730 raft_consensus.cc:2804] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.669857  9730 raft_consensus.cc:493] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.670305  9730 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.675711  9729 tablet_bootstrap.cc:492] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.676308  9729 ts_tablet_manager.cc:1403] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:10:56.676909  9730 raft_consensus.cc:515] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.678396  9727 tablet_bootstrap.cc:654] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.679440  9729 raft_consensus.cc:359] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.680415  9729 raft_consensus.cc:385] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.680764  9729 raft_consensus.cc:740] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.681759  9729 consensus_queue.cc:260] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.684865  9726 tablet_bootstrap.cc:492] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.685417  9726 ts_tablet_manager.cc:1403] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260710 11:10:56.686229  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:56.686723  9729 ts_tablet_manager.cc:1434] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:10:56.686950  9612 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:10:56.687698  9729 tablet_bootstrap.cc:492] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.688342  9726 raft_consensus.cc:359] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.689092  9726 raft_consensus.cc:385] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.689424  9726 raft_consensus.cc:740] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.690301  9726 consensus_queue.cc:260] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.692495  9726 ts_tablet_manager.cc:1434] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:56.694397  9729 tablet_bootstrap.cc:654] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.695290  9726 tablet_bootstrap.cc:492] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.697124  9727 tablet_bootstrap.cc:492] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:56.698444  9727 ts_tablet_manager.cc:1403] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.013s
I20260710 11:10:56.701526  9727 raft_consensus.cc:359] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.702353  9727 raft_consensus.cc:385] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.702714  9726 tablet_bootstrap.cc:654] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.702710  9727 raft_consensus.cc:740] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.703955  9727 consensus_queue.cc:260] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.707000  9729 tablet_bootstrap.cc:492] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.707623  9729 ts_tablet_manager.cc:1403] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:10:56.711961  9730 leader_election.cc:290] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.711910  9729 raft_consensus.cc:359] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.712757  9729 raft_consensus.cc:385] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.712162  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:56.713148  9729 raft_consensus.cc:740] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.713284  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:56.713591  9612 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.713944  9686 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.714493  9726 tablet_bootstrap.cc:492] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.714128  9729 consensus_queue.cc:260] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.714946  9726 ts_tablet_manager.cc:1403] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260710 11:10:56.717937  9726 raft_consensus.cc:359] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.718568  9729 ts_tablet_manager.cc:1434] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:56.718672  9726 raft_consensus.cc:385] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.719091  9726 raft_consensus.cc:740] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.719614  9729 tablet_bootstrap.cc:492] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.720013  9726 consensus_queue.cc:260] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.721258  9741 raft_consensus.cc:493] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.721714  9741 raft_consensus.cc:515] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.723946  9741 leader_election.cc:290] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.725757  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:56.729233  9726 ts_tablet_manager.cc:1434] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260710 11:10:56.726035  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.729606  9729 tablet_bootstrap.cc:654] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.730382  9726 tablet_bootstrap.cc:492] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
W20260710 11:10:56.730574  9501 leader_election.cc:343] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:56.731390  9500 leader_election.cc:343] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.731817  9500 leader_election.cc:304] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32; no voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:56.732131  9727 ts_tablet_manager.cc:1434] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 11:10:56.727810  9741 raft_consensus.cc:493] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.733425  9741 raft_consensus.cc:515] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.736184  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7d442ba16480aad452903ad4d8bf6" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
W20260710 11:10:56.737674  9500 leader_election.cc:343] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.737779  9726 tablet_bootstrap.cc:654] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.739439  9727 tablet_bootstrap.cc:492] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:56.743502  9729 tablet_bootstrap.cc:492] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.744201  9729 ts_tablet_manager.cc:1403] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 11:10:56.724382  9612 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:10:56.745564  9500 leader_election.cc:304] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.745956  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7d442ba16480aad452903ad4d8bf6" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.746590  9685 raft_consensus.cc:2468] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:10:56.747102  9752 raft_consensus.cc:2749] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:56.747866  9501 leader_election.cc:304] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:56.747941  9729 raft_consensus.cc:359] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.752767  9729 raft_consensus.cc:385] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.753158  9729 raft_consensus.cc:740] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.748526  9741 leader_election.cc:290] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.749583  9734 raft_consensus.cc:493] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.754127  9729 consensus_queue.cc:260] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.754238  9734 raft_consensus.cc:515] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.756366  9735 raft_consensus.cc:493] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.757076  9734 leader_election.cc:290] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.756839  9735 raft_consensus.cc:515] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.760916  9735 leader_election.cc:290] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:10:56.767242  9729 ts_tablet_manager.cc:1434] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:10:56.769378  9741 raft_consensus.cc:2804] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:56.771010  9741 raft_consensus.cc:697] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:56.770535  9729 tablet_bootstrap.cc:492] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.773196  9741 consensus_queue.cc:237] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.744200  9686 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:10:56.776999  9730 raft_consensus.cc:2804] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.780224  9730 raft_consensus.cc:493] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.781383  9730 raft_consensus.cc:3060] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.782873  9729 tablet_bootstrap.cc:654] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.793196  9727 tablet_bootstrap.cc:654] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.804175  9730 raft_consensus.cc:515] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
W20260710 11:10:56.801249  9501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.195:45045, user_credentials={real_user=slave}} blocked reactor thread for 53460.2us
I20260710 11:10:56.808441  9730 leader_election.cc:290] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.809231  9726 tablet_bootstrap.cc:492] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.812486  9726 ts_tablet_manager.cc:1403] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.033s
I20260710 11:10:56.816293  9726 raft_consensus.cc:359] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.816903  9726 raft_consensus.cc:385] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.817147  9726 raft_consensus.cc:740] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.817837  9726 consensus_queue.cc:260] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.818684  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7d442ba16480aad452903ad4d8bf6" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:56.820026  9726 ts_tablet_manager.cc:1434] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:10:56.820787  9726 tablet_bootstrap.cc:492] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:10:56.819896  9755 raft_consensus.cc:493] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.822142  9755 raft_consensus.cc:515] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.823975  9755 leader_election.cc:290] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.824611  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:56.825263  9612 raft_consensus.cc:2468] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:10:56.826225  9726 tablet_bootstrap.cc:654] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.826720  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:10:56.827006  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa7d442ba16480aad452903ad4d8bf6" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:56.827229  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.827392  9537 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:10:56.827546  9686 raft_consensus.cc:3060] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.826720  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.828847  9685 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:10:56.829666  9651 leader_election.cc:304] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:10:56.830570  9735 raft_consensus.cc:2804] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.830499  9576 leader_election.cc:304] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.831075  9735 raft_consensus.cc:493] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.831460  9735 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.831588  9734 raft_consensus.cc:2804] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.832077  9734 raft_consensus.cc:493] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.832393  9734 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:56.836505  9500 leader_election.cc:343] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.837244  9500 leader_election.cc:304] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.838335  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:10:56.838976  9537 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:10:56.839994  9734 raft_consensus.cc:515] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.840715  9755 raft_consensus.cc:2804] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.841387  9755 raft_consensus.cc:493] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.841821  9755 raft_consensus.cc:3060] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.842936  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:56.843488  9537 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.845201  9686 raft_consensus.cc:2468] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:10:56.846645  9734 leader_election.cc:290] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.847828  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:56.850477  9432 catalog_manager.cc:5697] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:56.851408  9537 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 1.
I20260710 11:10:56.856882  9735 raft_consensus.cc:515] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.863943  9577 leader_election.cc:304] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.865495  9685 raft_consensus.cc:2393] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f728c0e45474fe1b5ffd6620c5b48ec in current term 1: Already voted for candidate 65c4e3823c554bfc9264bc19f687e64d in this term.
I20260710 11:10:56.865916  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:56.866496  9729 tablet_bootstrap.cc:492] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.866827  9537 raft_consensus.cc:2393] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4e3823c554bfc9264bc19f687e64d in current term 1: Already voted for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in this term.
I20260710 11:10:56.867024  9729 ts_tablet_manager.cc:1403] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.006s
I20260710 11:10:56.870249  9735 leader_election.cc:290] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:10:56.870138  9729 raft_consensus.cc:359] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.870911  9729 raft_consensus.cc:385] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.871249  9729 raft_consensus.cc:740] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.872048  9729 consensus_queue.cc:260] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.875133  9729 ts_tablet_manager.cc:1434] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:56.875818  9726 tablet_bootstrap.cc:492] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:10:56.876127  9729 tablet_bootstrap.cc:492] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.876289  9726 ts_tablet_manager.cc:1403] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.009s
I20260710 11:10:56.877712  9734 raft_consensus.cc:2804] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:10:56.853582  9501 leader_election.cc:343] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.879096  9726 raft_consensus.cc:359] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.879338  9501 leader_election.cc:304] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:56.879743  9726 raft_consensus.cc:385] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.880029  9726 raft_consensus.cc:740] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.880827  9726 consensus_queue.cc:260] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.883128  9726 ts_tablet_manager.cc:1434] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:56.883477  9734 raft_consensus.cc:697] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:56.884454  9734 consensus_queue.cc:237] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.885874  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:56.888177  9649 leader_election.cc:304] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [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: 65c4e3823c554bfc9264bc19f687e64d; no voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:56.888824  9735 raft_consensus.cc:2749] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:56.889564  9741 raft_consensus.cc:2804] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:56.890036  9741 raft_consensus.cc:697] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:56.890900  9741 consensus_queue.cc:237] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.889989  9730 raft_consensus.cc:493] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.894645  9730 raft_consensus.cc:515] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.897297  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54743083c6d74275a31ced63d0f722f7" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:56.896795  9730 leader_election.cc:290] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
W20260710 11:10:56.898607  9483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:10:56.898830  9500 leader_election.cc:343] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.899137  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54743083c6d74275a31ced63d0f722f7" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.899768  9685 raft_consensus.cc:2468] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:10:56.899923  9730 raft_consensus.cc:493] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.900434  9730 raft_consensus.cc:515] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.901010  9741 raft_consensus.cc:493] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.901453  9741 raft_consensus.cc:515] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.902509  9730 leader_election.cc:290] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.903254  9741 leader_election.cc:290] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.903323  9432 catalog_manager.cc:5697] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:56.886307  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:56.904371  9501 leader_election.cc:304] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:56.904953  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.908653  9686 raft_consensus.cc:2468] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:10:56.905654  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.886363  9755 raft_consensus.cc:515] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.906404  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:56.906441  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:56.910387  9610 raft_consensus.cc:2468] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
W20260710 11:10:56.911123  9500 leader_election.cc:343] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.911329  9755 leader_election.cc:290] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.912271  9500 leader_election.cc:304] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.913393  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:56.907191  9768 raft_consensus.cc:493] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:56.913821  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:56.913987  9610 raft_consensus.cc:3060] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.914789  9433 catalog_manager.cc:5697] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 1 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:56.916877  9501 leader_election.cc:343] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.917011  9741 raft_consensus.cc:2804] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.917405  9741 raft_consensus.cc:493] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.917865  9741 raft_consensus.cc:3060] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.913002  9755 raft_consensus.cc:2804] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.919085  9755 raft_consensus.cc:493] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.919498  9755 raft_consensus.cc:3060] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.914018  9768 raft_consensus.cc:515] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.923605  9768 leader_election.cc:290] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.924372  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c4f7045c764eaf8bf9d2475152c0bc" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:10:56.924948  9610 raft_consensus.cc:2468] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:10:56.917327  9501 leader_election.cc:304] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32; no voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:56.924960  9741 raft_consensus.cc:515] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.926396  9500 leader_election.cc:304] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.927206  9752 raft_consensus.cc:2749] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:56.927371  9729 tablet_bootstrap.cc:654] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.925323  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c4f7045c764eaf8bf9d2475152c0bc" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:56.928100  9685 raft_consensus.cc:2468] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:10:56.928609  9727 tablet_bootstrap.cc:492] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:56.929080  9727 ts_tablet_manager.cc:1403] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.190s	user 0.028s	sys 0.012s
I20260710 11:10:56.929355  9576 leader_election.cc:304] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.924999  9537 raft_consensus.cc:2468] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:10:56.930547  9768 raft_consensus.cc:2804] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:56.927580  9730 raft_consensus.cc:2804] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:56.935195  9741 leader_election.cc:290] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.935968  9755 raft_consensus.cc:515] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.935878  9730 raft_consensus.cc:697] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:56.937153  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:56.937825  9610 raft_consensus.cc:3060] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.937579  9730 consensus_queue.cc:237] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.938644  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54743083c6d74275a31ced63d0f722f7" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
W20260710 11:10:56.939906  9500 leader_election.cc:343] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:56.927155  9501 leader_election.cc:343] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:56.933570  9768 raft_consensus.cc:493] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:56.941880  9768 raft_consensus.cc:3060] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.942946  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:56.943143  9727 raft_consensus.cc:359] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.943666  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54743083c6d74275a31ced63d0f722f7" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:56.944249  9685 raft_consensus.cc:3060] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.944252  9686 raft_consensus.cc:3060] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.943946  9727 raft_consensus.cc:385] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.947003  9727 raft_consensus.cc:740] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.947777  9727 consensus_queue.cc:260] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.940758  9755 leader_election.cc:290] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:56.952749  9729 tablet_bootstrap.cc:492] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:56.954416  9729 ts_tablet_manager.cc:1403] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.009s
I20260710 11:10:56.953401  9727 ts_tablet_manager.cc:1434] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.005s
I20260710 11:10:56.959697  9729 raft_consensus.cc:359] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.956687  9610 raft_consensus.cc:2468] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:10:56.964535  9727 tablet_bootstrap.cc:492] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:56.969475  9729 raft_consensus.cc:385] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:56.967625  9685 raft_consensus.cc:2468] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:10:56.969960  9729 raft_consensus.cc:740] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:56.961469  9768 raft_consensus.cc:515] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.970817  9729 consensus_queue.cc:260] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.973858  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c4f7045c764eaf8bf9d2475152c0bc" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:56.974427  9684 raft_consensus.cc:3060] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.975741  9727 tablet_bootstrap.cc:654] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.961385  9500 leader_election.cc:304] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.977584  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c4f7045c764eaf8bf9d2475152c0bc" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:56.978104  9537 raft_consensus.cc:3060] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:56.978004  9755 raft_consensus.cc:2804] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:56.980938  9755 raft_consensus.cc:697] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:56.981863  9755 consensus_queue.cc:237] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:56.986986  9729 ts_tablet_manager.cc:1434] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260710 11:10:56.987532  9684 raft_consensus.cc:2468] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 1.
I20260710 11:10:56.988705  9576 leader_election.cc:304] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:56.989697  9734 raft_consensus.cc:2804] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:56.992836  9729 tablet_bootstrap.cc:492] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:10:56.997004  9537 raft_consensus.cc:2468] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 1.
I20260710 11:10:56.999780  9729 tablet_bootstrap.cc:654] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:56.967530  9686 raft_consensus.cc:2468] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:10:57.005376  9501 leader_election.cc:304] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:57.006950  9755 raft_consensus.cc:2804] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:57.007473  9755 raft_consensus.cc:697] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:57.007572  9734 raft_consensus.cc:697] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:57.008422  9755 consensus_queue.cc:237] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.008536  9734 consensus_queue.cc:237] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.015203  9729 tablet_bootstrap.cc:492] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:10:57.015815  9729 ts_tablet_manager.cc:1403] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:10:57.005708  9768 leader_election.cc:290] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.017207  9432 catalog_manager.cc:5697] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.018704  9729 raft_consensus.cc:359] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.019423  9729 raft_consensus.cc:385] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.019743  9729 raft_consensus.cc:740] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.020478  9729 consensus_queue.cc:260] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.023804  9727 tablet_bootstrap.cc:492] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:57.024387  9727 ts_tablet_manager.cc:1403] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.018s
I20260710 11:10:57.028702  9729 ts_tablet_manager.cc:1434] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:10:57.028892  9727 raft_consensus.cc:359] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.029655  9727 raft_consensus.cc:385] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.029997  9727 raft_consensus.cc:740] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.030671  9727 consensus_queue.cc:260] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.032845  9727 ts_tablet_manager.cc:1434] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:57.034524  9727 tablet_bootstrap.cc:492] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:57.036510  9434 catalog_manager.cc:5697] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.037639  9432 catalog_manager.cc:5697] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 1 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.038595  9434 catalog_manager.cc:5697] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.040637  9727 tablet_bootstrap.cc:654] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:57.047260  9727 tablet_bootstrap.cc:492] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:57.047772  9727 ts_tablet_manager.cc:1403] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.010s
I20260710 11:10:57.050089  9727 raft_consensus.cc:359] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.050568  9727 raft_consensus.cc:385] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.050843  9727 raft_consensus.cc:740] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.051362  9727 consensus_queue.cc:260] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.052827  9727 ts_tablet_manager.cc:1434] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:57.053478  9727 tablet_bootstrap.cc:492] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:10:57.057331  9727 tablet_bootstrap.cc:654] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:57.060976  9727 tablet_bootstrap.cc:492] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:10:57.061390  9727 ts_tablet_manager.cc:1403] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:57.063802  9727 raft_consensus.cc:359] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.064252  9727 raft_consensus.cc:385] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:57.064412  9727 raft_consensus.cc:740] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:10:57.064862  9727 consensus_queue.cc:260] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.066218  9727 ts_tablet_manager.cc:1434] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:57.166972  9755 consensus_queue.cc:1048] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.178570  9730 consensus_queue.cc:1048] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.221603  9734 raft_consensus.cc:493] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:57.222085  9734 raft_consensus.cc:515] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.223795  9734 leader_election.cc:290] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.224679  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:10:57.224836  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:57.225219  9537 raft_consensus.cc:2468] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:10:57.225430  9685 raft_consensus.cc:2468] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:10:57.226156  9577 leader_election.cc:304] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:57.226830  9734 raft_consensus.cc:2804] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:57.227133  9734 raft_consensus.cc:493] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:57.227339  9734 raft_consensus.cc:3060] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.231984  9734 raft_consensus.cc:515] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.233457  9734 leader_election.cc:290] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.234308  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:57.234452  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:57.234947  9537 raft_consensus.cc:3060] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.234987  9685 raft_consensus.cc:3060] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.241673  9537 raft_consensus.cc:2468] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 1.
I20260710 11:10:57.241673  9685 raft_consensus.cc:2468] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 1.
I20260710 11:10:57.242858  9576 leader_election.cc:304] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:57.243607  9734 raft_consensus.cc:2804] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:57.244817  9734 raft_consensus.cc:697] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:57.245589  9734 consensus_queue.cc:237] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.252488  9432 catalog_manager.cc:5697] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 1 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.268178  9735 raft_consensus.cc:493] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:57.268695  9735 raft_consensus.cc:515] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.270433  9735 leader_election.cc:290] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:10:57.271206  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:10:57.271382  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:10:57.271741  9537 raft_consensus.cc:2468] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:10:57.271942  9610 raft_consensus.cc:2468] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:10:57.272660  9651 leader_election.cc:304] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:10:57.273388  9735 raft_consensus.cc:2804] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:57.273684  9735 raft_consensus.cc:493] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:57.273952  9735 raft_consensus.cc:3060] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.278331  9735 raft_consensus.cc:515] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.279744  9735 leader_election.cc:290] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:10:57.280441  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:57.280687  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:57.280907  9537 raft_consensus.cc:3060] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.281188  9610 raft_consensus.cc:3060] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.285625  9610 raft_consensus.cc:2468] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 1.
I20260710 11:10:57.285647  9537 raft_consensus.cc:2468] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 1.
I20260710 11:10:57.286526  9649 leader_election.cc:304] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:57.287144  9735 raft_consensus.cc:2804] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:57.288029  9735 raft_consensus.cc:697] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:10:57.288679  9735 consensus_queue.cc:237] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.295383  9432 catalog_manager.cc:5697] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 1 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:57.325261  9734 raft_consensus.cc:493] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:57.325791  9734 raft_consensus.cc:515] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.326990  9685 raft_consensus.cc:3060] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.327639  9734 leader_election.cc:290] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.328433  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54743083c6d74275a31ced63d0f722f7" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:10:57.328776  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54743083c6d74275a31ced63d0f722f7" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:10:57.329514  9686 raft_consensus.cc:2393] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f728c0e45474fe1b5ffd6620c5b48ec in current term 1: Already voted for candidate 4459770e755d4bc79a22c9fcec39ac32 in this term.
I20260710 11:10:57.330689  9576 leader_election.cc:304] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:10:57.331435  9734 raft_consensus.cc:3060] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.333861  9730 consensus_queue.cc:1048] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.336051  9734 raft_consensus.cc:2749] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:57.344089  9752 consensus_queue.cc:1048] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.357386  9752 consensus_queue.cc:1048] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.365974  9610 raft_consensus.cc:3060] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:57.372851  9734 consensus_queue.cc:1048] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.376478  9768 consensus_queue.cc:1048] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.373627  9752 consensus_queue.cc:1048] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:10:57.472061  9610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
mode: GRACEFUL
new_leader_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:53098
I20260710 11:10:57.472536  9610 raft_consensus.cc:606] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Received request to transfer leadership to TS 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:10:57.476769  9752 consensus_queue.cc:1048] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.489423  9730 consensus_queue.cc:1048] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:57.507864  9685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
mode: GRACEFUL
new_leader_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:60862
I20260710 11:10:57.508368  9685 raft_consensus.cc:606] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Received request to transfer leadership to TS 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:10:57.520593  9537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:42684
I20260710 11:10:57.521059  9537 raft_consensus.cc:606] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Received request to transfer leadership to TS 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:57.528362  9537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:42684
I20260710 11:10:57.528934  9537 raft_consensus.cc:606] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Received request to transfer leadership to TS 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:57.529165  9730 consensus_queue.cc:1048] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.529305  9768 consensus_queue.cc:1048] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.536772  9537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:42684
I20260710 11:10:57.537380  9537 raft_consensus.cc:606] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Received request to transfer leadership to TS 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:10:57.541597  9741 consensus_queue.cc:1048] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.543134  9776 consensus_queue.cc:1048] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.548888  9755 raft_consensus.cc:993] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:10:57.549263  9752 raft_consensus.cc:1081] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Signalling peer 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:10:57.550930  9610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:53068
I20260710 11:10:57.551470  9610 raft_consensus.cc:493] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.551842  9610 raft_consensus.cc:3060] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.553690  9611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
mode: GRACEFUL
new_leader_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:53098
I20260710 11:10:57.554306  9611 raft_consensus.cc:606] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Received request to transfer leadership to TS 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:10:57.559062  9610 raft_consensus.cc:515] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.561969  9610 leader_election.cc:290] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.561803  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:57.563265  9537 raft_consensus.cc:3055] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:57.563326  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "457c2f9392b94370ab70bab7b2e0c063" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:57.563721  9537 raft_consensus.cc:740] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:57.564388  9686 raft_consensus.cc:3060] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.564596  9537 consensus_queue.cc:260] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.565851  9537 raft_consensus.cc:3060] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.571964  9686 raft_consensus.cc:2468] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:10:57.572295  9537 raft_consensus.cc:2468] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:10:57.573083  9576 leader_election.cc:304] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:57.574195  9776 raft_consensus.cc:2804] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.574663  9776 raft_consensus.cc:697] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:57.575460  9776 consensus_queue.cc:237] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.581821  9433 catalog_manager.cc:5697] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 1 to 2, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 2 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.654104  9755 raft_consensus.cc:993] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:10:57.654553  9752 raft_consensus.cc:1081] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Signalling peer 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:10:57.655895  9610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:53068
I20260710 11:10:57.656333  9610 raft_consensus.cc:493] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.656579  9610 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.661132  9610 raft_consensus.cc:515] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.662674  9610 leader_election.cc:290] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.663483  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:57.663697  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:57.664042  9537 raft_consensus.cc:3055] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:57.664278  9686 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.664363  9537 raft_consensus.cc:740] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:57.665059  9537 consensus_queue.cc:260] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.666069  9537 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.669145  9686 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:10:57.670261  9576 leader_election.cc:304] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:57.671020  9776 raft_consensus.cc:2804] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.671471  9776 raft_consensus.cc:697] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:57.671844  9734 consensus_queue.cc:1048] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.672242  9776 consensus_queue.cc:237] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.672745  9537 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:10:57.679533  9433 catalog_manager.cc:5697] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 1 to 2, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 2 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.683145  9768 consensus_queue.cc:1048] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.692147  9734 raft_consensus.cc:993] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec: : Instructing follower 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:10:57.692584  9734 raft_consensus.cc:1081] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Signalling peer 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:10:57.694142  9686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:60852
I20260710 11:10:57.694555  9686 raft_consensus.cc:493] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.694824  9686 raft_consensus.cc:3060] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.700111  9686 raft_consensus.cc:515] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.701740  9686 leader_election.cc:290] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 2 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:10:57.702478  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:57.702797  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b93f0049ea14353be4809884cb98fb2" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:57.703096  9537 raft_consensus.cc:3060] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.703389  9610 raft_consensus.cc:3055] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:57.703711  9610 raft_consensus.cc:740] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:57.704447  9610 consensus_queue.cc:260] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.705680  9610 raft_consensus.cc:3060] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.709825  9537 raft_consensus.cc:2468] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 2.
I20260710 11:10:57.710898  9651 leader_election.cc:304] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:10:57.711547  9735 raft_consensus.cc:2804] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.712242  9735 raft_consensus.cc:697] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 2 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:10:57.712419  9610 raft_consensus.cc:2468] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 2.
I20260710 11:10:57.713076  9735 consensus_queue.cc:237] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.719230  9434 catalog_manager.cc:5697] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 1 to 2, leader changed from 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194) to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 2 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:57.750589  9735 consensus_queue.cc:1048] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.760582  9788 consensus_queue.cc:1048] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:57.767839  9735 raft_consensus.cc:993] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d: : Instructing follower 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:10:57.768297  9788 raft_consensus.cc:1081] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Signalling peer 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:10:57.769804  9537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:42680
I20260710 11:10:57.770256  9537 raft_consensus.cc:493] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.770533  9537 raft_consensus.cc:3060] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.775360  9537 raft_consensus.cc:515] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.777777  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:57.778062  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe40554c0eb44a0681bb9ec0d6a86c6f" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:57.777570  9537 leader_election.cc:290] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.778425  9610 raft_consensus.cc:3060] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.778672  9686 raft_consensus.cc:3055] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:57.779043  9686 raft_consensus.cc:740] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:10:57.780170  9686 consensus_queue.cc:260] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.781487  9686 raft_consensus.cc:3060] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.783780  9610 raft_consensus.cc:2468] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:10:57.784837  9500 leader_election.cc:304] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:57.785615  9752 raft_consensus.cc:2804] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.786041  9752 raft_consensus.cc:697] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:57.786574  9686 raft_consensus.cc:2468] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:10:57.786821  9752 consensus_queue.cc:237] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.792892  9433 catalog_manager.cc:5697] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 1 to 2, leader changed from 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195) to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.839490  9755 raft_consensus.cc:993] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:10:57.839900  9752 raft_consensus.cc:1081] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Signalling peer 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:10:57.841423  9610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:53068
I20260710 11:10:57.841884  9610 raft_consensus.cc:493] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.842183  9610 raft_consensus.cc:3060] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.846855  9610 raft_consensus.cc:515] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.848305  9610 leader_election.cc:290] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.849051  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:10:57.849334  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c3d2f173f243f48d9f8ca117862e0c" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:57.849686  9537 raft_consensus.cc:3055] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:57.849848  9685 raft_consensus.cc:3060] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.850069  9537 raft_consensus.cc:740] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:57.850800  9537 consensus_queue.cc:260] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.851740  9537 raft_consensus.cc:3060] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.854624  9685 raft_consensus.cc:2468] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:10:57.855594  9576 leader_election.cc:304] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:10:57.856313  9768 raft_consensus.cc:2804] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.856675  9537 raft_consensus.cc:2468] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:10:57.856683  9768 raft_consensus.cc:697] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:57.857580  9768 consensus_queue.cc:237] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.863777  9433 catalog_manager.cc:5697] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 1 to 2, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 2 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:57.927626  9734 raft_consensus.cc:993] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec: : Instructing follower 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:10:57.928020  9768 raft_consensus.cc:1081] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Signalling peer 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:10:57.929306  9537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:42668
I20260710 11:10:57.929791  9537 raft_consensus.cc:493] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:57.930063  9537 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.934508  9537 raft_consensus.cc:515] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.936058  9537 leader_election.cc:290] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:10:57.936754  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:10:57.937014  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:10:57.937284  9610 raft_consensus.cc:3055] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:57.937520  9685 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.937624  9610 raft_consensus.cc:740] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:10:57.938373  9610 consensus_queue.cc:260] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.939263  9610 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:57.942058  9685 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:10:57.943025  9501 leader_election.cc:304] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:10:57.943779  9752 raft_consensus.cc:2804] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:57.944149  9752 raft_consensus.cc:697] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:10:57.944231  9610 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:10:57.944866  9752 consensus_queue.cc:237] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:10:57.951145  9433 catalog_manager.cc:5697] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 1 to 2, leader changed from 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194) to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:58.052747  9537 raft_consensus.cc:1275] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.053725  9685 raft_consensus.cc:1275] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.054003  9768 consensus_queue.cc:1048] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.054884  9734 consensus_queue.cc:1048] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.094914  9685 raft_consensus.cc:1275] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.096158  9768 consensus_queue.cc:1048] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.103222  9537 raft_consensus.cc:1275] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.105060  9734 consensus_queue.cc:1048] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.267999  9537 raft_consensus.cc:1275] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.269254  9788 consensus_queue.cc:1048] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.277632  9610 raft_consensus.cc:1275] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.279138  9811 consensus_queue.cc:1048] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.320032  9610 raft_consensus.cc:1275] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.321395  9752 consensus_queue.cc:1048] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.328426  9685 raft_consensus.cc:1275] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.330106  9741 consensus_queue.cc:1048] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.359537  9537 raft_consensus.cc:1275] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.360770  9734 consensus_queue.cc:1048] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.369498  9685 raft_consensus.cc:1275] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.371469  9776 consensus_queue.cc:1048] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.423512  9685 raft_consensus.cc:1275] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.424826  9741 consensus_queue.cc:1048] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:58.433316  9610 raft_consensus.cc:1275] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:58.434839  9741 consensus_queue.cc:1048] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:00.587549  9434 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54758:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:00.590194  9434 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:00.641563  9519 tablet_service.cc:1511] Processing CreateTablet for tablet 83ad1076300d442f8df326786b222564 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:00.642573  9600 tablet_service.cc:1511] Processing CreateTablet for tablet 83ad1076300d442f8df326786b222564 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:00.643504  9519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83ad1076300d442f8df326786b222564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.644234  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83ad1076300d442f8df326786b222564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.646651  9601 tablet_service.cc:1511] Processing CreateTablet for tablet dba0a3047158420ca1092fd2a7414f7a (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:00.650010  9520 tablet_service.cc:1511] Processing CreateTablet for tablet d6b73763ceac4c7fa975b55a7a953e21 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:00.650777  9669 tablet_service.cc:1511] Processing CreateTablet for tablet 83ad1076300d442f8df326786b222564 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:00.651029  9594 tablet_service.cc:1511] Processing CreateTablet for tablet d6b73763ceac4c7fa975b55a7a953e21 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:00.652242  9669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83ad1076300d442f8df326786b222564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.652560  9668 tablet_service.cc:1511] Processing CreateTablet for tablet dba0a3047158420ca1092fd2a7414f7a (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:00.654742  9526 tablet_service.cc:1511] Processing CreateTablet for tablet dba0a3047158420ca1092fd2a7414f7a (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:00.655896  9599 tablet_service.cc:1511] Processing CreateTablet for tablet 543c8a3d8caf412ea768e077131f33c5 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:00.655915  9671 tablet_service.cc:1511] Processing CreateTablet for tablet 543c8a3d8caf412ea768e077131f33c5 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:00.659608  9676 tablet_service.cc:1511] Processing CreateTablet for tablet 73402fb0e8404bb2b9d0299f55a33cbe (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:00.662328  9602 tablet_service.cc:1511] Processing CreateTablet for tablet 73402fb0e8404bb2b9d0299f55a33cbe (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:00.654742  9673 tablet_service.cc:1511] Processing CreateTablet for tablet d6b73763ceac4c7fa975b55a7a953e21 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:00.648010  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba0a3047158420ca1092fd2a7414f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.665365  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73402fb0e8404bb2b9d0299f55a33cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.651322  9520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b73763ceac4c7fa975b55a7a953e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.676944  9599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543c8a3d8caf412ea768e077131f33c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.677920  9594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b73763ceac4c7fa975b55a7a953e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.678246  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba0a3047158420ca1092fd2a7414f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.665855  9671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543c8a3d8caf412ea768e077131f33c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.667749  9672 tablet_service.cc:1511] Processing CreateTablet for tablet 79859c36e7cb4f49b1c4c2d4ca29546c (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:00.685197  9672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79859c36e7cb4f49b1c4c2d4ca29546c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.684891  9595 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6c9b829344876ac65f816f16bbc3a (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:00.688004  9595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6c9b829344876ac65f816f16bbc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.687155  9673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b73763ceac4c7fa975b55a7a953e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.690025  9674 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6c9b829344876ac65f816f16bbc3a (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:00.691327  9674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6c9b829344876ac65f816f16bbc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.672247  9598 tablet_service.cc:1511] Processing CreateTablet for tablet 79859c36e7cb4f49b1c4c2d4ca29546c (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:00.694294  9598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79859c36e7cb4f49b1c4c2d4ca29546c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.695228  9675 tablet_service.cc:1511] Processing CreateTablet for tablet ffbf1eca3b8e43cf818860b1f62997a4 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:00.696458  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbf1eca3b8e43cf818860b1f62997a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.674384  9597 tablet_service.cc:1511] Processing CreateTablet for tablet 9583b90fb48043c78dddf5a84cd90642 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:00.698127  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73402fb0e8404bb2b9d0299f55a33cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.698382  9597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9583b90fb48043c78dddf5a84cd90642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.669952  9670 tablet_service.cc:1511] Processing CreateTablet for tablet 9583b90fb48043c78dddf5a84cd90642 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:00.686743  9596 tablet_service.cc:1511] Processing CreateTablet for tablet ffbf1eca3b8e43cf818860b1f62997a4 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:00.702811  9596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbf1eca3b8e43cf818860b1f62997a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.701932  9668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba0a3047158420ca1092fd2a7414f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.710781  9522 tablet_service.cc:1511] Processing CreateTablet for tablet 9583b90fb48043c78dddf5a84cd90642 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:00.711100  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6c9b829344876ac65f816f16bbc3a (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:00.712086  9522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9583b90fb48043c78dddf5a84cd90642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.713213  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6c9b829344876ac65f816f16bbc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.714078  9521 tablet_service.cc:1511] Processing CreateTablet for tablet ffbf1eca3b8e43cf818860b1f62997a4 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:00.715248  9521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbf1eca3b8e43cf818860b1f62997a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.706633  9525 tablet_service.cc:1511] Processing CreateTablet for tablet 73402fb0e8404bb2b9d0299f55a33cbe (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:00.706929  9524 tablet_service.cc:1511] Processing CreateTablet for tablet 543c8a3d8caf412ea768e077131f33c5 (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:00.708621  9523 tablet_service.cc:1511] Processing CreateTablet for tablet 79859c36e7cb4f49b1c4c2d4ca29546c (DEFAULT_TABLE table=soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:00.718490  9525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73402fb0e8404bb2b9d0299f55a33cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.718860  9670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9583b90fb48043c78dddf5a84cd90642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.729857  9524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543c8a3d8caf412ea768e077131f33c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.733933  9523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79859c36e7cb4f49b1c4c2d4ca29546c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:00.793746  9835 tablet_bootstrap.cc:492] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:00.801059  9834 tablet_bootstrap.cc:492] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:00.811950  9834 tablet_bootstrap.cc:654] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.818373  9835 tablet_bootstrap.cc:654] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.827488  9833 tablet_bootstrap.cc:492] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:00.831142  9835 tablet_bootstrap.cc:492] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:00.831681  9835 ts_tablet_manager.cc:1403] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.006s
I20260710 11:11:00.836707  9835 raft_consensus.cc:359] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.837411  9835 raft_consensus.cc:385] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.837716  9835 raft_consensus.cc:740] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.837927  9833 tablet_bootstrap.cc:654] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.838510  9835 consensus_queue.cc:260] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.840483  9834 tablet_bootstrap.cc:492] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:00.841025  9834 ts_tablet_manager.cc:1403] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.006s
I20260710 11:11:00.840961  9835 ts_tablet_manager.cc:1434] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:00.842370  9835 tablet_bootstrap.cc:492] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:00.844410  9834 raft_consensus.cc:359] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.845079  9834 raft_consensus.cc:385] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.845346  9834 raft_consensus.cc:740] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.846074  9834 consensus_queue.cc:260] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.848529  9834 ts_tablet_manager.cc:1434] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:00.849577  9834 tablet_bootstrap.cc:492] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:00.854586  9833 tablet_bootstrap.cc:492] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:00.855098  9833 ts_tablet_manager.cc:1403] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.010s
I20260710 11:11:00.855799  9835 tablet_bootstrap.cc:654] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.856016  9834 tablet_bootstrap.cc:654] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.858013  9833 raft_consensus.cc:359] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.858742  9833 raft_consensus.cc:385] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.859011  9833 raft_consensus.cc:740] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.859926  9833 consensus_queue.cc:260] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.865456  9833 ts_tablet_manager.cc:1434] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:11:00.866463  9833 tablet_bootstrap.cc:492] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:00.867609  9835 tablet_bootstrap.cc:492] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:00.868219  9835 ts_tablet_manager.cc:1403] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260710 11:11:00.871301  9835 raft_consensus.cc:359] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.872076  9835 raft_consensus.cc:385] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.872169  9834 tablet_bootstrap.cc:492] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:00.872437  9835 raft_consensus.cc:740] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.872727  9834 ts_tablet_manager.cc:1403] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 11:11:00.872779  9833 tablet_bootstrap.cc:654] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.873405  9835 consensus_queue.cc:260] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.875730  9835 ts_tablet_manager.cc:1434] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:00.875921  9834 raft_consensus.cc:359] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.876618  9835 tablet_bootstrap.cc:492] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:00.876631  9834 raft_consensus.cc:385] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.877102  9834 raft_consensus.cc:740] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.877872  9834 consensus_queue.cc:260] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.880172  9834 ts_tablet_manager.cc:1434] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:00.881176  9834 tablet_bootstrap.cc:492] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:00.883466  9835 tablet_bootstrap.cc:654] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.887557  9834 tablet_bootstrap.cc:654] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.890219  9833 tablet_bootstrap.cc:492] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:00.890690  9833 ts_tablet_manager.cc:1403] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.013s
I20260710 11:11:00.895607  9833 raft_consensus.cc:359] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.896049  9835 tablet_bootstrap.cc:492] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:00.896070  9834 tablet_bootstrap.cc:492] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:00.896301  9833 raft_consensus.cc:385] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.896736  9833 raft_consensus.cc:740] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.896718  9835 ts_tablet_manager.cc:1403] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 11:11:00.896718  9834 ts_tablet_manager.cc:1403] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:11:00.897640  9833 consensus_queue.cc:260] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.899974  9835 raft_consensus.cc:359] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.900527  9835 raft_consensus.cc:385] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.900779  9835 raft_consensus.cc:740] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.900354  9834 raft_consensus.cc:359] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.901561  9834 raft_consensus.cc:385] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.901896  9834 raft_consensus.cc:740] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.902097  9833 ts_tablet_manager.cc:1434] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:11:00.901623  9835 consensus_queue.cc:260] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.903056  9833 tablet_bootstrap.cc:492] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:00.902753  9834 consensus_queue.cc:260] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.905007  9834 ts_tablet_manager.cc:1434] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:11:00.905906  9834 tablet_bootstrap.cc:492] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:00.906500  9835 ts_tablet_manager.cc:1434] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:00.907472  9835 tablet_bootstrap.cc:492] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:00.912254  9834 tablet_bootstrap.cc:654] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.914260  9835 tablet_bootstrap.cc:654] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.918579  9833 tablet_bootstrap.cc:654] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.930462  9833 tablet_bootstrap.cc:492] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:00.930869  9833 ts_tablet_manager.cc:1403] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260710 11:11:00.932463  9834 tablet_bootstrap.cc:492] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:00.932971  9834 ts_tablet_manager.cc:1403] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.013s
W20260710 11:11:00.935075  9483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:00.935767  9834 raft_consensus.cc:359] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.936498  9834 raft_consensus.cc:385] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.936774  9834 raft_consensus.cc:740] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.937251  9835 tablet_bootstrap.cc:492] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:00.937738  9835 ts_tablet_manager.cc:1403] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.017s
I20260710 11:11:00.937489  9834 consensus_queue.cc:260] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.939285  9833 raft_consensus.cc:359] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.939740  9834 ts_tablet_manager.cc:1434] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:11:00.940028  9833 raft_consensus.cc:385] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.940307  9833 raft_consensus.cc:740] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.940752  9834 tablet_bootstrap.cc:492] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:00.940373  9835 raft_consensus.cc:359] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.941140  9835 raft_consensus.cc:385] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.941032  9833 consensus_queue.cc:260] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.941488  9835 raft_consensus.cc:740] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.942373  9835 consensus_queue.cc:260] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.945596  9833 ts_tablet_manager.cc:1434] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:11:00.946523  9833 tablet_bootstrap.cc:492] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:00.947451  9834 tablet_bootstrap.cc:654] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.947486  9835 ts_tablet_manager.cc:1434] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:11:00.948638  9835 tablet_bootstrap.cc:492] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:00.953007  9833 tablet_bootstrap.cc:654] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.954730  9835 tablet_bootstrap.cc:654] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.959156  9834 tablet_bootstrap.cc:492] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:00.959671  9834 ts_tablet_manager.cc:1403] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:11:00.962567  9834 raft_consensus.cc:359] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.963243  9834 raft_consensus.cc:385] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.963569  9834 raft_consensus.cc:740] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.964390  9834 consensus_queue.cc:260] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.965304  9833 tablet_bootstrap.cc:492] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:00.965814  9833 ts_tablet_manager.cc:1403] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260710 11:11:00.966668  9834 ts_tablet_manager.cc:1434] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:00.967700  9834 tablet_bootstrap.cc:492] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:00.968547  9833 raft_consensus.cc:359] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.969259  9833 raft_consensus.cc:385] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.969559  9833 raft_consensus.cc:740] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.970335  9833 consensus_queue.cc:260] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.972114  9835 tablet_bootstrap.cc:492] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:00.972608  9835 ts_tablet_manager.cc:1403] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 11:11:00.972826  9833 ts_tablet_manager.cc:1434] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:00.973855  9833 tablet_bootstrap.cc:492] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:00.975551  9834 tablet_bootstrap.cc:654] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.977119  9835 raft_consensus.cc:359] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.977836  9835 raft_consensus.cc:385] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:00.978113  9835 raft_consensus.cc:740] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:00.978897  9835 consensus_queue.cc:260] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.980258  9833 tablet_bootstrap.cc:654] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.981053  9835 ts_tablet_manager.cc:1434] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:00.982084  9835 tablet_bootstrap.cc:492] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:00.985718  9820 raft_consensus.cc:493] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:00.986243  9820 raft_consensus.cc:515] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:00.989866  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:00.990036  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:00.990770  9684 raft_consensus.cc:2468] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
W20260710 11:11:00.991473  9577 leader_election.cc:343] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:00.992314  9576 leader_election.cc:304] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [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: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:11:00.993049  9835 tablet_bootstrap.cc:654] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:00.993336  9836 raft_consensus.cc:2804] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:00.993790  9836 raft_consensus.cc:493] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:00.994095  9820 leader_election.cc:290] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:00.994171  9836 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:00.996466  9834 tablet_bootstrap.cc:492] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:00.996829  9834 ts_tablet_manager.cc:1403] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260710 11:11:00.999341  9834 raft_consensus.cc:359] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.000001  9834 raft_consensus.cc:385] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.000274  9834 raft_consensus.cc:740] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.000964  9834 consensus_queue.cc:260] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.003306  9834 ts_tablet_manager.cc:1434] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:01.004313  9834 tablet_bootstrap.cc:492] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:01.006621  9833 tablet_bootstrap.cc:492] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:01.007133  9833 ts_tablet_manager.cc:1403] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.008s
I20260710 11:11:01.008765  9835 tablet_bootstrap.cc:492] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:01.009239  9835 ts_tablet_manager.cc:1403] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260710 11:11:01.010483  9834 tablet_bootstrap.cc:654] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.010196  9833 raft_consensus.cc:359] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.010907  9833 raft_consensus.cc:385] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.011210  9833 raft_consensus.cc:740] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.011933  9833 consensus_queue.cc:260] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.002955  9836 raft_consensus.cc:515] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.015945  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:01.012295  9835 raft_consensus.cc:359] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.017014  9835 raft_consensus.cc:385] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:01.017215  9577 leader_election.cc:343] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.017330  9835 raft_consensus.cc:740] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.018362  9836 leader_election.cc:290] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.018118  9835 consensus_queue.cc:260] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.019511  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:01.020138  9684 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.020428  9835 ts_tablet_manager.cc:1434] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:11:01.021840  9835 tablet_bootstrap.cc:492] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:01.021864  9833 ts_tablet_manager.cc:1434] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 11:11:01.027848  9833 tablet_bootstrap.cc:492] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:01.034214  9833 tablet_bootstrap.cc:654] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.035256  9835 tablet_bootstrap.cc:654] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.041348  9684 raft_consensus.cc:2468] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 1.
I20260710 11:11:01.043815  9835 tablet_bootstrap.cc:492] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:01.043833  9834 tablet_bootstrap.cc:492] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:01.044592  9835 ts_tablet_manager.cc:1403] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260710 11:11:01.044663  9834 ts_tablet_manager.cc:1403] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.020s
I20260710 11:11:01.046792  9833 tablet_bootstrap.cc:492] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:01.047276  9833 ts_tablet_manager.cc:1403] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260710 11:11:01.047883  9835 raft_consensus.cc:359] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.048740  9835 raft_consensus.cc:385] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.049074  9835 raft_consensus.cc:740] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.049961  9835 consensus_queue.cc:260] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.050293  9833 raft_consensus.cc:359] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.051331  9833 raft_consensus.cc:385] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.051193  9834 raft_consensus.cc:359] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.051707  9833 raft_consensus.cc:740] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.051923  9834 raft_consensus.cc:385] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.052279  9834 raft_consensus.cc:740] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.052834  9835 ts_tablet_manager.cc:1434] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:01.052493  9833 consensus_queue.cc:260] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.053145  9834 consensus_queue.cc:260] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.054275  9835 tablet_bootstrap.cc:492] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:01.054960  9833 ts_tablet_manager.cc:1434] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:01.055800  9834 ts_tablet_manager.cc:1434] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:11:01.055950  9833 tablet_bootstrap.cc:492] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:01.056802  9834 tablet_bootstrap.cc:492] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:01.061322  9835 tablet_bootstrap.cc:654] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.063130  9834 tablet_bootstrap.cc:654] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.065325  9755 raft_consensus.cc:493] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.065862  9755 raft_consensus.cc:515] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.070073  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.070735  9610 raft_consensus.cc:2468] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:11:01.072082  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.072784  9686 raft_consensus.cc:2468] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:11:01.074431  9834 tablet_bootstrap.cc:492] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:01.074901  9834 ts_tablet_manager.cc:1403] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:11:01.074985  9500 leader_election.cc:304] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:01.076095  9832 raft_consensus.cc:2804] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.076509  9832 raft_consensus.cc:493] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.076828  9832 raft_consensus.cc:3060] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.077732  9834 raft_consensus.cc:359] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.078411  9834 raft_consensus.cc:385] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.078686  9834 raft_consensus.cc:740] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.079867  9834 consensus_queue.cc:260] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.082527  9834 ts_tablet_manager.cc:1434] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:11:01.083446  9834 tablet_bootstrap.cc:492] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec: Bootstrap starting.
I20260710 11:11:01.068123  9755 leader_election.cc:290] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.088914  9821 raft_consensus.cc:493] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.089444  9834 tablet_bootstrap.cc:654] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.089416  9821 raft_consensus.cc:515] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.091884  9821 leader_election.cc:290] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.092449  9755 raft_consensus.cc:493] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.092908  9755 raft_consensus.cc:515] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.093413  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:01.094022  9537 raft_consensus.cc:2468] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:11:01.095332  9651 leader_election.cc:304] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:01.097147  9576 leader_election.cc:304] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [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: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:11:01.098351  9836 raft_consensus.cc:2804] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.098664  9821 raft_consensus.cc:2804] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.098558  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.099068  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.099262  9821 raft_consensus.cc:493] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.099488  9611 raft_consensus.cc:2468] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:11:01.099748  9821 raft_consensus.cc:3060] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:01.100453  9649 leader_election.cc:343] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.100718  9836 raft_consensus.cc:697] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:01.101977  9832 raft_consensus.cc:515] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.102332  9836 consensus_queue.cc:237] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.102569  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.104444  9832 leader_election.cc:290] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.105757  9833 tablet_bootstrap.cc:654] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.101073  9500 leader_election.cc:304] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:01.101389  9755 leader_election.cc:290] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.107300  9755 raft_consensus.cc:2804] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.107645  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.108302  9611 raft_consensus.cc:3060] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.107645  9755 raft_consensus.cc:493] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.114028  9755 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:01.116823  9501 leader_election.cc:343] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.123121  9611 raft_consensus.cc:2468] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:11:01.129140  9834 tablet_bootstrap.cc:492] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec: No bootstrap required, opened a new log
I20260710 11:11:01.129691  9834 ts_tablet_manager.cc:1403] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.032s
I20260710 11:11:01.131223  9835 tablet_bootstrap.cc:492] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:01.132517  9835 ts_tablet_manager.cc:1403] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.009s
I20260710 11:11:01.132359  9834 raft_consensus.cc:359] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.135584  9834 raft_consensus.cc:385] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.135771  9834 raft_consensus.cc:740] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.134842  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:01.135026  9755 raft_consensus.cc:515] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.137609  9684 raft_consensus.cc:3060] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.139161  9755 leader_election.cc:290] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.140379  9836 raft_consensus.cc:493] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.140563  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:01.140935  9836 raft_consensus.cc:515] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.141734  9755 raft_consensus.cc:493] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.142321  9834 consensus_queue.cc:260] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.141674  9500 leader_election.cc:304] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:01.146730  9832 raft_consensus.cc:2804] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.147231  9832 raft_consensus.cc:697] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:01.148070  9832 consensus_queue.cc:237] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.138881  9835 raft_consensus.cc:359] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.149104  9835 raft_consensus.cc:385] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:01.144057  9501 leader_election.cc:343] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.143357  9755 raft_consensus.cc:515] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.154809  9755 leader_election.cc:290] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.134337  9433 catalog_manager.cc:5697] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 1 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.149884  9835 raft_consensus.cc:740] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.159247  9835 consensus_queue.cc:260] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.160105  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ad1076300d442f8df326786b222564" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.160805  9686 raft_consensus.cc:2468] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:11:01.161707  9834 ts_tablet_manager.cc:1434] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 11:11:01.161850  9835 ts_tablet_manager.cc:1434] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:11:01.162207  9501 leader_election.cc:304] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:01.158054  9861 raft_consensus.cc:493] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.164244  9755 raft_consensus.cc:2804] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.165153  9755 raft_consensus.cc:493] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.165493  9755 raft_consensus.cc:3060] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.166312  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:01.166890  9537 raft_consensus.cc:2468] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:11:01.168071  9577 leader_election.cc:304] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:01.164342  9861 raft_consensus.cc:515] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.169773  9820 raft_consensus.cc:2804] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.170205  9836 leader_election.cc:290] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.171347  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.170174  9820 raft_consensus.cc:493] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.172915  9820 raft_consensus.cc:3060] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.176179  9833 tablet_bootstrap.cc:492] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:01.176736  9833 ts_tablet_manager.cc:1403] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.121s	user 0.004s	sys 0.013s
W20260710 11:11:01.177867  9576 leader_election.cc:343] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.179833  9684 raft_consensus.cc:2468] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:11:01.181696  9821 raft_consensus.cc:515] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.184041  9833 raft_consensus.cc:359] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.185734  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.189771  9611 raft_consensus.cc:3060] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.188041  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.192124  9610 raft_consensus.cc:2468] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:11:01.185842  9861 leader_election.cc:290] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.193821  9649 leader_election.cc:304] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:01.195264  9861 raft_consensus.cc:2804] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.196995  9861 raft_consensus.cc:493] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.197420  9861 raft_consensus.cc:3060] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.189011  9835 tablet_bootstrap.cc:492] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32: Bootstrap starting.
I20260710 11:11:01.200906  9836 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.184829  9833 raft_consensus.cc:385] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.201730  9833 raft_consensus.cc:740] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.202702  9833 consensus_queue.cc:260] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.201516  9836 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
W20260710 11:11:01.211865  9500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.194:42965, user_credentials={real_user=slave}} blocked reactor thread for 76505.2us
I20260710 11:11:01.189658  9821 leader_election.cc:290] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.218921  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.219269  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:01.219574  9612 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.220420  9536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:01.220556  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ad1076300d442f8df326786b222564" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.221046  9536 raft_consensus.cc:3060] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.221269  9610 raft_consensus.cc:2468] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:11:01.223340  9862 raft_consensus.cc:493] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.224001  9862 raft_consensus.cc:515] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.226378  9821 raft_consensus.cc:493] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.227797  9862 leader_election.cc:290] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.226836  9821 raft_consensus.cc:515] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.228542  9836 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.229727  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.229907  9821 leader_election.cc:290] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
W20260710 11:11:01.231361  9576 leader_election.cc:343] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:01.232761  9651 leader_election.cc:343] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.233845  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.234414  9609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.234529  9610 raft_consensus.cc:2468] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:11:01.236018  9649 leader_election.cc:304] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:01.236961  9821 raft_consensus.cc:2804] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.237376  9821 raft_consensus.cc:493] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.237809  9821 raft_consensus.cc:3060] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.238142  9835 tablet_bootstrap.cc:654] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.240101  9611 raft_consensus.cc:2468] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 1.
I20260710 11:11:01.238142  9755 raft_consensus.cc:515] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.250385  9649 leader_election.cc:304] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:01.251273  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:01.251892  9537 raft_consensus.cc:2468] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:11:01.252758  9870 raft_consensus.cc:2804] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.253343  9870 raft_consensus.cc:697] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:01.254027  9755 leader_election.cc:290] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.254225  9870 consensus_queue.cc:237] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.255566  9612 raft_consensus.cc:2468] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:11:01.256352  9863 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.256822  9863 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.257748  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:01.258340  9537 raft_consensus.cc:2468] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 0.
I20260710 11:11:01.257833  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ad1076300d442f8df326786b222564" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:01.259122  9684 raft_consensus.cc:3060] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.259186  9863 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.260578  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ad1076300d442f8df326786b222564" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.261271  9612 raft_consensus.cc:3060] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.261468  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:01.264129  9537 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 0.
I20260710 11:11:01.262303  9820 raft_consensus.cc:515] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.262986  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.266564  9610 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 0.
I20260710 11:11:01.267473  9651 leader_election.cc:304] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:01.267958  9609 raft_consensus.cc:2393] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4e3823c554bfc9264bc19f687e64d in current term 1: Already voted for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in this term.
I20260710 11:11:01.268364  9862 raft_consensus.cc:2804] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.268752  9862 raft_consensus.cc:493] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.268869  9820 leader_election.cc:290] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.270349  9862 raft_consensus.cc:3060] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.267499  9577 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [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: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:01.273150  9686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:01.274835  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:01.275357  9537 raft_consensus.cc:3060] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.277774  9836 raft_consensus.cc:2804] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.278270  9836 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.278657  9836 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.279115  9862 raft_consensus.cc:515] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.280264  9686 raft_consensus.cc:2393] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f728c0e45474fe1b5ffd6620c5b48ec in current term 1: Already voted for candidate 65c4e3823c554bfc9264bc19f687e64d in this term.
I20260710 11:11:01.278024  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.284804  9537 raft_consensus.cc:2468] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 1.
I20260710 11:11:01.264611  9821 raft_consensus.cc:515] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.263586  9536 raft_consensus.cc:2468] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 1.
I20260710 11:11:01.289422  9821 leader_election.cc:290] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.295181  9609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.292943  9435 catalog_manager.cc:5697] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:01.287107  9501 leader_election.cc:343] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.292377  9861 raft_consensus.cc:515] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.287441  9862 leader_election.cc:290] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.300810  9835 tablet_bootstrap.cc:492] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32: No bootstrap required, opened a new log
I20260710 11:11:01.301759  9609 raft_consensus.cc:2393] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4e3823c554bfc9264bc19f687e64d in current term 1: Already voted for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in this term.
I20260710 11:11:01.301729  9833 ts_tablet_manager.cc:1434] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.125s	user 0.006s	sys 0.010s
I20260710 11:11:01.303699  9833 tablet_bootstrap.cc:492] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:01.285666  9500 leader_election.cc:304] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:01.308187  9755 raft_consensus.cc:2804] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.308636  9755 raft_consensus.cc:697] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:01.308784  9865 raft_consensus.cc:493] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.309449  9865 raft_consensus.cc:515] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.309525  9755 consensus_queue.cc:237] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.317858  9836 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.301396  9835 ts_tablet_manager.cc:1403] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.006s
I20260710 11:11:01.320282  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.324836  9685 raft_consensus.cc:2393] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4459770e755d4bc79a22c9fcec39ac32 in current term 1: Already voted for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in this term.
I20260710 11:11:01.319782  9865 leader_election.cc:290] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.313349  9684 raft_consensus.cc:2468] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:11:01.328514  9861 leader_election.cc:290] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.328960  9501 leader_election.cc:304] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:01.330302  9500 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:01.330585  9865 raft_consensus.cc:2804] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.331635  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:01.332193  9537 raft_consensus.cc:3060] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.331282  9536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6c9b829344876ac65f816f16bbc3a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:01.333870  9832 raft_consensus.cc:2804] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:01.334285  9832 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:01.334779  9536 raft_consensus.cc:2393] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4e3823c554bfc9264bc19f687e64d in current term 1: Already voted for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in this term.
I20260710 11:11:01.330802  9535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:01.334646  9832 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:01.347319  9651 leader_election.cc:343] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.348392  9835 raft_consensus.cc:359] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.349377  9835 raft_consensus.cc:385] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.348522  9435 catalog_manager.cc:5697] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 1 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.342619  9865 raft_consensus.cc:697] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:01.350898  9865 consensus_queue.cc:237] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.354645  9537 raft_consensus.cc:2468] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 1.
I20260710 11:11:01.355791  9651 leader_election.cc:304] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:01.356652  9870 raft_consensus.cc:2804] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.349686  9835 raft_consensus.cc:740] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.357131  9870 raft_consensus.cc:697] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:01.357995  9870 consensus_queue.cc:237] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.361030  9835 consensus_queue.cc:260] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.361980  9833 tablet_bootstrap.cc:654] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.359800  9832 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
W20260710 11:11:01.361011  9577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.193:34049, user_credentials={real_user=slave}} blocked reactor thread for 63345.2us
I20260710 11:11:01.367146  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:01.368769  9433 catalog_manager.cc:5697] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.370661  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.370759  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.371343  9608 raft_consensus.cc:3060] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.371342  9610 raft_consensus.cc:3060] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.382510  9835 ts_tablet_manager.cc:1434] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.002s
I20260710 11:11:01.375550  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:01.384718  9537 raft_consensus.cc:2393] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f728c0e45474fe1b5ffd6620c5b48ec in current term 1: Already voted for candidate 4459770e755d4bc79a22c9fcec39ac32 in this term.
I20260710 11:11:01.371624  9611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.374660  9832 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.387102  9577 leader_election.cc:304] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [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: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:01.374262  9836 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.391477  9869 raft_consensus.cc:2804] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.392756  9612 raft_consensus.cc:2468] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
W20260710 11:11:01.386529  9501 leader_election.cc:343] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.395211  9869 raft_consensus.cc:697] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:01.393198  9649 leader_election.cc:304] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [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: 65c4e3823c554bfc9264bc19f687e64d; no voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:01.400326  9500 leader_election.cc:304] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32; no voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:01.399931  9869 consensus_queue.cc:237] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.401155  9832 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.399425  9870 raft_consensus.cc:2749] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:01.405194  9610 raft_consensus.cc:2468] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 1.
I20260710 11:11:01.405912  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:01.407348  9832 raft_consensus.cc:2749] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:01.410781  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:01.411630  9612 raft_consensus.cc:2393] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4459770e755d4bc79a22c9fcec39ac32 in current term 1: Already voted for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in this term.
W20260710 11:11:01.413609  9576 leader_election.cc:343] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:01.414055  9576 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [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: 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:01.414184  9433 catalog_manager.cc:5697] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 1 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.415316  9875 raft_consensus.cc:2749] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:01.413627  9500 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32; no voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:01.416996  9832 raft_consensus.cc:2749] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:01.420563  9608 raft_consensus.cc:2468] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 1.
I20260710 11:11:01.420895  9833 tablet_bootstrap.cc:492] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:01.422196  9833 ts_tablet_manager.cc:1403] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.017s
I20260710 11:11:01.422839  9649 leader_election.cc:304] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [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: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:11:01.423650  9870 raft_consensus.cc:2804] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:01.424109  9870 raft_consensus.cc:697] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:01.424762  9833 raft_consensus.cc:359] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.424885  9870 consensus_queue.cc:237] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.425472  9833 raft_consensus.cc:385] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.425865  9833 raft_consensus.cc:740] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.426491  9833 consensus_queue.cc:260] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.424911  9435 catalog_manager.cc:5697] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 1 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.428388  9833 ts_tablet_manager.cc:1434] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:01.433979  9833 tablet_bootstrap.cc:492] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: Bootstrap starting.
I20260710 11:11:01.435803  9432 catalog_manager.cc:5697] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 1 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.439566  9833 tablet_bootstrap.cc:654] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:01.441604  9435 catalog_manager.cc:5697] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 1 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.444259  9833 tablet_bootstrap.cc:492] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: No bootstrap required, opened a new log
I20260710 11:11:01.444754  9833 ts_tablet_manager.cc:1403] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 11:11:01.447328  9833 raft_consensus.cc:359] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.447999  9833 raft_consensus.cc:385] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:01.448287  9833 raft_consensus.cc:740] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Initialized, Role: FOLLOWER
I20260710 11:11:01.448935  9833 consensus_queue.cc:260] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.450891  9833 ts_tablet_manager.cc:1434] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:01.521116  9836 consensus_queue.cc:1048] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.531244  9836 consensus_queue.cc:1048] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.539804  9832 consensus_queue.cc:1048] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.552052  9868 consensus_queue.cc:1048] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.639703  9870 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.640247  9870 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.641885  9870 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:01.642587  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4459770e755d4bc79a22c9fcec39ac32" is_pre_election: true
I20260710 11:11:01.642830  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.643154  9537 raft_consensus.cc:2393] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4e3823c554bfc9264bc19f687e64d in current term 1: Already voted for candidate 4459770e755d4bc79a22c9fcec39ac32 in this term.
I20260710 11:11:01.643512  9608 raft_consensus.cc:2393] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4e3823c554bfc9264bc19f687e64d in current term 1: Already voted for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in this term.
I20260710 11:11:01.644373  9649 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d; no voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:01.644981  9870 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.649933  9870 raft_consensus.cc:2749] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:01.721690  9868 consensus_queue.cc:1048] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.729990  9684 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.738045  9865 consensus_queue.cc:1048] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.742484  9870 consensus_queue.cc:1048] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.753067  9865 consensus_queue.cc:1048] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.755659  9870 consensus_queue.cc:1048] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.768803  9868 consensus_queue.cc:1048] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.823544  9868 raft_consensus.cc:493] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:01.823992  9868 raft_consensus.cc:515] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:01.825713  9868 leader_election.cc:290] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:01.826367  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:01.826725  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:01.827039  9612 raft_consensus.cc:2393] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4459770e755d4bc79a22c9fcec39ac32 in current term 1: Already voted for candidate 65c4e3823c554bfc9264bc19f687e64d in this term.
I20260710 11:11:01.828044  9501 leader_election.cc:304] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32; no voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:01.828665  9868 raft_consensus.cc:3060] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:01.833303  9868 raft_consensus.cc:2749] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:01.861289  9870 consensus_queue.cc:1048] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.871338  9861 consensus_queue.cc:1048] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.938683  9861 consensus_queue.cc:1048] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:01.940522  9836 consensus_queue.cc:1048] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:01.941493  9483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:01.952870  9836 consensus_queue.cc:1048] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:01.953831  9861 consensus_queue.cc:1048] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:02.945941  9483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:03.169696  9832 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:03.170203  9832 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.171815  9832 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.172657  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" is_pre_election: true
I20260710 11:11:03.172695  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d" is_pre_election: true
I20260710 11:11:03.173247  9608 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:11:03.173336  9685 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 1.
I20260710 11:11:03.174289  9500 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [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: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:03.174852  9832 raft_consensus.cc:2804] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:03.175107  9832 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:03.175365  9832 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.180075  9832 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.181843  9832 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.182551  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:03.182729  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:03.183038  9608 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.183228  9685 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.187675  9685 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.188529  9501 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:03.189139  9832 raft_consensus.cc:2804] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.189167  9608 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.189613  9832 raft_consensus.cc:697] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:03.190434  9832 consensus_queue.cc:237] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER 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: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.200170  9433 catalog_manager.cc:5697] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.483821  9685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
mode: GRACEFUL
new_leader_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:60862
I20260710 11:11:03.484345  9685 raft_consensus.cc:606] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Received request to transfer leadership to TS 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:11:03.488888  9685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
mode: GRACEFUL
new_leader_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:60862
I20260710 11:11:03.489312  9685 raft_consensus.cc:606] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Received request to transfer leadership to TS 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:11:03.493741  9608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
mode: GRACEFUL
new_leader_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:53098
I20260710 11:11:03.494182  9608 raft_consensus.cc:606] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Received request to transfer leadership to TS 4459770e755d4bc79a22c9fcec39ac32
I20260710 11:11:03.498870  9535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:42684
I20260710 11:11:03.499334  9535 raft_consensus.cc:606] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Received request to transfer leadership to TS 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:03.503782  9685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
mode: GRACEFUL
new_leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:60862
I20260710 11:11:03.504199  9685 raft_consensus.cc:606] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Received request to transfer leadership to TS 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:03.508579  9535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:42684
I20260710 11:11:03.509037  9535 raft_consensus.cc:606] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Received request to transfer leadership to TS 8f728c0e45474fe1b5ffd6620c5b48ec
I20260710 11:11:03.515658  9535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:42684
I20260710 11:11:03.516100  9535 raft_consensus.cc:606] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Received request to transfer leadership to TS 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:03.564487  9907 raft_consensus.cc:993] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: : Instructing follower 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:11:03.564875  9836 raft_consensus.cc:1081] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Signalling peer 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:11:03.566262  9535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:42668
I20260710 11:11:03.566790  9535 raft_consensus.cc:493] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.567057  9535 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.571945  9535 raft_consensus.cc:515] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.573518  9535 leader_election.cc:290] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.574052  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:03.574626  9608 raft_consensus.cc:3055] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.574568  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:03.575014  9608 raft_consensus.cc:740] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:03.575253  9685 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.575700  9608 consensus_queue.cc:260] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.576614  9608 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.579515  9685 raft_consensus.cc:2468] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.580403  9501 leader_election.cc:304] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:03.581166  9832 raft_consensus.cc:2804] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.581332  9608 raft_consensus.cc:2468] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.581596  9832 raft_consensus.cc:697] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:03.582484  9832 consensus_queue.cc:237] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.589265  9432 catalog_manager.cc:5697] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 1 to 2, leader changed from 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194) to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.656335  9608 raft_consensus.cc:1275] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:11:03.657646  9832 consensus_queue.cc:1048] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.663578  9755 raft_consensus.cc:993] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:11:03.664309  9832 raft_consensus.cc:1081] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Signalling peer 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:11:03.666075  9612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:53068
I20260710 11:11:03.669611  9612 raft_consensus.cc:493] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.670017  9612 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.673063  9685 raft_consensus.cc:1275] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:11:03.674146  9910 consensus_queue.cc:1048] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:03.677255  9612 raft_consensus.cc:515] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.682843  9535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:03.683387  9535 raft_consensus.cc:3055] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:03.683614  9612 leader_election.cc:290] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 3 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.683709  9535 raft_consensus.cc:740] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:03.685010  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73402fb0e8404bb2b9d0299f55a33cbe" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:03.685674  9685 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.685868  9535 consensus_queue.cc:260] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [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: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.686877  9535 raft_consensus.cc:3060] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.691294  9685 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 3.
I20260710 11:11:03.691973  9535 raft_consensus.cc:2468] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 3.
I20260710 11:11:03.692152  9576 leader_election.cc:304] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [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: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:03.693086  9836 raft_consensus.cc:2804] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:03.693528  9836 raft_consensus.cc:697] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:03.694330  9836 consensus_queue.cc:237] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [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: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.702168  9433 catalog_manager.cc:5697] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 2 to 3, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 3 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.703890  9915 raft_consensus.cc:993] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: : Instructing follower 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:11:03.704368  9870 raft_consensus.cc:1081] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Signalling peer 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:11:03.705880  9535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:42680
I20260710 11:11:03.706382  9535 raft_consensus.cc:493] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.706681  9535 raft_consensus.cc:3060] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.712076  9535 raft_consensus.cc:515] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.713678  9535 leader_election.cc:290] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.714293  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:03.714572  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba0a3047158420ca1092fd2a7414f7a" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:03.714854  9612 raft_consensus.cc:3060] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.715088  9685 raft_consensus.cc:3055] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.715372  9685 raft_consensus.cc:740] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:03.715906  9685 consensus_queue.cc:260] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.716717  9685 raft_consensus.cc:3060] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.720315  9612 raft_consensus.cc:2468] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.721331  9500 leader_election.cc:304] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:03.722142  9910 raft_consensus.cc:2804] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.722394  9685 raft_consensus.cc:2468] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.722505  9910 raft_consensus.cc:697] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:03.723378  9910 consensus_queue.cc:237] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.730458  9433 catalog_manager.cc:5697] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 1 to 2, leader changed from 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195) to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.805440  9915 raft_consensus.cc:993] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: : Instructing follower 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:11:03.805898  9915 raft_consensus.cc:1081] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Signalling peer 4459770e755d4bc79a22c9fcec39ac32 to start an election
I20260710 11:11:03.807487  9535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
 from {username='slave'} at 127.0.0.1:42680
I20260710 11:11:03.807996  9535 raft_consensus.cc:493] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.808342  9535 raft_consensus.cc:3060] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.813458  9535 raft_consensus.cc:515] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.814922  9535 leader_election.cc:290] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Requested vote from peers 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.815550  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:03.815896  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b73763ceac4c7fa975b55a7a953e21" candidate_uuid: "4459770e755d4bc79a22c9fcec39ac32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:03.816169  9608 raft_consensus.cc:3060] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.816425  9685 raft_consensus.cc:3055] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.816748  9685 raft_consensus.cc:740] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:03.817440  9685 consensus_queue.cc:260] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.818588  9685 raft_consensus.cc:3060] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.822781  9608 raft_consensus.cc:2468] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.823848  9500 leader_election.cc:304] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:03.824532  9755 raft_consensus.cc:2804] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.824627  9685 raft_consensus.cc:2468] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4459770e755d4bc79a22c9fcec39ac32 in term 2.
I20260710 11:11:03.824928  9755 raft_consensus.cc:697] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Leader. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:03.825754  9755 consensus_queue.cc:237] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.832420  9433 catalog_manager.cc:5697] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 reported cstate change: term changed from 1 to 2, leader changed from 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195) to 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193). New cstate: current_term: 2 leader_uuid: "4459770e755d4bc79a22c9fcec39ac32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.878268  9910 raft_consensus.cc:993] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:11:03.878715  9755 raft_consensus.cc:1081] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Signalling peer 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:11:03.879988  9608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:53068
I20260710 11:11:03.880411  9608 raft_consensus.cc:493] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.880678  9608 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.885785  9910 raft_consensus.cc:993] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:03.886212  9755 raft_consensus.cc:1081] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Signalling peer 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:03.885967  9608 raft_consensus.cc:515] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.887599  9685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:60836
I20260710 11:11:03.888060  9685 raft_consensus.cc:493] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.888238  9608 leader_election.cc:290] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.888396  9685 raft_consensus.cc:3060] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.888484  9535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:03.888777  9684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:03.889147  9535 raft_consensus.cc:3055] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.889340  9684 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.889509  9535 raft_consensus.cc:740] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:03.890326  9535 consensus_queue.cc:260] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.891186  9535 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.894557  9685 raft_consensus.cc:515] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.895644  9535 raft_consensus.cc:2468] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:11:03.895781  9684 raft_consensus.cc:2468] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:11:03.896859  9685 leader_election.cc:290] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 2 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:03.897008  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:03.896911  9576 leader_election.cc:304] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:03.897564  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbf1eca3b8e43cf818860b1f62997a4" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:03.897697  9537 raft_consensus.cc:3055] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.898128  9537 raft_consensus.cc:740] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:03.898063  9836 raft_consensus.cc:2804] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.898178  9608 raft_consensus.cc:3060] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.898810  9836 raft_consensus.cc:697] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:03.898983  9537 consensus_queue.cc:260] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.899662  9836 consensus_queue.cc:237] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.900167  9537 raft_consensus.cc:3060] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.903980  9608 raft_consensus.cc:2468] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 2.
I20260710 11:11:03.904939  9649 leader_election.cc:304] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:03.905658  9915 raft_consensus.cc:2804] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.905887  9537 raft_consensus.cc:2468] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 2.
I20260710 11:11:03.906131  9915 raft_consensus.cc:697] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 2 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:03.906903  9915 consensus_queue.cc:237] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.910502  9433 catalog_manager.cc:5697] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 1 to 2, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 2 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.914084  9870 raft_consensus.cc:993] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: : Instructing follower 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:11:03.914487  9915 raft_consensus.cc:1081] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Signalling peer 8f728c0e45474fe1b5ffd6620c5b48ec to start an election
I20260710 11:11:03.914945  9432 catalog_manager.cc:5697] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 1 to 2, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 2 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:03.915886  9608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
 from {username='slave'} at 127.0.0.1:53082
I20260710 11:11:03.916508  9608 raft_consensus.cc:493] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.916796  9608 raft_consensus.cc:3060] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.923106  9608 raft_consensus.cc:515] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.924810  9608 leader_election.cc:290] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195:45045)
I20260710 11:11:03.925282  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:03.925730  9685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79859c36e7cb4f49b1c4c2d4ca29546c" candidate_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
I20260710 11:11:03.925848  9537 raft_consensus.cc:3060] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.926208  9685 raft_consensus.cc:3055] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.926429  9685 raft_consensus.cc:740] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:03.926964  9685 consensus_queue.cc:260] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.927755  9685 raft_consensus.cc:3060] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.930395  9537 raft_consensus.cc:2468] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:11:03.931622  9577 leader_election.cc:304] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4459770e755d4bc79a22c9fcec39ac32, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:03.932304  9836 raft_consensus.cc:2804] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.932704  9685 raft_consensus.cc:2468] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f728c0e45474fe1b5ffd6620c5b48ec in term 2.
I20260710 11:11:03.933609  9836 raft_consensus.cc:697] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Becoming Leader. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:03.934290  9836 consensus_queue.cc:237] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:03.940711  9432 catalog_manager.cc:5697] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec reported cstate change: term changed from 1 to 2, leader changed from 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195) to 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194). New cstate: current_term: 2 leader_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.969259  9608 raft_consensus.cc:1275] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:03.970347  9755 consensus_queue.cc:1048] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:03.980682  9684 raft_consensus.cc:1275] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:03.982019  9755 consensus_queue.cc:1048] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.209170  9612 raft_consensus.cc:1275] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.210412  9910 consensus_queue.cc:1048] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.222620  9685 raft_consensus.cc:1275] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.222743  9684 raft_consensus.cc:1275] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:11:04.223999  9925 consensus_queue.cc:1048] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.224255  9920 consensus_queue.cc:1048] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.231556  9537 raft_consensus.cc:1275] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:11:04.233882  9907 consensus_queue.cc:1048] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.277911  9684 raft_consensus.cc:1275] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.279170  9910 consensus_queue.cc:1048] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.287855  9612 raft_consensus.cc:1275] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 4459770e755d4bc79a22c9fcec39ac32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.289769  9910 consensus_queue.cc:1048] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.311920  9535 raft_consensus.cc:1275] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.313033  9907 consensus_queue.cc:1048] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.321156  9684 raft_consensus.cc:1275] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.322902  9920 consensus_queue.cc:1048] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.330642  9535 raft_consensus.cc:1275] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.332928  9920 consensus_queue.cc:1048] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.341002  9684 raft_consensus.cc:1275] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Refusing update from remote peer 8f728c0e45474fe1b5ffd6620c5b48ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.342259  9920 consensus_queue.cc:1048] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.384431  9535 raft_consensus.cc:1275] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.385679  9870 consensus_queue.cc:1048] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.393757  9612 raft_consensus.cc:1275] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.395377  9870 consensus_queue.cc:1048] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:06.518968  9435 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54758:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:06.536312  9435 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54758:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:06.620224  5519 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:11:06.741910  9999 tablet.cc:1724] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.753141  9997 tablet.cc:1724] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.788681 10002 tablet.cc:1724] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.790691  9998 tablet.cc:1724] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.781771  9991 tablet.cc:1724] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:06.832134  9976 log.cc:927] Time spent T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: Append to log took a long time: real 0.103s	user 0.000s	sys 0.002s
I20260710 11:11:06.833021 10008 tablet.cc:1724] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:06.836783  9638 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:79859c36e7cb4f49b1c4c2d4ca29546c)
W20260710 11:11:06.841526  9638 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:79859c36e7cb4f49b1c4c2d4ca29546c)
W20260710 11:11:06.847952  9638 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:79859c36e7cb4f49b1c4c2d4ca29546c)
I20260710 11:11:06.877792 10011 tablet.cc:1724] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.886003  9535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:59056
I20260710 11:11:06.885588 10002 tablet.cc:1724] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.902525 10014 tablet.cc:1724] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.909590 10005 tablet.cc:1724] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.901340  9999 tablet.cc:1724] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.915817 10008 tablet.cc:1724] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.920596 10015 tablet.cc:1724] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.923857 10012 tablet.cc:1724] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.925982 10010 tablet.cc:1724] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.896847  9997 tablet.cc:1724] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.933256  9998 tablet.cc:1724] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.936168 10015 tablet.cc:1724] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.939965 10010 tablet.cc:1724] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.944744  9535 raft_consensus.cc:606] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Received request to transfer leadership to TS 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:06.949173  9997 tablet.cc:1724] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.957125 10008 tablet.cc:1724] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.919178 10011 tablet.cc:1724] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.985714  9991 tablet.cc:1724] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:06.988437 10005 tablet.cc:1724] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:07.000792 10010 tablet.cc:1724] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:07.004854 10014 tablet.cc:1724] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:07.009155  9610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
mode: GRACEFUL
new_leader_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:47738
I20260710 11:11:07.014079  9610 raft_consensus.cc:606] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Received request to transfer leadership to TS 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:07.015926  5519 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:11:07.016523  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:07.007010 10012 tablet.cc:1724] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:07.035727  9610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a"
dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
mode: GRACEFUL
new_leader_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:47738
I20260710 11:11:07.036294  9610 raft_consensus.cc:606] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Received request to transfer leadership to TS 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:07.039378  9534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63"
dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
mode: GRACEFUL
new_leader_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:59056
I20260710 11:11:07.039944  9534 raft_consensus.cc:606] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Received request to transfer leadership to TS 65c4e3823c554bfc9264bc19f687e64d
I20260710 11:11:07.065442  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:07.069761  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:07.080183  9435 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547: soft_deleted_table [id=615fc5caedbb4c34a448a63a2caae3b3] alter complete (version 1)
I20260710 11:11:07.239636  9931 raft_consensus.cc:993] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec: : Instructing follower 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.240047  9931 raft_consensus.cc:1081] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Signalling peer 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.241474  9681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:60852
I20260710 11:11:07.241967  9681 raft_consensus.cc:493] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.242269  9681 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.247251  9681 raft_consensus.cc:515] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.249150  9681 leader_election.cc:290] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 3 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:07.249796  9534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:07.250002  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a32b3dd62d94f46b5a6fd37590dad6a" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:07.250425  9534 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.250511  9610 raft_consensus.cc:3055] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:07.250938  9610 raft_consensus.cc:740] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:07.251709  9610 consensus_queue.cc:260] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [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: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.252848  9610 raft_consensus.cc:3060] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.257453  9534 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.258689  9651 leader_election.cc:304] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [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: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:07.259240  9610 raft_consensus.cc:2468] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.259532 10017 raft_consensus.cc:2804] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:07.260025 10017 raft_consensus.cc:697] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:07.260761 10017 consensus_queue.cc:237] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [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: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.269510  9433 catalog_manager.cc:5697] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 2 to 3, leader changed from 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194) to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 3 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.447566  9992 raft_consensus.cc:993] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: : Instructing follower 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.447962  9931 raft_consensus.cc:1081] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Signalling peer 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.449229  9684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:60852
I20260710 11:11:07.449703  9684 raft_consensus.cc:493] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.449966  9684 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.454866  9684 raft_consensus.cc:515] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.456168  9684 leader_election.cc:290] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 3 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:07.456884  9534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:07.457036  9609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9583b90fb48043c78dddf5a84cd90642" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:07.457507  9534 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.457612  9609 raft_consensus.cc:3055] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:07.458002  9609 raft_consensus.cc:740] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f728c0e45474fe1b5ffd6620c5b48ec, State: Running, Role: LEADER
I20260710 11:11:07.458782  9609 consensus_queue.cc:260] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.460079  9609 raft_consensus.cc:3060] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.462302 10000 raft_consensus.cc:993] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.462816 10001 raft_consensus.cc:1081] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Signalling peer 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.464021  9684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:60836
I20260710 11:11:07.464417  9684 raft_consensus.cc:493] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.464686  9684 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.464509  9534 raft_consensus.cc:2468] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.465736  9651 leader_election.cc:304] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [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: 4459770e755d4bc79a22c9fcec39ac32, 65c4e3823c554bfc9264bc19f687e64d; no voters: 
I20260710 11:11:07.466468  9870 raft_consensus.cc:2804] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:07.466902  9870 raft_consensus.cc:697] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:07.467679  9870 consensus_queue.cc:237] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.468245  9609 raft_consensus.cc:2468] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.468851 10000 raft_consensus.cc:993] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32: : Instructing follower 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.469928 10000 raft_consensus.cc:1081] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Signalling peer 65c4e3823c554bfc9264bc19f687e64d to start an election
I20260710 11:11:07.471356  9684 raft_consensus.cc:515] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.471630  9681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63"
dest_uuid: "65c4e3823c554bfc9264bc19f687e64d"
 from {username='slave'} at 127.0.0.1:60836
I20260710 11:11:07.472199  9681 raft_consensus.cc:493] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.472590  9681 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.473747  9534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:07.474072  9684 leader_election.cc:290] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 3 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:07.474390  9534 raft_consensus.cc:3055] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:07.474753  9534 raft_consensus.cc:740] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:07.475545  9534 consensus_queue.cc:260] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.475840  9609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543c8a3d8caf412ea768e077131f33c5" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:07.476317  9433 catalog_manager.cc:5697] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 2 to 3, leader changed from 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194) to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 3 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.476926  9534 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.476990  9609 raft_consensus.cc:3060] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.479997  9681 raft_consensus.cc:515] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.482141  9681 leader_election.cc:290] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [CANDIDATE]: Term 3 election: Requested vote from peers 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049), 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965)
I20260710 11:11:07.482936  9535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4459770e755d4bc79a22c9fcec39ac32"
I20260710 11:11:07.483500  9535 raft_consensus.cc:3055] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:07.483772  9535 raft_consensus.cc:740] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4459770e755d4bc79a22c9fcec39ac32, State: Running, Role: LEADER
I20260710 11:11:07.483934  9609 raft_consensus.cc:2468] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.484483  9535 consensus_queue.cc:260] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [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: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.485143  9610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7903c3cbd7404384d13f6cfdb0cb63" candidate_uuid: "65c4e3823c554bfc9264bc19f687e64d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec"
I20260710 11:11:07.485672  9535 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.485685  9610 raft_consensus.cc:3060] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.486018  9649 leader_election.cc:304] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [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: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:07.487962  9870 raft_consensus.cc:2804] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:07.488420  9870 raft_consensus.cc:697] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:07.490765  9870 consensus_queue.cc:237] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.493402  9610 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.494314  9534 raft_consensus.cc:2468] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.494679  9535 raft_consensus.cc:2468] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4e3823c554bfc9264bc19f687e64d in term 3.
I20260710 11:11:07.495473  9649 leader_election.cc:304] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [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: 65c4e3823c554bfc9264bc19f687e64d, 8f728c0e45474fe1b5ffd6620c5b48ec; no voters: 
I20260710 11:11:07.496377  9870 raft_consensus.cc:2804] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:07.496810  9870 raft_consensus.cc:697] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Becoming Leader. State: Replica: 65c4e3823c554bfc9264bc19f687e64d, State: Running, Role: LEADER
I20260710 11:11:07.497561  9870 consensus_queue.cc:237] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [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: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } }
I20260710 11:11:07.498912  9433 catalog_manager.cc:5697] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 2 to 3, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 3 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.510519  9433 catalog_manager.cc:5697] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d reported cstate change: term changed from 2 to 3, leader changed from 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193) to 65c4e3823c554bfc9264bc19f687e64d (127.5.99.195). New cstate: current_term: 3 leader_uuid: "65c4e3823c554bfc9264bc19f687e64d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4e3823c554bfc9264bc19f687e64d" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.708899  9535 raft_consensus.cc:1275] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:07.710168  9870 consensus_queue.cc:1048] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.720657  9609 raft_consensus.cc:1275] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:07.721946  9870 consensus_queue.cc:1048] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.927855  9535 raft_consensus.cc:1275] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:07.929214  9870 consensus_queue.cc:1048] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:07.940662  9609 raft_consensus.cc:1275] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:07.942202 10030 consensus_queue.cc:1048] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:07.981979  9535 raft_consensus.cc:1275] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:07.983067 10030 consensus_queue.cc:1048] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:07.992053  9609 raft_consensus.cc:1275] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:07.993616 10030 consensus_queue.cc:1048] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:08.000191  9535 raft_consensus.cc:1275] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:08.002749 10017 consensus_queue.cc:1048] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4459770e755d4bc79a22c9fcec39ac32" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:08.012647  9609 raft_consensus.cc:1275] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Refusing update from remote peer 65c4e3823c554bfc9264bc19f687e64d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:08.014047 10030 consensus_queue.cc:1048] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f728c0e45474fe1b5ffd6620c5b48ec" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:08.130189  5519 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:11:08.136230  5519 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:11:08.136705  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:08.142035  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:11:08.142386  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:09.169625  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
W20260710 11:11:09.189469  9577 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:11:09.192685  9577 consensus_peers.cc:597] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec -> Peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Couldn't send request to peer 4459770e755d4bc79a22c9fcec39ac32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.193140  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:09.193858  5519 tablet_replica.cc:333] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.194624  5519 raft_consensus.cc:2243] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.195140  5519 raft_consensus.cc:2272] T 79859c36e7cb4f49b1c4c2d4ca29546c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.196894  5519 tablet_replica.cc:333] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.197428  5519 raft_consensus.cc:2243] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.197901  5519 raft_consensus.cc:2272] T 73402fb0e8404bb2b9d0299f55a33cbe P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.199581  5519 tablet_replica.cc:333] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.200054  5519 raft_consensus.cc:2243] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.200423  5519 raft_consensus.cc:2272] T 3fb6c9b829344876ac65f816f16bbc3a P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.201993  5519 tablet_replica.cc:333] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.202466  5519 raft_consensus.cc:2243] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.202857  5519 raft_consensus.cc:2272] T 9583b90fb48043c78dddf5a84cd90642 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.204474  5519 tablet_replica.cc:333] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.204947  5519 raft_consensus.cc:2243] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.205307  5519 raft_consensus.cc:2272] T 543c8a3d8caf412ea768e077131f33c5 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.207294  5519 tablet_replica.cc:333] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.208043  5519 raft_consensus.cc:2243] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.208990  5519 raft_consensus.cc:2272] T 3aa7d442ba16480aad452903ad4d8bf6 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.211071  5519 tablet_replica.cc:333] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.211565  5519 raft_consensus.cc:2243] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.212217  5519 raft_consensus.cc:2272] T d6b73763ceac4c7fa975b55a7a953e21 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.213860  5519 tablet_replica.cc:333] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.214319  5519 raft_consensus.cc:2243] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.214973  5519 raft_consensus.cc:2272] T dba0a3047158420ca1092fd2a7414f7a P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.216554  5519 tablet_replica.cc:333] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.217069  5519 raft_consensus.cc:2243] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.217447  5519 raft_consensus.cc:2272] T 5b93f0049ea14353be4809884cb98fb2 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.219300  5519 tablet_replica.cc:333] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.219792  5519 raft_consensus.cc:2243] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.220180  5519 raft_consensus.cc:2272] T ffbf1eca3b8e43cf818860b1f62997a4 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.221740  5519 tablet_replica.cc:333] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.222222  5519 raft_consensus.cc:2243] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.222900  5519 raft_consensus.cc:2272] T 54743083c6d74275a31ced63d0f722f7 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.224638  5519 tablet_replica.cc:333] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.225111  5519 raft_consensus.cc:2243] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.225785  5519 raft_consensus.cc:2272] T 83ad1076300d442f8df326786b222564 P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.227347  5519 tablet_replica.cc:333] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.227825  5519 raft_consensus.cc:2243] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.228183  5519 raft_consensus.cc:2272] T 43c4f7045c764eaf8bf9d2475152c0bc P 4459770e755d4bc79a22c9fcec39ac32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.229940  5519 tablet_replica.cc:333] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.230412  5519 raft_consensus.cc:2243] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.231099  5519 raft_consensus.cc:2272] T fe40554c0eb44a0681bb9ec0d6a86c6f P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.232867  5519 tablet_replica.cc:333] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.233305  5519 raft_consensus.cc:2243] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.233716  5519 raft_consensus.cc:2272] T 12c3d2f173f243f48d9f8ca117862e0c P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.235399  5519 tablet_replica.cc:333] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.235836  5519 raft_consensus.cc:2243] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.236207  5519 raft_consensus.cc:2272] T 457c2f9392b94370ab70bab7b2e0c063 P 4459770e755d4bc79a22c9fcec39ac32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.238054  5519 tablet_replica.cc:333] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.238507  5519 raft_consensus.cc:2243] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.238869  5519 raft_consensus.cc:2272] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.240496  5519 tablet_replica.cc:333] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32: stopping tablet replica
I20260710 11:11:09.240947  5519 raft_consensus.cc:2243] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.241330  5519 raft_consensus.cc:2272] T 7a32b3dd62d94f46b5a6fd37590dad6a P 4459770e755d4bc79a22c9fcec39ac32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.276571  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
I20260710 11:11:09.304301  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
I20260710 11:11:09.328474  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:09.329157  5519 tablet_replica.cc:333] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.329769  5519 raft_consensus.cc:2243] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.330248  5519 raft_consensus.cc:2272] T 83ad1076300d442f8df326786b222564 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.331938  5519 tablet_replica.cc:333] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.332443  5519 raft_consensus.cc:2243] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.333145  5519 raft_consensus.cc:2272] T 73402fb0e8404bb2b9d0299f55a33cbe P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.334843  5519 tablet_replica.cc:333] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.335341  5519 raft_consensus.cc:2243] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.336024  5519 raft_consensus.cc:2272] T 3fb6c9b829344876ac65f816f16bbc3a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.337695  5519 tablet_replica.cc:333] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.338193  5519 raft_consensus.cc:2243] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.338562  5519 raft_consensus.cc:2272] T 9583b90fb48043c78dddf5a84cd90642 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.340142  5519 tablet_replica.cc:333] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.340626  5519 raft_consensus.cc:2243] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.341002  5519 raft_consensus.cc:2272] T ffbf1eca3b8e43cf818860b1f62997a4 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.342593  5519 tablet_replica.cc:333] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.343102  5519 raft_consensus.cc:2243] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.343464  5519 raft_consensus.cc:2272] T 54743083c6d74275a31ced63d0f722f7 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.345155  5519 tablet_replica.cc:333] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.345708  5519 raft_consensus.cc:2243] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.346078  5519 raft_consensus.cc:2272] T dba0a3047158420ca1092fd2a7414f7a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.347631  5519 tablet_replica.cc:333] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.348127  5519 raft_consensus.cc:2243] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.348507  5519 raft_consensus.cc:2272] T 5b93f0049ea14353be4809884cb98fb2 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.350296  5519 tablet_replica.cc:333] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.350773  5519 raft_consensus.cc:2243] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.351449  5519 raft_consensus.cc:2272] T 43c4f7045c764eaf8bf9d2475152c0bc P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.353173  5519 tablet_replica.cc:333] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.353679  5519 raft_consensus.cc:2243] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.354056  5519 raft_consensus.cc:2272] T fe40554c0eb44a0681bb9ec0d6a86c6f P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.355651  5519 tablet_replica.cc:333] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.356094  5519 raft_consensus.cc:2243] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.356775  5519 raft_consensus.cc:2272] T 12c3d2f173f243f48d9f8ca117862e0c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.358436  5519 tablet_replica.cc:333] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.358906  5519 raft_consensus.cc:2243] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.359619  5519 raft_consensus.cc:2272] T 457c2f9392b94370ab70bab7b2e0c063 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.361285  5519 tablet_replica.cc:333] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.361781  5519 raft_consensus.cc:2243] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.362162  5519 raft_consensus.cc:2272] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.363888  5519 tablet_replica.cc:333] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.364316  5519 raft_consensus.cc:2243] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.364953  5519 raft_consensus.cc:2272] T 79859c36e7cb4f49b1c4c2d4ca29546c P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.366523  5519 tablet_replica.cc:333] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.366954  5519 raft_consensus.cc:2243] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.367293  5519 raft_consensus.cc:2272] T d6b73763ceac4c7fa975b55a7a953e21 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.368835  5519 tablet_replica.cc:333] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.369246  5519 raft_consensus.cc:2243] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.369638  5519 raft_consensus.cc:2272] T 543c8a3d8caf412ea768e077131f33c5 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.371088  5519 tablet_replica.cc:333] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.371482  5519 raft_consensus.cc:2243] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.371799  5519 raft_consensus.cc:2272] T 3aa7d442ba16480aad452903ad4d8bf6 P 8f728c0e45474fe1b5ffd6620c5b48ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.373369  5519 tablet_replica.cc:333] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec: stopping tablet replica
I20260710 11:11:09.373828  5519 raft_consensus.cc:2243] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.374172  5519 raft_consensus.cc:2272] T 7a32b3dd62d94f46b5a6fd37590dad6a P 8f728c0e45474fe1b5ffd6620c5b48ec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:09.404435  9651 consensus_peers.cc:597] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d -> Peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Couldn't send request to peer 4459770e755d4bc79a22c9fcec39ac32. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:34049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.408763  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
W20260710 11:11:09.414901  9651 consensus_peers.cc:597] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d -> Peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Couldn't send request to peer 4459770e755d4bc79a22c9fcec39ac32. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:34049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:09.452351  9651 consensus_peers.cc:597] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d -> Peer 4459770e755d4bc79a22c9fcec39ac32 (127.5.99.193:34049): Couldn't send request to peer 4459770e755d4bc79a22c9fcec39ac32. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:34049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:09.457798  9649 consensus_peers.cc:597] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d -> Peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Couldn't send request to peer 8f728c0e45474fe1b5ffd6620c5b48ec. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:42965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:09.458319  9649 consensus_peers.cc:597] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d -> Peer 8f728c0e45474fe1b5ffd6620c5b48ec (127.5.99.194:42965): Couldn't send request to peer 8f728c0e45474fe1b5ffd6620c5b48ec. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.194:42965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:09.479625  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
I20260710 11:11:09.510365  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:09.511266  5519 tablet_replica.cc:333] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.512367  5519 raft_consensus.cc:2243] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.513813  5519 raft_consensus.cc:2272] T 9583b90fb48043c78dddf5a84cd90642 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.516117  5519 tablet_replica.cc:333] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.516744  5519 raft_consensus.cc:2243] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.517323  5519 raft_consensus.cc:2272] T 73402fb0e8404bb2b9d0299f55a33cbe P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.519641  5519 tablet_replica.cc:333] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.520216  5519 raft_consensus.cc:2243] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.520814  5519 raft_consensus.cc:2272] T 3fb6c9b829344876ac65f816f16bbc3a P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.522979  5519 tablet_replica.cc:333] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.523528  5519 raft_consensus.cc:2243] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.524158  5519 raft_consensus.cc:2272] T 79859c36e7cb4f49b1c4c2d4ca29546c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.526306  5519 tablet_replica.cc:333] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.526877  5519 raft_consensus.cc:2243] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.527500  5519 raft_consensus.cc:2272] T dba0a3047158420ca1092fd2a7414f7a P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.529735  5519 tablet_replica.cc:333] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.530232  5519 raft_consensus.cc:2243] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.531390  5519 raft_consensus.cc:2272] T 5b93f0049ea14353be4809884cb98fb2 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.533702  5519 tablet_replica.cc:333] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.534216  5519 raft_consensus.cc:2243] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.534807  5519 raft_consensus.cc:2272] T 83ad1076300d442f8df326786b222564 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.537046  5519 tablet_replica.cc:333] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.537509  5519 raft_consensus.cc:2243] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.538038  5519 raft_consensus.cc:2272] T 43c4f7045c764eaf8bf9d2475152c0bc P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.540027  5519 tablet_replica.cc:333] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.540565  5519 raft_consensus.cc:2243] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.541124  5519 raft_consensus.cc:2272] T fe40554c0eb44a0681bb9ec0d6a86c6f P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.543038  5519 tablet_replica.cc:333] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.543560  5519 raft_consensus.cc:2243] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.544097  5519 raft_consensus.cc:2272] T 12c3d2f173f243f48d9f8ca117862e0c P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.546006  5519 tablet_replica.cc:333] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.546537  5519 raft_consensus.cc:2243] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.547071  5519 raft_consensus.cc:2272] T 457c2f9392b94370ab70bab7b2e0c063 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.549036  5519 tablet_replica.cc:333] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.549580  5519 raft_consensus.cc:2243] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.550165  5519 raft_consensus.cc:2272] T d6b73763ceac4c7fa975b55a7a953e21 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.552220  5519 tablet_replica.cc:333] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.552714  5519 raft_consensus.cc:2243] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.553218  5519 raft_consensus.cc:2272] T 3aa7d442ba16480aad452903ad4d8bf6 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.555408  5519 tablet_replica.cc:333] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.555874  5519 raft_consensus.cc:2243] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.556838  5519 raft_consensus.cc:2272] T 543c8a3d8caf412ea768e077131f33c5 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.558924  5519 tablet_replica.cc:333] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.559383  5519 raft_consensus.cc:2243] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.560540  5519 raft_consensus.cc:2272] T 7a32b3dd62d94f46b5a6fd37590dad6a P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.562505  5519 tablet_replica.cc:333] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.562978  5519 raft_consensus.cc:2243] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.563902  5519 raft_consensus.cc:2272] T 9d7903c3cbd7404384d13f6cfdb0cb63 P 65c4e3823c554bfc9264bc19f687e64d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.565922  5519 tablet_replica.cc:333] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.566380  5519 raft_consensus.cc:2243] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.567589  5519 raft_consensus.cc:2272] T ffbf1eca3b8e43cf818860b1f62997a4 P 65c4e3823c554bfc9264bc19f687e64d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.569733  5519 tablet_replica.cc:333] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d: stopping tablet replica
I20260710 11:11:09.570164  5519 raft_consensus.cc:2243] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:09.570664  5519 raft_consensus.cc:2272] T 54743083c6d74275a31ced63d0f722f7 P 65c4e3823c554bfc9264bc19f687e64d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.611810  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
I20260710 11:11:09.648026  5519 master.cc:562] Master@127.5.99.254:41069 shutting down...
I20260710 11:11:09.668763  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:09.669366  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:09.669698  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e5865ed547141b0bc048dd0cdce3547: stopping tablet replica
I20260710 11:11:09.689584  5519 master.cc:584] Master@127.5.99.254:41069 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13963 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:11:09.739305  5519 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.99.254:38867
I20260710 11:11:09.740414  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.745668 10041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.746413 10042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.746876 10044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.747851  5519 server_base.cc:1061] running on GCE node
I20260710 11:11:09.748725  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.748898  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:09.749040  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681869749024 us; error 0 us; skew 500 ppm
I20260710 11:11:09.749527  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.751992  5519 webserver.cc:533] Webserver started at http://127.5.99.254:42487/ using document root <none> and password file <none>
I20260710 11:11:09.752429  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.752588  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.752838  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.754035  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/master-0-root/instance:
uuid: "41be3e8d923e4514aa9cfa2d79c1abcf"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-pjvn"
I20260710 11:11:09.758301  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:09.761368 10049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.762099  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:09.762362  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/master-0-root
uuid: "41be3e8d923e4514aa9cfa2d79c1abcf"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-pjvn"
I20260710 11:11:09.762611  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:09.770956  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.772094  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.809011  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.254:38867
I20260710 11:11:09.809123 10100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.254:38867 every 8 connection(s)
I20260710 11:11:09.812810 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:09.823786 10101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf: Bootstrap starting.
I20260710 11:11:09.828281 10101 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.832419 10101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf: No bootstrap required, opened a new log
I20260710 11:11:09.834589 10101 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41be3e8d923e4514aa9cfa2d79c1abcf" member_type: VOTER }
I20260710 11:11:09.835008 10101 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.835220 10101 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41be3e8d923e4514aa9cfa2d79c1abcf, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.835752 10101 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41be3e8d923e4514aa9cfa2d79c1abcf" member_type: VOTER }
I20260710 11:11:09.836189 10101 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:09.836408 10101 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:09.836673 10101 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.841118 10101 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41be3e8d923e4514aa9cfa2d79c1abcf" member_type: VOTER }
I20260710 11:11:09.841648 10101 leader_election.cc:304] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [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: 41be3e8d923e4514aa9cfa2d79c1abcf; no voters: 
I20260710 11:11:09.842717 10101 leader_election.cc:290] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:09.843122 10104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.844415 10104 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 1 LEADER]: Becoming Leader. State: Replica: 41be3e8d923e4514aa9cfa2d79c1abcf, State: Running, Role: LEADER
I20260710 11:11:09.845093 10104 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [LEADER]: Queue going to LEADER mode. State: All 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: "41be3e8d923e4514aa9cfa2d79c1abcf" member_type: VOTER }
I20260710 11:11:09.845569 10101 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:09.850661 10105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41be3e8d923e4514aa9cfa2d79c1abcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41be3e8d923e4514aa9cfa2d79c1abcf" member_type: VOTER } }
I20260710 11:11:09.850778 10106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41be3e8d923e4514aa9cfa2d79c1abcf. Latest consensus state: current_term: 1 leader_uuid: "41be3e8d923e4514aa9cfa2d79c1abcf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41be3e8d923e4514aa9cfa2d79c1abcf" member_type: VOTER } }
I20260710 11:11:09.851496 10106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:09.852797 10105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:09.853374 10111 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:09.858321 10111 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:09.861347  5519 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:09.867254 10111 catalog_manager.cc:1383] Generated new cluster ID: 91414334f3964554ae50543a1cdbf5f2
I20260710 11:11:09.867533 10111 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:09.895769 10111 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:09.897024 10111 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:09.912388 10111 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf: Generated new TSK 0
I20260710 11:11:09.913033 10111 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:09.928259  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:09.934376 10122 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.934880 10123 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:09.936295 10125 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:09.936830  5519 server_base.cc:1061] running on GCE node
I20260710 11:11:09.937655  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:09.937857  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:09.937999  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681869937982 us; error 0 us; skew 500 ppm
I20260710 11:11:09.938484  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:09.940623  5519 webserver.cc:533] Webserver started at http://127.5.99.193:40515/ using document root <none> and password file <none>
I20260710 11:11:09.941062  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:09.941236  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:09.941475  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:09.942618  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-0-root/instance:
uuid: "13a2b2c2b6654968a558c89fb538edaf"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-pjvn"
I20260710 11:11:09.946868  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:09.950089 10130 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.950786  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:09.951047  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-0-root
uuid: "13a2b2c2b6654968a558c89fb538edaf"
format_stamp: "Formatted at 2026-07-10 11:11:09 on dist-test-slave-pjvn"
I20260710 11:11:09.951300  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:09.969583  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:09.970778  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:09.972185  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:09.974474  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:09.974660  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:09.974874  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:09.975033  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:10.013078  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.193:34333
I20260710 11:11:10.013185 10192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.193:34333 every 8 connection(s)
I20260710 11:11:10.017797  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:10.024803 10197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:10.027168 10198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:10.028803 10200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:10.029630  5519 server_base.cc:1061] running on GCE node
I20260710 11:11:10.030649  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:10.030853  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:10.030876 10193 heartbeater.cc:344] Connected to a master server at 127.5.99.254:38867
I20260710 11:11:10.031104  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681870031086 us; error 0 us; skew 500 ppm
I20260710 11:11:10.031322 10193 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:10.031852  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:10.032148 10193 heartbeater.cc:507] Master 127.5.99.254:38867 requested a full tablet report, sending...
I20260710 11:11:10.034345  5519 webserver.cc:533] Webserver started at http://127.5.99.194:36863/ using document root <none> and password file <none>
I20260710 11:11:10.034565 10066 ts_manager.cc:194] Registered new tserver with Master: 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333)
I20260710 11:11:10.035007  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:10.035275  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:10.035594  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:10.036937 10066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50956
I20260710 11:11:10.037146  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-1-root/instance:
uuid: "dc27db4fd2804369be155119b74641ea"
format_stamp: "Formatted at 2026-07-10 11:11:10 on dist-test-slave-pjvn"
I20260710 11:11:10.042168  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:10.045377 10205 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:10.046159  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:10.046429  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-1-root
uuid: "dc27db4fd2804369be155119b74641ea"
format_stamp: "Formatted at 2026-07-10 11:11:10 on dist-test-slave-pjvn"
I20260710 11:11:10.046700  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:10.065485  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:10.066655  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:10.068053  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:10.070154  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:10.070340  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:10.070552  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:10.070705  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:10.108001  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.194:39339
I20260710 11:11:10.108101 10267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.194:39339 every 8 connection(s)
I20260710 11:11:10.112617  5519 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:10.120327 10271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:10.120493 10272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:10.122996 10274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:10.123694  5519 server_base.cc:1061] running on GCE node
I20260710 11:11:10.124595  5519 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:11:10.124595 10268 heartbeater.cc:344] Connected to a master server at 127.5.99.254:38867
W20260710 11:11:10.124953  5519 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:10.125097 10268 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:10.125164  5519 hybrid_clock.cc:648] HybridClock initialized: now 1783681870125142 us; error 0 us; skew 500 ppm
I20260710 11:11:10.126034  5519 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:10.126070 10268 heartbeater.cc:507] Master 127.5.99.254:38867 requested a full tablet report, sending...
I20260710 11:11:10.128294 10066 ts_manager.cc:194] Registered new tserver with Master: dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.128822  5519 webserver.cc:533] Webserver started at http://127.5.99.195:38929/ using document root <none> and password file <none>
I20260710 11:11:10.129344  5519 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:10.129527  5519 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:10.129802  5519 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:10.129772 10066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50964
I20260710 11:11:10.131347  5519 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-2-root/instance:
uuid: "4234218b9b864f9c9f029736feedef88"
format_stamp: "Formatted at 2026-07-10 11:11:10 on dist-test-slave-pjvn"
I20260710 11:11:10.135552  5519 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:10.138614 10279 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:10.139293  5519 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:10.139560  5519 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-2-root
uuid: "4234218b9b864f9c9f029736feedef88"
format_stamp: "Formatted at 2026-07-10 11:11:10 on dist-test-slave-pjvn"
I20260710 11:11:10.139832  5519 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEZyEW7/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681768688332-5519-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:10.165354  5519 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:10.166554  5519 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:10.167951  5519 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:10.170111  5519 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:10.170305  5519 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:10.170521  5519 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:10.170668  5519 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:10.209847  5519 rpc_server.cc:307] RPC server started. Bound to: 127.5.99.195:44233
I20260710 11:11:10.209939 10341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.99.195:44233 every 8 connection(s)
I20260710 11:11:10.222551 10342 heartbeater.cc:344] Connected to a master server at 127.5.99.254:38867
I20260710 11:11:10.222923 10342 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:10.223611 10342 heartbeater.cc:507] Master 127.5.99.254:38867 requested a full tablet report, sending...
I20260710 11:11:10.225492 10066 ts_manager.cc:194] Registered new tserver with Master: 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:10.226052  5519 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013169114s
I20260710 11:11:10.226856 10066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50974
I20260710 11:11:10.249631 10066 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50988:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:10.252329 10066 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:10.325524 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c981c3cd6434fb992d47c560af0a5 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:10.327070 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c981c3cd6434fb992d47c560af0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.327840 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 990f96057b1e493880e32dcd3f94a4e2 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:10.329124 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990f96057b1e493880e32dcd3f94a4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.325729 10229 tablet_service.cc:1511] Processing CreateTablet for tablet d042827a5e7646df9360cd21ebda2ee7 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:10.330354 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d042827a5e7646df9360cd21ebda2ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.330709 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 12fca5d770a64d9da9c8b65a00c0134a (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:10.331928 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12fca5d770a64d9da9c8b65a00c0134a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.332960 10227 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca878354a5941c2ba570ea2acbe5d0a (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:10.333703 10232 tablet_service.cc:1511] Processing CreateTablet for tablet f7ba9b9f53fa4e24997c6c6b4029b939 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:10.334213 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca878354a5941c2ba570ea2acbe5d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.335405 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 41ff9305483a479b8a49ac4c978f820c (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:10.336685 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ff9305483a479b8a49ac4c978f820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.338308 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ba9b9f53fa4e24997c6c6b4029b939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.351859 10226 tablet_service.cc:1511] Processing CreateTablet for tablet e27965ba051144a68c225db877b87d66 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:10.353384 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27965ba051144a68c225db877b87d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.360910 10225 tablet_service.cc:1511] Processing CreateTablet for tablet a3ea5541e3b645388f7c793f81a9c6b5 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:10.362308 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ea5541e3b645388f7c793f81a9c6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.383270 10158 tablet_service.cc:1511] Processing CreateTablet for tablet 41ff9305483a479b8a49ac4c978f820c (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:10.384702 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ff9305483a479b8a49ac4c978f820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.395741 10157 tablet_service.cc:1511] Processing CreateTablet for tablet f7ba9b9f53fa4e24997c6c6b4029b939 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:10.397269 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ba9b9f53fa4e24997c6c6b4029b939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.404417 10357 tablet_bootstrap.cc:492] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.406729 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 12fca5d770a64d9da9c8b65a00c0134a (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:10.408097 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12fca5d770a64d9da9c8b65a00c0134a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.409855 10302 tablet_service.cc:1511] Processing CreateTablet for tablet 990f96057b1e493880e32dcd3f94a4e2 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:10.410672 10307 tablet_service.cc:1511] Processing CreateTablet for tablet 41ff9305483a479b8a49ac4c978f820c (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:10.411221 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990f96057b1e493880e32dcd3f94a4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.411358 10357 tablet_bootstrap.cc:654] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.411909 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ff9305483a479b8a49ac4c978f820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.414655 10306 tablet_service.cc:1511] Processing CreateTablet for tablet f7ba9b9f53fa4e24997c6c6b4029b939 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:10.415907 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ba9b9f53fa4e24997c6c6b4029b939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.418619 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 12fca5d770a64d9da9c8b65a00c0134a (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:10.419961 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12fca5d770a64d9da9c8b65a00c0134a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.422648 10357 tablet_bootstrap.cc:492] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.422884 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c981c3cd6434fb992d47c560af0a5 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:10.423203 10357 ts_tablet_manager.cc:1403] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:11:10.423252 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca878354a5941c2ba570ea2acbe5d0a (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:10.426244 10300 tablet_service.cc:1511] Processing CreateTablet for tablet e27965ba051144a68c225db877b87d66 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:10.426393 10357 raft_consensus.cc:359] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.427066 10357 raft_consensus.cc:385] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.427351 10357 raft_consensus.cc:740] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.428054 10357 consensus_queue.cc:260] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.429143 10299 tablet_service.cc:1511] Processing CreateTablet for tablet a3ea5541e3b645388f7c793f81a9c6b5 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:10.429160 10303 tablet_service.cc:1511] Processing CreateTablet for tablet d042827a5e7646df9360cd21ebda2ee7 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:10.431145 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c981c3cd6434fb992d47c560af0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.431816 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ea5541e3b645388f7c793f81a9c6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.433960 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d042827a5e7646df9360cd21ebda2ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.435014 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27965ba051144a68c225db877b87d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.436261 10268 heartbeater.cc:499] Master 127.5.99.254:38867 was elected leader, sending a full tablet report...
I20260710 11:11:10.437235 10357 ts_tablet_manager.cc:1434] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:11:10.437853 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca878354a5941c2ba570ea2acbe5d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.438355 10357 tablet_bootstrap.cc:492] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.444453 10357 tablet_bootstrap.cc:654] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.475533 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3c981c3cd6434fb992d47c560af0a5 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:10.477173 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3c981c3cd6434fb992d47c560af0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.479333 10154 tablet_service.cc:1511] Processing CreateTablet for tablet d042827a5e7646df9360cd21ebda2ee7 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:10.481968 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d042827a5e7646df9360cd21ebda2ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.495406 10153 tablet_service.cc:1511] Processing CreateTablet for tablet 990f96057b1e493880e32dcd3f94a4e2 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:10.497053 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990f96057b1e493880e32dcd3f94a4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.506367 10359 tablet_bootstrap.cc:492] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.512184 10357 tablet_bootstrap.cc:492] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.512743 10357 ts_tablet_manager.cc:1403] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.035s
I20260710 11:11:10.516664 10360 raft_consensus.cc:493] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.517198 10360 raft_consensus.cc:515] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.521720 10362 tablet_bootstrap.cc:492] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.523679 10360 leader_election.cc:290] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:10.524243 10152 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca878354a5941c2ba570ea2acbe5d0a (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:10.525569 10152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca878354a5941c2ba570ea2acbe5d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.528944 10362 tablet_bootstrap.cc:654] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.555182 10151 tablet_service.cc:1511] Processing CreateTablet for tablet a3ea5541e3b645388f7c793f81a9c6b5 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:10.556624 10151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ea5541e3b645388f7c793f81a9c6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.563827 10156 tablet_service.cc:1511] Processing CreateTablet for tablet e27965ba051144a68c225db877b87d66 (DEFAULT_TABLE table=test-workload [id=e288a34a642445f1b9b66d7ad554c4f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:10.565362 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27965ba051144a68c225db877b87d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:10.567225 10359 tablet_bootstrap.cc:654] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.572610 10357 raft_consensus.cc:359] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.588191 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fca5d770a64d9da9c8b65a00c0134a" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:10.589710 10362 tablet_bootstrap.cc:492] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.590253 10362 ts_tablet_manager.cc:1403] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.005s
W20260710 11:11:10.591274 10208 leader_election.cc:343] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.589954 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fca5d770a64d9da9c8b65a00c0134a" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:10.573374 10357 raft_consensus.cc:385] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.593750 10357 raft_consensus.cc:740] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.594525 10357 consensus_queue.cc:260] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.596287 10362 raft_consensus.cc:359] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.596949 10362 raft_consensus.cc:385] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.597229 10362 raft_consensus.cc:740] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.597692 10359 tablet_bootstrap.cc:492] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:10.598158 10359 ts_tablet_manager.cc:1403] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.017s
I20260710 11:11:10.598449 10362 consensus_queue.cc:260] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
W20260710 11:11:10.598070 10208 leader_election.cc:343] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.600133 10208 leader_election.cc:304] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88
I20260710 11:11:10.600317 10357 ts_tablet_manager.cc:1434] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260710 11:11:10.600888 10360 raft_consensus.cc:2749] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.601055 10359 raft_consensus.cc:359] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:10.601814 10359 raft_consensus.cc:385] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.601997 10357 tablet_bootstrap.cc:492] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.603293 10342 heartbeater.cc:499] Master 127.5.99.254:38867 was elected leader, sending a full tablet report...
I20260710 11:11:10.605472 10362 ts_tablet_manager.cc:1434] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:11:10.606472 10362 tablet_bootstrap.cc:492] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.602077 10359 raft_consensus.cc:740] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.608564 10357 tablet_bootstrap.cc:654] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.608253 10359 consensus_queue.cc:260] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:10.613847 10362 tablet_bootstrap.cc:654] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.617532 10359 ts_tablet_manager.cc:1434] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.007s
I20260710 11:11:10.618252 10193 heartbeater.cc:499] Master 127.5.99.254:38867 was elected leader, sending a full tablet report...
I20260710 11:11:10.622942 10359 tablet_bootstrap.cc:492] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.629102 10359 tablet_bootstrap.cc:654] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.630095 10367 raft_consensus.cc:493] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.630636 10367 raft_consensus.cc:515] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:10.652133 10367 leader_election.cc:290] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:10.663431 10357 tablet_bootstrap.cc:492] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.664124 10357 ts_tablet_manager.cc:1403] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.062s	user 0.032s	sys 0.029s
I20260710 11:11:10.665879 10362 tablet_bootstrap.cc:492] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.666426 10362 ts_tablet_manager.cc:1403] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.041s
I20260710 11:11:10.667223 10357 raft_consensus.cc:359] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.668020 10357 raft_consensus.cc:385] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.668370 10357 raft_consensus.cc:740] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.669276 10357 consensus_queue.cc:260] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.669664 10362 raft_consensus.cc:359] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.670396 10362 raft_consensus.cc:385] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.670686 10362 raft_consensus.cc:740] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.671729 10357 ts_tablet_manager.cc:1434] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:10.671416 10362 consensus_queue.cc:260] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.672818 10357 tablet_bootstrap.cc:492] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.673604 10362 ts_tablet_manager.cc:1434] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:11:10.674607 10362 tablet_bootstrap.cc:492] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.679742 10357 tablet_bootstrap.cc:654] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.680859 10366 raft_consensus.cc:493] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.681115 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:10.681381 10366 raft_consensus.cc:515] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
W20260710 11:11:10.683101 10132 leader_election.cc:343] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc27db4fd2804369be155119b74641ea (127.5.99.194:39339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.685765 10362 tablet_bootstrap.cc:654] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.686357 10357 tablet_bootstrap.cc:492] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.686897 10357 ts_tablet_manager.cc:1403] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:11:10.689908 10357 raft_consensus.cc:359] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.690688 10357 raft_consensus.cc:385] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.690972 10357 raft_consensus.cc:740] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.691715 10357 consensus_queue.cc:260] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.690063 10366 leader_election.cc:290] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.696012 10357 ts_tablet_manager.cc:1434] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:10.697144 10357 tablet_bootstrap.cc:492] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.700803 10359 tablet_bootstrap.cc:492] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:10.701304 10359 ts_tablet_manager.cc:1403] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.003s
I20260710 11:11:10.703658 10357 tablet_bootstrap.cc:654] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.706943 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
W20260710 11:11:10.708387 10282 leader_election.cc:343] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.712494 10359 raft_consensus.cc:359] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.713233 10359 raft_consensus.cc:385] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.713516 10359 raft_consensus.cc:740] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.720288 10357 tablet_bootstrap.cc:492] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.720125 10359 consensus_queue.cc:260] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.720288 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:10.720944 10357 ts_tablet_manager.cc:1403] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
W20260710 11:11:10.722195 10133 leader_election.cc:343] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.722297 10359 ts_tablet_manager.cc:1434] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:11:10.722718 10133 leader_election.cc:304] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf; no voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea
I20260710 11:11:10.723435 10359 tablet_bootstrap.cc:492] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.723948 10357 raft_consensus.cc:359] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.724061 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:10.724725 10357 raft_consensus.cc:385] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.724350 10367 raft_consensus.cc:2749] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.725047 10357 raft_consensus.cc:740] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.725827 10357 consensus_queue.cc:260] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.727229 10243 raft_consensus.cc:2468] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:10.728011 10357 ts_tablet_manager.cc:1434] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:10.729171 10357 tablet_bootstrap.cc:492] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.717623 10362 tablet_bootstrap.cc:492] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.729964 10362 ts_tablet_manager.cc:1403] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.013s
I20260710 11:11:10.730676 10281 leader_election.cc:304] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [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: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:10.731681 10366 raft_consensus.cc:2804] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.731995 10366 raft_consensus.cc:493] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.732299 10366 raft_consensus.cc:3060] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.732875 10362 raft_consensus.cc:359] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.733655 10362 raft_consensus.cc:385] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.733939 10362 raft_consensus.cc:740] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.734660 10362 consensus_queue.cc:260] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.735316 10357 tablet_bootstrap.cc:654] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.736603 10359 tablet_bootstrap.cc:654] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.740921 10362 ts_tablet_manager.cc:1434] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:11:10.742013 10362 tablet_bootstrap.cc:492] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.753731 10362 tablet_bootstrap.cc:654] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.759174 10362 tablet_bootstrap.cc:492] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.759167 10359 tablet_bootstrap.cc:492] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:10.759271 10357 tablet_bootstrap.cc:492] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.759881 10362 ts_tablet_manager.cc:1403] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260710 11:11:10.760013 10359 ts_tablet_manager.cc:1403] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260710 11:11:10.759696 10366 raft_consensus.cc:515] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.760097 10357 ts_tablet_manager.cc:1403] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260710 11:11:10.762656 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:10.762971 10362 raft_consensus.cc:359] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.763253 10359 raft_consensus.cc:359] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.763923 10362 raft_consensus.cc:385] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.763924 10359 raft_consensus.cc:385] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.764159 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:10.764542 10362 raft_consensus.cc:740] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.764382 10357 raft_consensus.cc:359] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.764696 10359 raft_consensus.cc:740] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.765218 10357 raft_consensus.cc:385] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:10.764889 10282 leader_election.cc:343] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.765172 10243 raft_consensus.cc:3060] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.765727 10357 raft_consensus.cc:740] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.765802 10359 consensus_queue.cc:260] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.765743 10362 consensus_queue.cc:260] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.766841 10357 consensus_queue.cc:260] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.768378 10362 ts_tablet_manager.cc:1434] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:10.769330 10362 tablet_bootstrap.cc:492] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.770911 10357 ts_tablet_manager.cc:1434] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:10.771910 10357 tablet_bootstrap.cc:492] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.772313 10359 ts_tablet_manager.cc:1434] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:11:10.773299 10359 tablet_bootstrap.cc:492] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.775825 10362 tablet_bootstrap.cc:654] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.778651 10357 tablet_bootstrap.cc:654] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.779435 10359 tablet_bootstrap.cc:654] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.789978 10357 tablet_bootstrap.cc:492] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.790477 10357 ts_tablet_manager.cc:1403] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260710 11:11:10.791251 10359 tablet_bootstrap.cc:492] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:10.791891 10378 raft_consensus.cc:493] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.792408 10378 raft_consensus.cc:515] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.793308 10357 raft_consensus.cc:359] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.794051 10357 raft_consensus.cc:385] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.794340 10357 raft_consensus.cc:740] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.794687 10378 leader_election.cc:290] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.795306 10357 consensus_queue.cc:260] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.797098 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:10.797786 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:10.798503 10242 raft_consensus.cc:2468] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:10.799467 10357 ts_tablet_manager.cc:1434] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260710 11:11:10.799762 10282 leader_election.cc:343] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.800450 10357 tablet_bootstrap.cc:492] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.801240 10281 leader_election.cc:304] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [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: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:10.802968 10378 raft_consensus.cc:2804] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.803361 10378 raft_consensus.cc:493] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.803710 10378 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.805311 10360 raft_consensus.cc:493] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.805855 10360 raft_consensus.cc:515] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.806882 10357 tablet_bootstrap.cc:654] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.808012 10360 leader_election.cc:290] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:10.810174 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:10.811579 10367 raft_consensus.cc:493] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.812140 10367 raft_consensus.cc:515] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.813103 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:10.814467 10367 leader_election.cc:290] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
W20260710 11:11:10.811726 10208 leader_election.cc:343] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:10.815551 10208 leader_election.cc:343] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.816008 10208 leader_election.cc:304] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88
I20260710 11:11:10.816565 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:10.817425 10317 raft_consensus.cc:2393] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a2b2c2b6654968a558c89fb538edaf in current term 1: Already voted for candidate 4234218b9b864f9c9f029736feedef88 in this term.
I20260710 11:11:10.817803 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:10.819339 10360 raft_consensus.cc:2749] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.821241 10132 leader_election.cc:304] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf; no voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea
I20260710 11:11:10.822490 10367 raft_consensus.cc:3060] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.823172 10243 raft_consensus.cc:2468] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:10.824507 10281 leader_election.cc:304] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [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: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:10.826009 10366 leader_election.cc:290] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.826264 10387 raft_consensus.cc:493] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.826864 10366 raft_consensus.cc:2804] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.826745 10387 raft_consensus.cc:515] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.827337 10366 raft_consensus.cc:697] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:10.828143 10366 consensus_queue.cc:237] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.829957 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:10.830837 10242 raft_consensus.cc:2468] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:10.832376 10281 leader_election.cc:304] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:10.832957 10387 leader_election.cc:290] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.833626 10387 raft_consensus.cc:2804] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.833952 10387 raft_consensus.cc:493] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.834265 10387 raft_consensus.cc:3060] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.835362 10362 tablet_bootstrap.cc:492] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.835934 10362 ts_tablet_manager.cc:1403] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.036s
I20260710 11:11:10.838959 10362 raft_consensus.cc:359] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.839967 10362 raft_consensus.cc:385] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.840307 10362 raft_consensus.cc:740] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.841187 10362 consensus_queue.cc:260] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.841914 10359 ts_tablet_manager.cc:1403] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.012s
I20260710 11:11:10.843708 10362 ts_tablet_manager.cc:1434] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:11:10.844782 10362 tablet_bootstrap.cc:492] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.844874 10359 raft_consensus.cc:359] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.850095 10367 raft_consensus.cc:2749] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:10.853452 10389 raft_consensus.cc:493] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:10.850565 10387 raft_consensus.cc:515] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.853938 10389 raft_consensus.cc:515] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.855439 10389 leader_election.cc:290] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.855461 10387 leader_election.cc:290] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.856709 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
W20260710 11:11:10.857436 10114 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:10.858680 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:10.859259 10243 raft_consensus.cc:2468] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:10.860046 10378 raft_consensus.cc:515] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.860528 10281 leader_election.cc:304] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:10.861449 10387 raft_consensus.cc:2804] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:10.861858 10387 raft_consensus.cc:493] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:10.862234 10387 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.862543 10362 tablet_bootstrap.cc:654] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.851553 10359 raft_consensus.cc:385] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.857340 10242 raft_consensus.cc:3060] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.865311 10359 raft_consensus.cc:740] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.866122 10359 consensus_queue.cc:260] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.873229 10378 leader_election.cc:290] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.874181 10359 ts_tablet_manager.cc:1434] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260710 11:11:10.875317 10359 tablet_bootstrap.cc:492] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.880376 10357 tablet_bootstrap.cc:492] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.880199 10387 raft_consensus.cc:515] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.880892 10357 ts_tablet_manager.cc:1403] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.032s
I20260710 11:11:10.882652 10359 tablet_bootstrap.cc:654] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.882774 10387 leader_election.cc:290] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:10.883549 10357 raft_consensus.cc:359] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.884187 10357 raft_consensus.cc:385] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.884443 10357 raft_consensus.cc:740] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.885340 10357 consensus_queue.cc:260] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.886315 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:10.886920 10165 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.887300 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:10.887828 10357 ts_tablet_manager.cc:1434] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:11:10.888746 10357 tablet_bootstrap.cc:492] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:10.882848 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:10.888566 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
W20260710 11:11:10.890852 10282 leader_election.cc:343] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:10.891752 10282 leader_election.cc:343] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.892695 10362 tablet_bootstrap.cc:492] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.893199 10362 ts_tablet_manager.cc:1403] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.005s
W20260710 11:11:10.892627 10282 leader_election.cc:343] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.886662 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:10.895396 10357 tablet_bootstrap.cc:654] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.896103 10165 raft_consensus.cc:2468] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:10.896162 10362 raft_consensus.cc:359] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.896492 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:10.896915 10362 raft_consensus.cc:385] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.897183 10362 raft_consensus.cc:740] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
W20260710 11:11:10.895344 10282 leader_election.cc:343] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:10.898115 10282 leader_election.cc:304] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:10.897941 10362 consensus_queue.cc:260] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.899068 10387 raft_consensus.cc:2804] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.899536 10387 raft_consensus.cc:697] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:10.900354 10362 ts_tablet_manager.cc:1434] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:10.900348 10387 consensus_queue.cc:237] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.897118 10243 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.901423 10065 catalog_manager.cc:5697] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.903004 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:10.903687 10241 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:10.901405 10362 tablet_bootstrap.cc:492] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.912003 10362 tablet_bootstrap.cc:654] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.916283 10357 tablet_bootstrap.cc:492] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:10.916422 10243 raft_consensus.cc:2468] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:10.916934 10357 ts_tablet_manager.cc:1403] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260710 11:11:10.919538 10357 raft_consensus.cc:359] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:10.920200 10357 raft_consensus.cc:385] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.920485 10357 raft_consensus.cc:740] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.921152 10357 consensus_queue.cc:260] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:10.923309 10357 ts_tablet_manager.cc:1434] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:10.924870 10362 tablet_bootstrap.cc:492] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.925350 10362 ts_tablet_manager.cc:1403] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260710 11:11:10.925943 10241 raft_consensus.cc:2468] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:10.927129 10242 raft_consensus.cc:2468] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:10.927084 10281 leader_election.cc:304] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [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: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:10.927946 10378 raft_consensus.cc:2804] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.928401 10378 raft_consensus.cc:697] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:10.929474 10378 consensus_queue.cc:237] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.934049 10281 leader_election.cc:304] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [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: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:10.934713 10378 raft_consensus.cc:2804] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:10.935217 10378 raft_consensus.cc:697] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:10.935858 10378 consensus_queue.cc:237] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.937197 10359 tablet_bootstrap.cc:492] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:10.928221 10362 raft_consensus.cc:359] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.937723 10359 ts_tablet_manager.cc:1403] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.002s
I20260710 11:11:10.938104 10362 raft_consensus.cc:385] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.938532 10362 raft_consensus.cc:740] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.939574 10362 consensus_queue.cc:260] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.940996 10359 raft_consensus.cc:359] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.942019 10359 raft_consensus.cc:385] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.942337 10359 raft_consensus.cc:740] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.942767 10362 ts_tablet_manager.cc:1434] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:11:10.943271 10359 consensus_queue.cc:260] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.944015 10362 tablet_bootstrap.cc:492] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.946123 10359 ts_tablet_manager.cc:1434] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:10.947199 10359 tablet_bootstrap.cc:492] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.953567 10362 tablet_bootstrap.cc:654] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.955737 10359 tablet_bootstrap.cc:654] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.958770 10362 tablet_bootstrap.cc:492] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.959211 10362 ts_tablet_manager.cc:1403] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 11:11:10.961699 10362 raft_consensus.cc:359] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.962348 10362 raft_consensus.cc:385] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.962608 10362 raft_consensus.cc:740] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.963320 10362 consensus_queue.cc:260] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.964217 10359 tablet_bootstrap.cc:492] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:10.964776 10359 ts_tablet_manager.cc:1403] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 11:11:10.965168 10362 ts_tablet_manager.cc:1434] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:11:10.966106 10362 tablet_bootstrap.cc:492] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:10.967829 10359 raft_consensus.cc:359] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.968555 10359 raft_consensus.cc:385] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.968896 10359 raft_consensus.cc:740] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.969763 10359 consensus_queue.cc:260] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.970667 10362 tablet_bootstrap.cc:654] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.969940 10065 catalog_manager.cc:5697] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.971895 10065 catalog_manager.cc:5697] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.972677 10359 ts_tablet_manager.cc:1434] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:11:10.973819 10359 tablet_bootstrap.cc:492] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.973671 10065 catalog_manager.cc:5697] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.979753 10362 tablet_bootstrap.cc:492] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:10.980221 10362 ts_tablet_manager.cc:1403] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:11:10.980351 10359 tablet_bootstrap.cc:654] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:10.982800 10362 raft_consensus.cc:359] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:10.983444 10362 raft_consensus.cc:385] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.983704 10362 raft_consensus.cc:740] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.984377 10362 consensus_queue.cc:260] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:10.985826 10359 tablet_bootstrap.cc:492] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:10.986289 10359 ts_tablet_manager.cc:1403] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 11:11:10.986461 10362 ts_tablet_manager.cc:1434] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:11:10.988694 10359 raft_consensus.cc:359] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.989374 10359 raft_consensus.cc:385] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:10.989678 10359 raft_consensus.cc:740] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:10.990345 10359 consensus_queue.cc:260] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:10.992213 10359 ts_tablet_manager.cc:1434] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:11:10.992920 10359 tablet_bootstrap.cc:492] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:10.998027 10359 tablet_bootstrap.cc:654] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:11.001703 10359 tablet_bootstrap.cc:492] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:11.002032 10359 ts_tablet_manager.cc:1403] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:11.003796 10359 raft_consensus.cc:359] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.004235 10359 raft_consensus.cc:385] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:11.004434 10367 raft_consensus.cc:493] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:11.004474 10359 raft_consensus.cc:740] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:11.004992 10367 raft_consensus.cc:515] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.005266 10359 consensus_queue.cc:260] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.006745 10367 leader_election.cc:290] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.007119 10359 ts_tablet_manager.cc:1434] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:11.007459 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:11.008064 10242 raft_consensus.cc:2468] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:11.008157 10359 tablet_bootstrap.cc:492] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:11.008131 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:11.008872 10317 raft_consensus.cc:2468] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:11.009236 10132 leader_election.cc:304] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.010123 10367 raft_consensus.cc:2804] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:11.010471 10367 raft_consensus.cc:493] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:11.010802 10367 raft_consensus.cc:3060] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.012609 10360 raft_consensus.cc:493] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:11.013080 10360 raft_consensus.cc:515] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.013531 10359 tablet_bootstrap.cc:654] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:11.015136 10360 leader_election.cc:290] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.017377 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:11.018115 10165 raft_consensus.cc:2468] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:11.018374 10367 raft_consensus.cc:515] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.019416 10208 leader_election.cc:304] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.020483 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:11.020925 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:11.021466 10242 raft_consensus.cc:3060] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.021529 10367 leader_election.cc:290] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.021899 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.022500 10316 raft_consensus.cc:3060] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.021144 10317 raft_consensus.cc:2468] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:11.027181 10360 raft_consensus.cc:2804] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:11.027580 10360 raft_consensus.cc:493] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:11.027895 10360 raft_consensus.cc:3060] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.032106 10242 raft_consensus.cc:2468] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:11.034005 10132 leader_election.cc:304] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.034924 10367 raft_consensus.cc:2804] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:11.034845 10360 raft_consensus.cc:515] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.035733 10367 raft_consensus.cc:697] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:11.037005 10360 leader_election.cc:290] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.037490 10367 consensus_queue.cc:237] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.038162 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.038650 10317 raft_consensus.cc:3060] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.038825 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.039410 10165 raft_consensus.cc:3060] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.039817 10359 tablet_bootstrap.cc:492] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:11.040293 10359 ts_tablet_manager.cc:1403] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260710 11:11:11.042943 10359 raft_consensus.cc:359] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.043546 10359 raft_consensus.cc:385] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:11.043807 10359 raft_consensus.cc:740] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:11.044416 10359 consensus_queue.cc:260] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.046319 10359 ts_tablet_manager.cc:1434] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:11:11.046206 10317 raft_consensus.cc:2468] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:11.046648 10316 raft_consensus.cc:2468] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:11.047559 10208 leader_election.cc:304] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.048506 10360 raft_consensus.cc:2804] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:11.048834 10165 raft_consensus.cc:2468] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:11.050052 10360 raft_consensus.cc:697] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.050845 10360 consensus_queue.cc:237] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.061088 10065 catalog_manager.cc:5697] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 1 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.061108 10063 catalog_manager.cc:5697] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 1 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.087916 10360 raft_consensus.cc:493] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:11.088340 10360 raft_consensus.cc:515] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.090078 10360 leader_election.cc:290] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.090790 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:11.091012 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:11.091427 10165 raft_consensus.cc:2468] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:11.091619 10316 raft_consensus.cc:2468] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:11.092403 10208 leader_election.cc:304] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.093019 10360 raft_consensus.cc:2804] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:11.093348 10360 raft_consensus.cc:493] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:11.093698 10360 raft_consensus.cc:3060] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.098421 10360 raft_consensus.cc:515] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.099902 10360 leader_election.cc:290] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.100674 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.100908 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.101157 10165 raft_consensus.cc:3060] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.101442 10316 raft_consensus.cc:3060] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.105763 10165 raft_consensus.cc:2468] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:11.105897 10316 raft_consensus.cc:2468] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:11.106787 10360 raft_consensus.cc:493] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:11.107067 10208 leader_election.cc:304] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.107168 10360 raft_consensus.cc:515] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:11.107817 10407 raft_consensus.cc:2804] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:11.108867 10360 leader_election.cc:290] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233), 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333)
I20260710 11:11:11.108902 10407 raft_consensus.cc:697] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.109627 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:11.110280 10316 raft_consensus.cc:2468] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:11.109992 10407 consensus_queue.cc:237] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.110507 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:11.111110 10165 raft_consensus.cc:2468] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:11.111280 10208 leader_election.cc:304] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.112037 10360 raft_consensus.cc:2804] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:11.112375 10360 raft_consensus.cc:493] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:11.112623 10360 raft_consensus.cc:3060] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.118191 10360 raft_consensus.cc:515] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:11.117897 10063 catalog_manager.cc:5697] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 1 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.119741 10360 leader_election.cc:290] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Requested vote from peers 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233), 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333)
I20260710 11:11:11.120446 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.120790 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.121006 10316 raft_consensus.cc:3060] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.121330 10165 raft_consensus.cc:3060] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.121855 10367 raft_consensus.cc:493] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:11.122306 10367 raft_consensus.cc:515] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.124266 10367 leader_election.cc:290] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.126124 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fca5d770a64d9da9c8b65a00c0134a" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:11.126188 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fca5d770a64d9da9c8b65a00c0134a" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:11.126886 10242 raft_consensus.cc:2468] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:11.127418 10317 raft_consensus.cc:2468] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:11.127703 10165 raft_consensus.cc:2468] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:11.127699 10316 raft_consensus.cc:2468] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:11.128123 10132 leader_election.cc:304] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.129225 10367 raft_consensus.cc:2804] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:11.129498 10367 raft_consensus.cc:493] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:11.129812 10367 raft_consensus.cc:3060] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.129870 10208 leader_election.cc:304] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.130659 10360 raft_consensus.cc:2804] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:11.131100 10360 raft_consensus.cc:697] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.131843 10360 consensus_queue.cc:237] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:11.135243 10367 raft_consensus.cc:515] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.137123 10367 leader_election.cc:290] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.137863 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fca5d770a64d9da9c8b65a00c0134a" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:11.138186 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12fca5d770a64d9da9c8b65a00c0134a" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.138441 10242 raft_consensus.cc:3060] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.138747 10316 raft_consensus.cc:3060] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.138626 10063 catalog_manager.cc:5697] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 1 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.145205 10242 raft_consensus.cc:2468] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:11.145205 10316 raft_consensus.cc:2468] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:11.146469 10133 leader_election.cc:304] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:11.146701 10367 raft_consensus.cc:493] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:11.147166 10367 raft_consensus.cc:515] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.147332 10370 raft_consensus.cc:2804] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:11.148541 10370 raft_consensus.cc:697] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:11.148996 10367 leader_election.cc:290] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.149353 10370 consensus_queue.cc:237] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.149854 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:11.150414 10242 raft_consensus.cc:2393] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a2b2c2b6654968a558c89fb538edaf in current term 1: Already voted for candidate 4234218b9b864f9c9f029736feedef88 in this term.
I20260710 11:11:11.151156 10412 raft_consensus.cc:493] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:11.151669 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:11.151643 10412 raft_consensus.cc:515] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.152922 10133 leader_election.cc:304] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf; no voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea
I20260710 11:11:11.153496 10367 raft_consensus.cc:3060] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.154634 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:11.154973 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:11.155519 10242 raft_consensus.cc:2393] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a2b2c2b6654968a558c89fb538edaf in current term 1: Already voted for candidate 4234218b9b864f9c9f029736feedef88 in this term.
I20260710 11:11:11.154599 10412 leader_election.cc:290] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.156620 10132 leader_election.cc:304] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf; no voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea
I20260710 11:11:11.157358 10412 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:11.160264 10367 raft_consensus.cc:2749] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:11.164646 10412 raft_consensus.cc:2749] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:11.166424 10063 catalog_manager.cc:5697] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 1 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.243832 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
mode: GRACEFUL
new_leader_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:40212
I20260710 11:11:11.244365 10242 raft_consensus.cc:606] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Received request to transfer leadership to TS 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:11.256234 10316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
mode: GRACEFUL
new_leader_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:51876
I20260710 11:11:11.256706 10316 raft_consensus.cc:606] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Received request to transfer leadership to TS 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:11.263983 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
mode: GRACEFUL
new_leader_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:40212
I20260710 11:11:11.264511 10242 raft_consensus.cc:606] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Received request to transfer leadership to TS 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:11.276388 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
mode: GRACEFUL
new_leader_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:11:11.276877 10165 raft_consensus.cc:606] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Received request to transfer leadership to TS dc27db4fd2804369be155119b74641ea
I20260710 11:11:11.281450 10316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
mode: GRACEFUL
new_leader_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:51876
I20260710 11:11:11.281957 10316 raft_consensus.cc:606] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Received request to transfer leadership to TS dc27db4fd2804369be155119b74641ea
I20260710 11:11:11.286365 10316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
mode: GRACEFUL
new_leader_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:51876
I20260710 11:11:11.286787 10316 raft_consensus.cc:606] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Received request to transfer leadership to TS dc27db4fd2804369be155119b74641ea
I20260710 11:11:11.291043 10316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e27965ba051144a68c225db877b87d66"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
mode: GRACEFUL
new_leader_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:51876
I20260710 11:11:11.291462 10316 raft_consensus.cc:606] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Received request to transfer leadership to TS dc27db4fd2804369be155119b74641ea
I20260710 11:11:11.295789 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
mode: GRACEFUL
new_leader_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:40212
I20260710 11:11:11.296222 10242 raft_consensus.cc:606] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Received request to transfer leadership to TS 4234218b9b864f9c9f029736feedef88
I20260710 11:11:11.302821 10378 consensus_queue.cc:1048] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.308736 10387 raft_consensus.cc:993] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88: : Instructing follower dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.309275 10386 raft_consensus.cc:1081] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Signalling peer dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.310832 10243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:40196
I20260710 11:11:11.314635 10243 raft_consensus.cc:493] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.315006 10243 raft_consensus.cc:3060] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.314891 10386 consensus_queue.cc:1048] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.321997 10243 raft_consensus.cc:515] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.326910 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.327172 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca878354a5941c2ba570ea2acbe5d0a" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.327520 10165 raft_consensus.cc:3060] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.327817 10316 raft_consensus.cc:3055] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.328174 10316 raft_consensus.cc:740] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:11.328858 10316 consensus_queue.cc:260] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.329978 10316 raft_consensus.cc:3060] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.334813 10165 raft_consensus.cc:2468] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:11.335630 10316 raft_consensus.cc:2468] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:11.336261 10243 leader_election.cc:290] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.336586 10208 leader_election.cc:304] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.337874 10360 raft_consensus.cc:2804] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.338198 10360 raft_consensus.cc:697] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.338815 10360 consensus_queue.cc:237] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.342895 10386 consensus_queue.cc:1048] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.345233 10065 catalog_manager.cc:5697] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 1 to 2, leader changed from 4234218b9b864f9c9f029736feedef88 (127.5.99.195) to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 2 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.348820 10387 raft_consensus.cc:993] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88: : Instructing follower dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.349278 10378 raft_consensus.cc:1081] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Signalling peer dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.353606 10243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:40196
I20260710 11:11:11.354178 10243 raft_consensus.cc:493] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.354557 10243 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.355855 10387 consensus_queue.cc:1048] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.360844 10243 raft_consensus.cc:515] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.363302 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.363513 10243 leader_election.cc:290] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.365355 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.365855 10316 raft_consensus.cc:3055] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.366151 10316 raft_consensus.cc:740] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:11.366904 10316 consensus_queue.cc:260] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.367952 10316 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.374848 10387 consensus_queue.cc:1048] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.376595 10316 raft_consensus.cc:2468] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:11.377511 10208 leader_election.cc:304] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [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: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:11.378364 10360 raft_consensus.cc:2804] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.378826 10360 raft_consensus.cc:697] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.379648 10360 consensus_queue.cc:237] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.387825 10378 consensus_queue.cc:1048] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.388234 10065 catalog_manager.cc:5697] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 1 to 2, leader changed from 4234218b9b864f9c9f029736feedef88 (127.5.99.195) to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 2 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.394599 10387 raft_consensus.cc:993] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88: : Instructing follower 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:11.395051 10378 raft_consensus.cc:1081] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Signalling peer 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:11.396600 10165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:46044
I20260710 11:11:11.397050 10165 raft_consensus.cc:493] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.397331 10165 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.402941 10165 raft_consensus.cc:515] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.404524 10165 leader_election.cc:290] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.405349 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:11.405575 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.405990 10243 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.406174 10316 raft_consensus.cc:3055] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.406574 10316 raft_consensus.cc:740] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:11.407371 10316 consensus_queue.cc:260] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.408598 10316 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.411237 10243 raft_consensus.cc:2468] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:11.412247 10132 leader_election.cc:304] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.412978 10412 raft_consensus.cc:2804] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.413350 10412 raft_consensus.cc:697] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:11.413591 10316 raft_consensus.cc:2468] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:11.414038 10412 consensus_queue.cc:237] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.420079 10063 catalog_manager.cc:5697] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 1 to 2, leader changed from 4234218b9b864f9c9f029736feedef88 (127.5.99.195) to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 2 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.504156 10412 consensus_queue.cc:1048] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.509882 10370 raft_consensus.cc:993] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf: : Instructing follower dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.510427 10367 raft_consensus.cc:1081] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Signalling peer dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.513058 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:40186
I20260710 11:11:11.513878 10242 raft_consensus.cc:493] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.514271 10242 raft_consensus.cc:3060] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.515365 10360 consensus_queue.cc:1048] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.516229 10412 consensus_queue.cc:1048] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.519847 10378 consensus_queue.cc:1048] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.524679 10242 raft_consensus.cc:515] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.533073 10242 leader_election.cc:290] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.534433 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.535061 10164 raft_consensus.cc:3055] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.535360 10164 raft_consensus.cc:740] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:11.536128 10164 consensus_queue.cc:260] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.537096 10164 raft_consensus.cc:3060] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:11.537604 10412 consensus_queue.cc:1175] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4234218b9b864f9c9f029736feedef88" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:11:11.542011 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d042827a5e7646df9360cd21ebda2ee7" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.542618 10317 raft_consensus.cc:3060] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.547087 10360 consensus_queue.cc:1048] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.555965 10387 consensus_queue.cc:1048] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.556787 10407 consensus_queue.cc:1048] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.563632 10164 raft_consensus.cc:2468] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:11.568928 10208 leader_election.cc:304] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.570443 10407 raft_consensus.cc:2804] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.570907 10407 raft_consensus.cc:697] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.571674 10407 consensus_queue.cc:237] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.573376 10317 raft_consensus.cc:2468] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:11.582378 10360 raft_consensus.cc:993] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea: : Instructing follower 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:11.583850 10360 raft_consensus.cc:1081] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Signalling peer 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:11.586781 10065 catalog_manager.cc:5697] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 1 to 2, leader changed from 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193) to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 2 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.588002 10387 raft_consensus.cc:993] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88: : Instructing follower dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.588488 10386 raft_consensus.cc:1081] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Signalling peer dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:11.588310 10409 consensus_queue.cc:1048] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.589740 10165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:46028
I20260710 11:11:11.590318 10165 raft_consensus.cc:493] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.590837 10165 raft_consensus.cc:3060] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.590265 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e27965ba051144a68c225db877b87d66"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:40196
I20260710 11:11:11.593747 10242 raft_consensus.cc:493] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.594110 10242 raft_consensus.cc:3060] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.598032 10165 raft_consensus.cc:515] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.601291 10165 leader_election.cc:290] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.602555 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.603150 10316 raft_consensus.cc:3060] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.603461 10360 raft_consensus.cc:993] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea: : Instructing follower 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:11.603888 10360 raft_consensus.cc:1081] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Signalling peer 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:11.604615 10242 raft_consensus.cc:515] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.605103 10409 consensus_queue.cc:1048] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.607271 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e3c981c3cd6434fb992d47c560af0a5" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:11.607806 10243 raft_consensus.cc:3055] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.608139 10243 raft_consensus.cc:740] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.608916 10243 consensus_queue.cc:260] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.609973 10316 raft_consensus.cc:2468] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:11.610205 10243 raft_consensus.cc:3060] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.611320 10242 leader_election.cc:290] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.611266 10133 leader_election.cc:304] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:11.612286 10412 raft_consensus.cc:2804] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.612752 10412 raft_consensus.cc:697] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:11.613516 10412 consensus_queue.cc:237] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.616895 10243 raft_consensus.cc:2468] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:11.617982 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.617677 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27965ba051144a68c225db877b87d66" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.618629 10315 raft_consensus.cc:3055] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.618968 10315 raft_consensus.cc:740] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:11.619732 10315 consensus_queue.cc:260] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.620110 10316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:51858
I20260710 11:11:11.620751 10316 raft_consensus.cc:493] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.620985 10315 raft_consensus.cc:3060] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.621315 10316 raft_consensus.cc:3060] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.622390 10065 catalog_manager.cc:5697] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 1 to 2, leader changed from dc27db4fd2804369be155119b74641ea (127.5.99.194) to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 2 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.629065 10316 raft_consensus.cc:515] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.618649 10165 raft_consensus.cc:3060] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.631469 10316 leader_election.cc:290] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:11.633165 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:11.633198 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ea5541e3b645388f7c793f81a9c6b5" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:11.634135 10243 raft_consensus.cc:3055] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.634171 10167 raft_consensus.cc:3060] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.634608 10243 raft_consensus.cc:740] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.635576 10243 consensus_queue.cc:260] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.636854 10243 raft_consensus.cc:3060] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.638487 10315 raft_consensus.cc:2468] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:11.639879 10208 leader_election.cc:304] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.640640 10409 raft_consensus.cc:2804] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.641109 10409 raft_consensus.cc:697] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.642175 10165 raft_consensus.cc:2468] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:11.644177 10409 consensus_queue.cc:237] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.646872 10243 raft_consensus.cc:2468] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 2.
I20260710 11:11:11.648244 10434 consensus_queue.cc:1048] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.648685 10281 leader_election.cc:304] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:11.649876 10386 raft_consensus.cc:2804] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.650485 10386 raft_consensus.cc:697] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 2 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:11.651309 10386 consensus_queue.cc:237] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:11.652015 10412 consensus_queue.cc:1048] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.649808 10167 raft_consensus.cc:2468] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 2.
I20260710 11:11:11.656925 10063 catalog_manager.cc:5697] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 1 to 2, leader changed from 4234218b9b864f9c9f029736feedef88 (127.5.99.195) to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 2 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:11.660528 10434 raft_consensus.cc:993] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea: : Instructing follower 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:11.661051 10434 raft_consensus.cc:1081] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Signalling peer 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:11.662741 10165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:46028
I20260710 11:11:11.663219 10165 raft_consensus.cc:493] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:11.663548 10165 raft_consensus.cc:3060] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.668426 10367 consensus_queue.cc:1048] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:11.670353 10165 raft_consensus.cc:515] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:11.672399 10165 leader_election.cc:290] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:11.673511 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:11.674139 10315 raft_consensus.cc:3060] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.675906 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ff9305483a479b8a49ac4c978f820c" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:11.676484 10242 raft_consensus.cc:3055] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:11.676786 10242 raft_consensus.cc:740] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:11.677510 10242 consensus_queue.cc:260] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:11.678719 10242 raft_consensus.cc:3060] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.680905 10315 raft_consensus.cc:2468] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:11.682096 10133 leader_election.cc:304] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:11.682901 10367 raft_consensus.cc:2804] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:11.683346 10367 raft_consensus.cc:697] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:11.684099 10367 consensus_queue.cc:237] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } }
I20260710 11:11:11.685093 10242 raft_consensus.cc:2468] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:11.685978 10063 catalog_manager.cc:5697] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 1 to 2, leader changed from dc27db4fd2804369be155119b74641ea (127.5.99.194) to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:11.691928 10065 catalog_manager.cc:5697] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 1 to 2, leader changed from dc27db4fd2804369be155119b74641ea (127.5.99.194) to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 2 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:11.761725 10165 raft_consensus.cc:1275] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:11.762831 10409 consensus_queue.cc:1048] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.769797 10315 raft_consensus.cc:1275] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:11.771256 10409 consensus_queue.cc:1048] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.780454 10315 raft_consensus.cc:1275] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:11.781580 10409 consensus_queue.cc:1048] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.788547 10165 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:11.795701 10165 raft_consensus.cc:1275] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:11.796883 10434 consensus_queue.cc:1048] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.918084 10243 raft_consensus.cc:1275] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:11.919310 10367 consensus_queue.cc:1048] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:11.927060 10315 raft_consensus.cc:1275] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:11.928524 10370 consensus_queue.cc:1048] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.054260 10243 raft_consensus.cc:1275] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.055302 10378 consensus_queue.cc:1048] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.062474 10165 raft_consensus.cc:1275] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.063808 10387 consensus_queue.cc:1048] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.103634 10165 raft_consensus.cc:1275] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.104910 10434 consensus_queue.cc:1048] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.112459 10315 raft_consensus.cc:1275] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.113812 10360 consensus_queue.cc:1048] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.129647 10165 raft_consensus.cc:1275] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.130918 10243 raft_consensus.cc:1275] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.130963 10360 consensus_queue.cc:1048] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:12.132189 10370 consensus_queue.cc:1048] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.139503 10315 raft_consensus.cc:1275] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.140939 10434 consensus_queue.cc:1048] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.142750 10315 raft_consensus.cc:1275] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.143565 10317 raft_consensus.cc:1275] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.145263 10367 consensus_queue.cc:1048] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.145627 10370 consensus_queue.cc:1048] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:12.157948 10243 raft_consensus.cc:1275] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:12.159386 10367 consensus_queue.cc:1048] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.320261 10064 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50462:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:14.322402 10064 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:14.367324 10155 tablet_service.cc:1511] Processing CreateTablet for tablet ff7d55c4d1d947829021669121abafab (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:14.368549 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7d55c4d1d947829021669121abafab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.368358 10233 tablet_service.cc:1511] Processing CreateTablet for tablet ff7d55c4d1d947829021669121abafab (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:14.369619 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7d55c4d1d947829021669121abafab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.370947 10307 tablet_service.cc:1511] Processing CreateTablet for tablet ff7d55c4d1d947829021669121abafab (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:14.371373 10153 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb02b492bd447a6a994e032c2c7cc02 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:14.372130 10307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7d55c4d1d947829021669121abafab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.372581 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb02b492bd447a6a994e032c2c7cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.387497 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb02b492bd447a6a994e032c2c7cc02 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:14.388793 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb02b492bd447a6a994e032c2c7cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.390995 10156 tablet_service.cc:1511] Processing CreateTablet for tablet ed6b8d6f165b416da2280ecd1359aa03 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:14.390982 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb02b492bd447a6a994e032c2c7cc02 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:14.392355 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6b8d6f165b416da2280ecd1359aa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.392544 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb02b492bd447a6a994e032c2c7cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.394253 10303 tablet_service.cc:1511] Processing CreateTablet for tablet ed6b8d6f165b416da2280ecd1359aa03 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:14.395615 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6b8d6f165b416da2280ecd1359aa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.396238 10151 tablet_service.cc:1511] Processing CreateTablet for tablet f92c44e3686e49afa56ecd6cbe7458fb (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:14.397421 10151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92c44e3686e49afa56ecd6cbe7458fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.398471 10232 tablet_service.cc:1511] Processing CreateTablet for tablet ed6b8d6f165b416da2280ecd1359aa03 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:14.399665 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6b8d6f165b416da2280ecd1359aa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.412531 10231 tablet_service.cc:1511] Processing CreateTablet for tablet f92c44e3686e49afa56ecd6cbe7458fb (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:14.413834 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92c44e3686e49afa56ecd6cbe7458fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.413530 10304 tablet_service.cc:1511] Processing CreateTablet for tablet f92c44e3686e49afa56ecd6cbe7458fb (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:14.414765 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92c44e3686e49afa56ecd6cbe7458fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.430950 10153 tablet_service.cc:1511] Processing CreateTablet for tablet 599f7fba59ad4142a0ada07f616865ad (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:14.432329 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599f7fba59ad4142a0ada07f616865ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.435871 10451 tablet_bootstrap.cc:492] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.443462 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 599f7fba59ad4142a0ada07f616865ad (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:14.443992 10451 tablet_bootstrap.cc:654] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.443828 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 599f7fba59ad4142a0ada07f616865ad (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:14.444752 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599f7fba59ad4142a0ada07f616865ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.445043 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599f7fba59ad4142a0ada07f616865ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.448653 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 3121d97bb92542f48aea401e303c2fef (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:14.449846 10450 tablet_bootstrap.cc:492] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:14.449975 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3121d97bb92542f48aea401e303c2fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.451839 10452 tablet_bootstrap.cc:492] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:14.459954 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 3121d97bb92542f48aea401e303c2fef (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:14.461259 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3121d97bb92542f48aea401e303c2fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.466624 10452 tablet_bootstrap.cc:654] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.472482 10451 tablet_bootstrap.cc:492] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.473026 10451 ts_tablet_manager.cc:1403] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260710 11:11:14.475853 10451 raft_consensus.cc:359] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.476644 10451 raft_consensus.cc:385] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.476981 10451 raft_consensus.cc:740] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.478523 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 3121d97bb92542f48aea401e303c2fef (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:14.478698 10153 tablet_service.cc:1511] Processing CreateTablet for tablet cfb9380805284eb1b722aad92b1b6f24 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:14.479996 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb9380805284eb1b722aad92b1b6f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.480959 10232 tablet_service.cc:1511] Processing CreateTablet for tablet cfb9380805284eb1b722aad92b1b6f24 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:14.482126 10304 tablet_service.cc:1511] Processing CreateTablet for tablet cfb9380805284eb1b722aad92b1b6f24 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:14.483300 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb9380805284eb1b722aad92b1b6f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.486929 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3121d97bb92542f48aea401e303c2fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.488606 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb9380805284eb1b722aad92b1b6f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.477756 10451 consensus_queue.cc:260] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.492205 10451 ts_tablet_manager.cc:1434] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.005s
I20260710 11:11:14.493188 10451 tablet_bootstrap.cc:492] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.499259 10451 tablet_bootstrap.cc:654] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.500519 10151 tablet_service.cc:1511] Processing CreateTablet for tablet 544b92511c9343c68580c585f2a08ad0 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:14.505312 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 544b92511c9343c68580c585f2a08ad0 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:14.515941 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544b92511c9343c68580c585f2a08ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.507128 10450 tablet_bootstrap.cc:654] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.510416 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 4f86616e307e4774b4547db7ce80a8f3 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:14.512569 10226 tablet_service.cc:1511] Processing CreateTablet for tablet 4f86616e307e4774b4547db7ce80a8f3 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:14.522311 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f86616e307e4774b4547db7ce80a8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.513510 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 4f86616e307e4774b4547db7ce80a8f3 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:14.515887 10151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544b92511c9343c68580c585f2a08ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.526446 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f86616e307e4774b4547db7ce80a8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.526695 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f86616e307e4774b4547db7ce80a8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.506002 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 544b92511c9343c68580c585f2a08ad0 (DEFAULT_TABLE table=soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:14.528947 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544b92511c9343c68580c585f2a08ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:14.536195 10452 tablet_bootstrap.cc:492] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:14.536760 10452 ts_tablet_manager.cc:1403] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.026s
I20260710 11:11:14.542829 10452 raft_consensus.cc:359] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.543586 10452 raft_consensus.cc:385] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.543870 10452 raft_consensus.cc:740] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.544672 10452 consensus_queue.cc:260] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.541200 10451 tablet_bootstrap.cc:492] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.546716 10451 ts_tablet_manager.cc:1403] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260710 11:11:14.550601 10451 raft_consensus.cc:359] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.551265 10451 raft_consensus.cc:385] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.551544 10451 raft_consensus.cc:740] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.553990 10452 ts_tablet_manager.cc:1434] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:11:14.556007 10452 tablet_bootstrap.cc:492] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:14.559785 10450 tablet_bootstrap.cc:492] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:14.560650 10450 ts_tablet_manager.cc:1403] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.003s
I20260710 11:11:14.562762 10452 tablet_bootstrap.cc:654] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.552222 10451 consensus_queue.cc:260] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.565326 10450 raft_consensus.cc:359] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.567014 10450 raft_consensus.cc:385] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.567373 10450 raft_consensus.cc:740] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.568112 10450 consensus_queue.cc:260] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.569790 10450 ts_tablet_manager.cc:1434] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 11:11:14.566699 10451 ts_tablet_manager.cc:1434] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:11:14.570932 10451 tablet_bootstrap.cc:492] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.576745 10451 tablet_bootstrap.cc:654] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.577733 10450 tablet_bootstrap.cc:492] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:14.586249 10452 tablet_bootstrap.cc:492] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:14.586756 10452 ts_tablet_manager.cc:1403] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260710 11:11:14.587097 10450 tablet_bootstrap.cc:654] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.589721 10452 raft_consensus.cc:359] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.590514 10452 raft_consensus.cc:385] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.591650 10452 raft_consensus.cc:740] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.592413 10452 consensus_queue.cc:260] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.593871 10451 tablet_bootstrap.cc:492] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.594410 10451 ts_tablet_manager.cc:1403] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260710 11:11:14.594595 10452 ts_tablet_manager.cc:1434] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:11:14.595964 10452 tablet_bootstrap.cc:492] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:14.597363 10451 raft_consensus.cc:359] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.598083 10451 raft_consensus.cc:385] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.598359 10451 raft_consensus.cc:740] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.599064 10450 tablet_bootstrap.cc:492] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:14.599681 10450 ts_tablet_manager.cc:1403] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:11:14.599069 10451 consensus_queue.cc:260] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.602113 10450 raft_consensus.cc:359] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.602612 10452 tablet_bootstrap.cc:654] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.602901 10450 raft_consensus.cc:385] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.603283 10450 raft_consensus.cc:740] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.603475 10451 ts_tablet_manager.cc:1434] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:14.604249 10434 raft_consensus.cc:493] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.604218 10450 consensus_queue.cc:260] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.604818 10434 raft_consensus.cc:515] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.606698 10450 ts_tablet_manager.cc:1434] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:11:14.606786 10434 leader_election.cc:290] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.607756 10450 tablet_bootstrap.cc:492] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:14.608789 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92c44e3686e49afa56ecd6cbe7458fb" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
W20260710 11:11:14.610165 10208 leader_election.cc:343] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:14.611076 10451 tablet_bootstrap.cc:492] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.613988 10450 tablet_bootstrap.cc:654] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.617518 10451 tablet_bootstrap.cc:654] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.619513 10452 tablet_bootstrap.cc:492] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:14.620023 10452 ts_tablet_manager.cc:1403] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.017s
I20260710 11:11:14.621107 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92c44e3686e49afa56ecd6cbe7458fb" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:14.623301 10452 raft_consensus.cc:359] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.626485 10452 raft_consensus.cc:385] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:14.627220 10208 leader_election.cc:343] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:14.628403 10450 tablet_bootstrap.cc:492] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:14.628734 10452 raft_consensus.cc:740] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.629016 10450 ts_tablet_manager.cc:1403] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260710 11:11:14.628774 10208 leader_election.cc:304] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88
I20260710 11:11:14.629668 10452 consensus_queue.cc:260] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.630707 10434 raft_consensus.cc:2749] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:14.632159 10452 ts_tablet_manager.cc:1434] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:11:14.632159 10450 raft_consensus.cc:359] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.634164 10450 raft_consensus.cc:385] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.634514 10450 raft_consensus.cc:740] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.635314 10451 tablet_bootstrap.cc:492] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.633188 10452 tablet_bootstrap.cc:492] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:14.635825 10451 ts_tablet_manager.cc:1403] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260710 11:11:14.635250 10450 consensus_queue.cc:260] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.638816 10451 raft_consensus.cc:359] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.639506 10451 raft_consensus.cc:385] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.639802 10451 raft_consensus.cc:740] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.640527 10451 consensus_queue.cc:260] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.642421 10452 tablet_bootstrap.cc:654] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.642936 10451 ts_tablet_manager.cc:1434] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:11:14.643062 10450 ts_tablet_manager.cc:1434] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260710 11:11:14.644083 10450 tablet_bootstrap.cc:492] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:14.644302 10451 tablet_bootstrap.cc:492] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.650259 10450 tablet_bootstrap.cc:654] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.651333 10451 tablet_bootstrap.cc:654] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.664448 10451 tablet_bootstrap.cc:492] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.664983 10451 ts_tablet_manager.cc:1403] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 11:11:14.668043 10451 raft_consensus.cc:359] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.668787 10451 raft_consensus.cc:385] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.669075 10451 raft_consensus.cc:740] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.669981 10451 consensus_queue.cc:260] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.672451 10451 ts_tablet_manager.cc:1434] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:14.673520 10451 tablet_bootstrap.cc:492] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.680116 10451 tablet_bootstrap.cc:654] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.688118 10452 tablet_bootstrap.cc:492] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:14.688473 10450 tablet_bootstrap.cc:492] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:14.688576 10452 ts_tablet_manager.cc:1403] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.023s
I20260710 11:11:14.688609 10451 tablet_bootstrap.cc:492] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.689054 10450 ts_tablet_manager.cc:1403] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.012s
I20260710 11:11:14.689435 10451 ts_tablet_manager.cc:1403] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:11:14.691682 10452 raft_consensus.cc:359] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.691984 10450 raft_consensus.cc:359] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.692436 10452 raft_consensus.cc:385] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.692145 10451 raft_consensus.cc:359] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.692746 10450 raft_consensus.cc:385] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.692852 10452 raft_consensus.cc:740] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.692924 10451 raft_consensus.cc:385] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.693123 10450 raft_consensus.cc:740] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.693471 10451 raft_consensus.cc:740] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.693892 10452 consensus_queue.cc:260] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.693923 10450 consensus_queue.cc:260] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.694231 10451 consensus_queue.cc:260] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.696261 10450 ts_tablet_manager.cc:1434] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:14.696316 10452 ts_tablet_manager.cc:1434] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:14.696313 10451 ts_tablet_manager.cc:1434] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:14.697512 10452 tablet_bootstrap.cc:492] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:14.697952 10450 tablet_bootstrap.cc:492] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:14.697575 10451 tablet_bootstrap.cc:492] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.703979 10450 tablet_bootstrap.cc:654] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.704119 10452 tablet_bootstrap.cc:654] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.705093 10451 tablet_bootstrap.cc:654] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.736788 10450 tablet_bootstrap.cc:492] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:14.737264 10450 ts_tablet_manager.cc:1403] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.013s
I20260710 11:11:14.737497 10452 tablet_bootstrap.cc:492] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:14.737983 10452 ts_tablet_manager.cc:1403] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.023s
I20260710 11:11:14.738482 10451 tablet_bootstrap.cc:492] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.739007 10451 ts_tablet_manager.cc:1403] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.024s
I20260710 11:11:14.740285 10452 raft_consensus.cc:359] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.740259 10450 raft_consensus.cc:359] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.741148 10452 raft_consensus.cc:385] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.741294 10450 raft_consensus.cc:385] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.741554 10452 raft_consensus.cc:740] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.741766 10450 raft_consensus.cc:740] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.741648 10451 raft_consensus.cc:359] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.742514 10451 raft_consensus.cc:385] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.742385 10452 consensus_queue.cc:260] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.742980 10451 raft_consensus.cc:740] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.742627 10450 consensus_queue.cc:260] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.743743 10451 consensus_queue.cc:260] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.744992 10450 ts_tablet_manager.cc:1434] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:14.745065 10452 ts_tablet_manager.cc:1434] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:14.746011 10451 ts_tablet_manager.cc:1434] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:14.746136 10450 tablet_bootstrap.cc:492] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:14.746177 10452 tablet_bootstrap.cc:492] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:14.747004 10451 tablet_bootstrap.cc:492] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:14.752707 10450 tablet_bootstrap.cc:654] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.752979 10452 tablet_bootstrap.cc:654] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.753269 10451 tablet_bootstrap.cc:654] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.769826 10450 tablet_bootstrap.cc:492] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:14.770447 10450 ts_tablet_manager.cc:1403] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260710 11:11:14.773584 10450 raft_consensus.cc:359] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.774359 10450 raft_consensus.cc:385] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:14.774638 10450 raft_consensus.cc:740] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:14.775388 10450 consensus_queue.cc:260] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.784636 10450 ts_tablet_manager.cc:1434] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:11:14.786036 10450 tablet_bootstrap.cc:492] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:14.789482 10473 raft_consensus.cc:493] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.790031 10473 raft_consensus.cc:515] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.792204 10450 tablet_bootstrap.cc:654] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:14.793188 10473 leader_election.cc:290] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.794059 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:14.794622 10473 raft_consensus.cc:493] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.794802 10243 raft_consensus.cc:2468] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:14.795670 10473 raft_consensus.cc:515] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.796358 10132 leader_election.cc:304] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.799824 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92c44e3686e49afa56ecd6cbe7458fb" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:14.800530 10243 raft_consensus.cc:2468] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:14.800742 10473 leader_election.cc:290] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.801726 10132 leader_election.cc:304] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.801720 10473 raft_consensus.cc:2804] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:14.802678 10473 raft_consensus.cc:493] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:14.803016 10473 raft_consensus.cc:3060] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.814199 10473 raft_consensus.cc:515] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.815557 10434 raft_consensus.cc:493] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.816282 10434 raft_consensus.cc:515] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.817904 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:14.818540 10243 raft_consensus.cc:3060] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.821192 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:14.821879 10165 raft_consensus.cc:2468] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:14.823128 10208 leader_election.cc:304] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.826730 10434 leader_election.cc:290] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.829021 10434 raft_consensus.cc:2804] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:14.830626 10434 raft_consensus.cc:493] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:14.834659 10473 leader_election.cc:290] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.835316 10473 raft_consensus.cc:2804] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:14.835641 10473 raft_consensus.cc:493] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:14.835959 10473 raft_consensus.cc:3060] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.831817 10434 raft_consensus.cc:3060] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.853662 10473 raft_consensus.cc:515] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.854616 10387 raft_consensus.cc:493] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.855208 10387 raft_consensus.cc:515] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.858769 10473 leader_election.cc:290] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.859330 10478 raft_consensus.cc:493] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.857287 10387 leader_election.cc:290] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:14.859817 10478 raft_consensus.cc:515] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.859987 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:14.860735 10242 raft_consensus.cc:2468] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:14.862144 10281 leader_election.cc:304] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.863003 10387 raft_consensus.cc:2804] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:14.863404 10387 raft_consensus.cc:493] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:14.863730 10387 raft_consensus.cc:3060] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.866034 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:14.868074 10478 leader_election.cc:290] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:14.869326 10473 raft_consensus.cc:493] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.869850 10473 raft_consensus.cc:515] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.870924 10387 raft_consensus.cc:515] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.872244 10473 leader_election.cc:290] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.876003 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:14.876668 10242 raft_consensus.cc:3060] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.884241 10242 raft_consensus.cc:2468] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:14.885492 10477 raft_consensus.cc:493] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.885771 10281 leader_election.cc:304] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.886732 10478 raft_consensus.cc:2804] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:14.887324 10387 leader_election.cc:290] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:14.888368 10387 raft_consensus.cc:493] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.889420 10387 raft_consensus.cc:515] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
W20260710 11:11:14.892021 10114 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:11:14.894362 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.99.193:34333, user_credentials={real_user=slave}} blocked reactor thread for 71337.7us
I20260710 11:11:14.895576 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:14.896027 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:14.896705 10315 raft_consensus.cc:2468] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:14.896893 10387 leader_election.cc:290] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:14.826890 10243 raft_consensus.cc:2468] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
W20260710 11:11:14.898352 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.195:44233, user_credentials={real_user=slave}} blocked reactor thread for 105356us
I20260710 11:11:14.899953 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:14.900660 10315 raft_consensus.cc:2468] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:14.902364 10476 raft_consensus.cc:493] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.902853 10476 raft_consensus.cc:515] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.904826 10476 leader_election.cc:290] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.907058 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92c44e3686e49afa56ecd6cbe7458fb" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:14.907709 10315 raft_consensus.cc:2468] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:14.909991 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92c44e3686e49afa56ecd6cbe7458fb" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:14.910568 10243 raft_consensus.cc:3060] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.913794 10477 raft_consensus.cc:515] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.915832 10477 leader_election.cc:290] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.917495 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:14.918151 10315 raft_consensus.cc:3060] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.927126 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92c44e3686e49afa56ecd6cbe7458fb" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:14.927763 10316 raft_consensus.cc:3060] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.936326 10316 raft_consensus.cc:2468] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:14.938021 10387 raft_consensus.cc:493] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:14.938244 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:14.938609 10387 raft_consensus.cc:515] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.939246 10241 raft_consensus.cc:2393] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a2b2c2b6654968a558c89fb538edaf in current term 1: Already voted for candidate 4234218b9b864f9c9f029736feedef88 in this term.
I20260710 11:11:14.940337 10132 leader_election.cc:304] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.940694 10387 leader_election.cc:290] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:14.941169 10370 raft_consensus.cc:2804] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:14.941831 10370 raft_consensus.cc:697] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:14.942648 10370 consensus_queue.cc:237] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.943001 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:14.943693 10241 raft_consensus.cc:2468] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:14.944986 10281 leader_election.cc:304] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.945989 10387 raft_consensus.cc:2804] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:14.946372 10387 raft_consensus.cc:493] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:14.946938 10387 raft_consensus.cc:3060] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.952569 10065 catalog_manager.cc:5697] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 1 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:14.954798 10387 raft_consensus.cc:515] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.956696 10316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:14.958554 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3121d97bb92542f48aea401e303c2fef" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:14.959172 10165 raft_consensus.cc:2468] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:14.960299 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:14.960940 10241 raft_consensus.cc:3060] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.963958 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3121d97bb92542f48aea401e303c2fef" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:14.966440 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:14.968494 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:14.968470 10241 raft_consensus.cc:2468] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:14.970862 10281 leader_election.cc:304] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:14.972690 10387 leader_election.cc:290] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:14.973300 10387 raft_consensus.cc:2804] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:14.974735 10387 raft_consensus.cc:697] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:14.976413 10387 consensus_queue.cc:237] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.978683 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:14.979405 10165 raft_consensus.cc:2468] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:14.981714 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:14.983194 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:14.983727 10165 raft_consensus.cc:3060] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:14.991542 10165 raft_consensus.cc:2468] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 1.
I20260710 11:11:14.881040 10434 raft_consensus.cc:515] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:14.993274 10242 raft_consensus.cc:2393] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4234218b9b864f9c9f029736feedef88 in current term 1: Already voted for candidate dc27db4fd2804369be155119b74641ea in this term.
I20260710 11:11:14.996805 10434 leader_election.cc:290] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:14.999595 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:14.999892 10164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.000381 10167 raft_consensus.cc:2468] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:15.001866 10282 leader_election.cc:304] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4234218b9b864f9c9f029736feedef88; no voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.004956 10133 leader_election.cc:304] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
W20260710 11:11:15.005597 10208 leader_election.cc:343] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.008687 10451 tablet_bootstrap.cc:492] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:14.925408 10315 raft_consensus.cc:2468] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:15.006671 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:15.007627 10478 raft_consensus.cc:697] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
W20260710 11:11:15.008783 10208 leader_election.cc:343] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.007561 10474 raft_consensus.cc:2804] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.009296 10451 ts_tablet_manager.cc:1403] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.262s	user 0.068s	sys 0.113s
I20260710 11:11:15.009706 10165 raft_consensus.cc:2468] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 0.
I20260710 11:11:15.009894 10474 raft_consensus.cc:697] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.010828 10282 leader_election.cc:304] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [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: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.011473 10478 consensus_queue.cc:237] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.012233 10480 raft_consensus.cc:2804] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.012696 10480 raft_consensus.cc:493] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.013159 10480 raft_consensus.cc:3060] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.010890 10474 consensus_queue.cc:237] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.015173 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.015661 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.017764 10451 raft_consensus.cc:359] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.019661 10450 tablet_bootstrap.cc:492] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:15.021100 10165 raft_consensus.cc:3060] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.021354 10450 ts_tablet_manager.cc:1403] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.236s	user 0.054s	sys 0.091s
I20260710 11:11:15.021255 10243 raft_consensus.cc:2468] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:15.024722 10450 raft_consensus.cc:359] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.020434 10480 raft_consensus.cc:515] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.020519 10452 tablet_bootstrap.cc:492] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:15.025386 10450 raft_consensus.cc:385] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.025748 10450 raft_consensus.cc:740] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.025861 10452 ts_tablet_manager.cc:1403] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.280s	user 0.068s	sys 0.114s
I20260710 11:11:15.026127 10451 raft_consensus.cc:385] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.026435 10451 raft_consensus.cc:740] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.027206 10451 consensus_queue.cc:260] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.028317 10165 raft_consensus.cc:2468] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:15.029162 10451 ts_tablet_manager.cc:1434] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 11:11:15.030123 10451 tablet_bootstrap.cc:492] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea: Bootstrap starting.
I20260710 11:11:15.031015 10450 consensus_queue.cc:260] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.031618 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.032380 10167 raft_consensus.cc:2393] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4234218b9b864f9c9f029736feedef88 in current term 1: Already voted for candidate dc27db4fd2804369be155119b74641ea in this term.
I20260710 11:11:15.033370 10450 ts_tablet_manager.cc:1434] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:11:15.034183 10480 leader_election.cc:290] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:15.034709 10452 raft_consensus.cc:359] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.035404 10452 raft_consensus.cc:385] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.035729 10452 raft_consensus.cc:740] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.034335 10450 tablet_bootstrap.cc:492] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:15.036410 10452 consensus_queue.cc:260] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.038657 10452 ts_tablet_manager.cc:1434] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260710 11:11:15.039213 10317 raft_consensus.cc:2393] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc27db4fd2804369be155119b74641ea in current term 1: Already voted for candidate 4234218b9b864f9c9f029736feedef88 in this term.
I20260710 11:11:15.042840 10450 tablet_bootstrap.cc:654] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.043294 10451 tablet_bootstrap.cc:654] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.039686 10452 tablet_bootstrap.cc:492] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:15.041173 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:15.045631 10243 raft_consensus.cc:2393] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4234218b9b864f9c9f029736feedef88 in current term 1: Already voted for candidate dc27db4fd2804369be155119b74641ea in this term.
I20260710 11:11:15.046751 10281 leader_election.cc:304] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [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: 4234218b9b864f9c9f029736feedef88; no voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.047875 10480 raft_consensus.cc:2749] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.048152 10387 raft_consensus.cc:2749] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.048923 10133 leader_election.cc:304] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf; no voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.050458 10473 raft_consensus.cc:2749] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.055044 10451 tablet_bootstrap.cc:492] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea: No bootstrap required, opened a new log
I20260710 11:11:15.055644 10450 tablet_bootstrap.cc:492] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:15.055553 10451 ts_tablet_manager.cc:1403] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 11:11:15.056135 10450 ts_tablet_manager.cc:1403] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260710 11:11:15.056504 10064 catalog_manager.cc:5697] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.059598 10450 raft_consensus.cc:359] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.060340 10450 raft_consensus.cc:385] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.060663 10450 raft_consensus.cc:740] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.061311 10450 consensus_queue.cc:260] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.063367 10450 ts_tablet_manager.cc:1434] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:11:15.064215 10450 tablet_bootstrap.cc:492] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf: Bootstrap starting.
I20260710 11:11:15.066910 10208 leader_election.cc:304] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [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: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 4234218b9b864f9c9f029736feedef88
W20260710 11:11:15.068025 10208 leader_election.cc:343] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.068429 10208 leader_election.cc:304] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc27db4fd2804369be155119b74641ea; no voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88
I20260710 11:11:15.070082 10481 raft_consensus.cc:2804] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.070458 10481 raft_consensus.cc:493] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.070777 10481 raft_consensus.cc:3060] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.070662 10451 raft_consensus.cc:359] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.071313 10477 raft_consensus.cc:2749] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.074589 10370 raft_consensus.cc:493] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.075076 10370 raft_consensus.cc:515] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.077589 10370 leader_election.cc:290] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.078135 10208 leader_election.cc:304] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.078428 10450 tablet_bootstrap.cc:654] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.078758 10481 raft_consensus.cc:515] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.080044 10434 raft_consensus.cc:2804] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.080520 10434 raft_consensus.cc:697] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.077603 10452 tablet_bootstrap.cc:654] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.081161 10481 leader_election.cc:290] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.071336 10451 raft_consensus.cc:385] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.079039 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:15.083494 10451 raft_consensus.cc:740] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.083704 10315 raft_consensus.cc:2468] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:15.084115 10474 raft_consensus.cc:493] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.084546 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:15.085197 10474 raft_consensus.cc:515] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.085551 10451 consensus_queue.cc:260] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.086424 10243 raft_consensus.cc:2468] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:15.084782 10133 leader_election.cc:304] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:15.081310 10434 consensus_queue.cc:237] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.087692 10370 raft_consensus.cc:2804] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.088032 10370 raft_consensus.cc:493] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.088382 10474 leader_election.cc:290] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.088331 10370 raft_consensus.cc:3060] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.091087 10451 ts_tablet_manager.cc:1434] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:11:15.089372 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:15.093339 10450 tablet_bootstrap.cc:492] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf: No bootstrap required, opened a new log
I20260710 11:11:15.093873 10450 ts_tablet_manager.cc:1403] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260710 11:11:15.096658 10450 raft_consensus.cc:359] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.097325 10450 raft_consensus.cc:385] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.097607 10450 raft_consensus.cc:740] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.097879 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3121d97bb92542f48aea401e303c2fef" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.098433 10165 raft_consensus.cc:3060] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.098265 10450 consensus_queue.cc:260] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.104143 10165 raft_consensus.cc:2468] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:15.110977 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3121d97bb92542f48aea401e303c2fef" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.111869 10370 raft_consensus.cc:515] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.112672 10208 leader_election.cc:304] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
W20260710 11:11:15.114064 10133 leader_election.cc:343] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.114982 10450 ts_tablet_manager.cc:1434] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:11:15.116941 10481 raft_consensus.cc:2804] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.117080 10452 tablet_bootstrap.cc:492] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:15.117461 10481 raft_consensus.cc:697] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.117654 10452 ts_tablet_manager.cc:1403] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.009s
I20260710 11:11:15.118331 10481 consensus_queue.cc:237] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.120333 10452 raft_consensus.cc:359] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.121038 10452 raft_consensus.cc:385] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.121322 10452 raft_consensus.cc:740] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.122455 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
W20260710 11:11:15.122650 10208 leader_election.cc:343] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.122993 10243 raft_consensus.cc:2468] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 0.
I20260710 11:11:15.123975 10132 leader_election.cc:304] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [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: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 4234218b9b864f9c9f029736feedef88
I20260710 11:11:15.125056 10474 raft_consensus.cc:2804] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.125294 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:15.125447 10474 raft_consensus.cc:493] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.125847 10243 raft_consensus.cc:3060] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.125865 10474 raft_consensus.cc:3060] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.131287 10064 catalog_manager.cc:5697] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 1 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.134344 10474 raft_consensus.cc:515] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.137488 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:15.138082 10242 raft_consensus.cc:3060] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.131244 10065 catalog_manager.cc:5697] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 1 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.144510 10243 raft_consensus.cc:2468] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:15.138206 10476 raft_consensus.cc:493] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.145573 10476 raft_consensus.cc:515] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.145991 10132 leader_election.cc:304] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.146836 10473 raft_consensus.cc:2804] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.147470 10476 leader_election.cc:290] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.148847 10473 raft_consensus.cc:697] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.149289 10370 leader_election.cc:290] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.149629 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.149475 10066 catalog_manager.cc:5697] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 1 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.150306 10315 raft_consensus.cc:3060] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.151041 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:15.151588 10165 raft_consensus.cc:2468] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:15.149097 10452 consensus_queue.cc:260] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.149739 10473 consensus_queue.cc:237] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.155864 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88" is_pre_election: true
I20260710 11:11:15.156445 10317 raft_consensus.cc:2468] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 0.
I20260710 11:11:15.156533 10208 leader_election.cc:304] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.145221 10242 raft_consensus.cc:2468] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:15.157927 10481 raft_consensus.cc:2804] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:15.158318 10481 raft_consensus.cc:493] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:15.158623 10481 raft_consensus.cc:3060] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.161523 10452 ts_tablet_manager.cc:1434] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260710 11:11:15.162614 10452 tablet_bootstrap.cc:492] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:15.163236 10315 raft_consensus.cc:2468] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 1.
I20260710 11:11:15.166033 10132 leader_election.cc:304] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.166803 10473 raft_consensus.cc:2804] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.173557 10473 raft_consensus.cc:697] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.174095 10065 catalog_manager.cc:5697] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 1 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.175520 10481 raft_consensus.cc:515] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.175827 10474 leader_election.cc:290] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.169786 10452 tablet_bootstrap.cc:654] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.177042 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.177352 10481 leader_election.cc:290] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.174355 10473 consensus_queue.cc:237] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
W20260710 11:11:15.178408 10133 leader_election.cc:343] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:15.178767 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.179255 10165 raft_consensus.cc:3060] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.184538 10165 raft_consensus.cc:2468] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:15.185843 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.186440 10315 raft_consensus.cc:3060] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.187117 10208 leader_election.cc:304] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.187896 10481 raft_consensus.cc:2804] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:15.188340 10481 raft_consensus.cc:697] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.188481 10452 tablet_bootstrap.cc:492] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:15.189059 10452 ts_tablet_manager.cc:1403] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.010s
I20260710 11:11:15.189123 10481 consensus_queue.cc:237] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.191891 10452 raft_consensus.cc:359] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.192544 10452 raft_consensus.cc:385] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.192866 10452 raft_consensus.cc:740] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.193562 10452 consensus_queue.cc:260] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.197254 10315 raft_consensus.cc:2468] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 1.
I20260710 11:11:15.199180 10452 ts_tablet_manager.cc:1434] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:11:15.199043 10064 catalog_manager.cc:5697] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 1 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.199936 10452 tablet_bootstrap.cc:492] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88: Bootstrap starting.
I20260710 11:11:15.200666 10064 catalog_manager.cc:5697] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 1 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.204969 10452 tablet_bootstrap.cc:654] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:15.207162 10065 catalog_manager.cc:5697] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 1 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.209337 10452 tablet_bootstrap.cc:492] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88: No bootstrap required, opened a new log
I20260710 11:11:15.209811 10452 ts_tablet_manager.cc:1403] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:11:15.212411 10452 raft_consensus.cc:359] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.213040 10452 raft_consensus.cc:385] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:15.213286 10452 raft_consensus.cc:740] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Initialized, Role: FOLLOWER
I20260710 11:11:15.213900 10452 consensus_queue.cc:260] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.215773 10452 ts_tablet_manager.cc:1434] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:15.310319 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff7d55c4d1d947829021669121abafab"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
mode: GRACEFUL
new_leader_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:40212
I20260710 11:11:15.310786 10242 raft_consensus.cc:606] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Received request to transfer leadership to TS 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:15.315208 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
mode: GRACEFUL
new_leader_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:51876
I20260710 11:11:15.315639 10315 raft_consensus.cc:606] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Received request to transfer leadership to TS 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:15.319993 10315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
mode: GRACEFUL
new_leader_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:51876
I20260710 11:11:15.320454 10315 raft_consensus.cc:606] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Received request to transfer leadership to TS 13a2b2c2b6654968a558c89fb538edaf
I20260710 11:11:15.327240 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
mode: GRACEFUL
new_leader_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:11:15.327644 10165 raft_consensus.cc:606] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Received request to transfer leadership to TS dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.334254 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
mode: GRACEFUL
new_leader_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:11:15.334622 10165 raft_consensus.cc:606] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Received request to transfer leadership to TS dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.338689 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
mode: GRACEFUL
new_leader_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:11:15.339073 10165 raft_consensus.cc:606] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Received request to transfer leadership to TS dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.343340 10242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
mode: GRACEFUL
new_leader_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:40212
I20260710 11:11:15.343796 10242 raft_consensus.cc:606] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Received request to transfer leadership to TS 4234218b9b864f9c9f029736feedef88
I20260710 11:11:15.358359 10165 raft_consensus.cc:3060] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.363591 10387 consensus_queue.cc:1048] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.369681 10480 raft_consensus.cc:993] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: : Instructing follower 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:15.370119 10480 raft_consensus.cc:1081] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Signalling peer 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:15.371603 10167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:46044
I20260710 11:11:15.373879 10167 raft_consensus.cc:493] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.374264 10167 raft_consensus.cc:3060] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.377146 10387 consensus_queue.cc:1048] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.380159 10167 raft_consensus.cc:515] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.383601 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:15.383726 10167 leader_election.cc:290] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.383945 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb02b492bd447a6a994e032c2c7cc02" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.384473 10315 raft_consensus.cc:3055] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.384776 10315 raft_consensus.cc:740] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:15.385520 10315 consensus_queue.cc:260] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.386598 10315 raft_consensus.cc:3060] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.393033 10315 raft_consensus.cc:2468] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:15.394845 10133 leader_election.cc:304] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [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: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.395901 10474 raft_consensus.cc:2804] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.396384 10474 raft_consensus.cc:697] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.397166 10474 consensus_queue.cc:237] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.403090 10065 catalog_manager.cc:5697] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 1 to 2, leader changed from 4234218b9b864f9c9f029736feedef88 (127.5.99.195) to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 2 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.431236 10387 consensus_queue.cc:1048] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.437491 10478 raft_consensus.cc:993] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: : Instructing follower 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:15.437963 10480 raft_consensus.cc:1081] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Signalling peer 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:15.444310 10165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:46044
I20260710 11:11:15.444814 10165 raft_consensus.cc:493] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.445017 10480 consensus_queue.cc:1048] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.445173 10165 raft_consensus.cc:3060] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.453303 10165 raft_consensus.cc:515] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.454756 10165 leader_election.cc:290] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.455760 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.455842 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6b8d6f165b416da2280ecd1359aa03" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:15.456599 10315 raft_consensus.cc:3055] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.456740 10242 raft_consensus.cc:3060] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.456947 10315 raft_consensus.cc:740] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:15.457775 10315 consensus_queue.cc:260] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.458833 10315 raft_consensus.cc:3060] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.461530 10242 raft_consensus.cc:2468] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:15.462522 10132 leader_election.cc:304] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.463272 10474 raft_consensus.cc:2804] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.463611 10315 raft_consensus.cc:2468] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:15.463729 10474 raft_consensus.cc:697] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.464715 10474 consensus_queue.cc:237] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.471511 10066 catalog_manager.cc:5697] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 1 to 2, leader changed from 4234218b9b864f9c9f029736feedef88 (127.5.99.195) to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 2 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.494534 10370 consensus_queue.cc:1048] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.495744 10387 raft_consensus.cc:493] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.495846 10480 raft_consensus.cc:493] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:15.496385 10387 raft_consensus.cc:515] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.496488 10480 raft_consensus.cc:515] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.498463 10387 leader_election.cc:290] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:15.498558 10480 leader_election.cc:290] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:15.500165 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:15.500506 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:15.501237 10243 raft_consensus.cc:2393] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4234218b9b864f9c9f029736feedef88 in current term 1: Already voted for candidate 13a2b2c2b6654968a558c89fb538edaf in this term.
I20260710 11:11:15.502346 10281 leader_election.cc:304] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4234218b9b864f9c9f029736feedef88; no voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.502507 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3121d97bb92542f48aea401e303c2fef" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc27db4fd2804369be155119b74641ea" is_pre_election: true
I20260710 11:11:15.503122 10387 raft_consensus.cc:3060] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.502436 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3121d97bb92542f48aea401e303c2fef" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a2b2c2b6654968a558c89fb538edaf" is_pre_election: true
I20260710 11:11:15.504084 10165 raft_consensus.cc:2393] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4234218b9b864f9c9f029736feedef88 in current term 1: Already voted for candidate dc27db4fd2804369be155119b74641ea in this term.
I20260710 11:11:15.506479 10281 leader_election.cc:304] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4234218b9b864f9c9f029736feedef88; no voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea
I20260710 11:11:15.507359 10480 raft_consensus.cc:3060] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:15.509301 10370 consensus_queue.cc:1048] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.514595 10480 raft_consensus.cc:2749] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.522800 10387 raft_consensus.cc:2749] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:15.525023 10496 raft_consensus.cc:993] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: : Instructing follower dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:15.525496 10370 raft_consensus.cc:1081] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Signalling peer dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:15.527040 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:40186
I20260710 11:11:15.527503 10242 raft_consensus.cc:493] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.527844 10242 raft_consensus.cc:3060] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.532532 10242 raft_consensus.cc:515] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.534250 10242 leader_election.cc:290] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.535085 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.535658 10165 raft_consensus.cc:3055] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.535944 10165 raft_consensus.cc:740] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.536420 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f7fba59ad4142a0ada07f616865ad" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.536588 10165 consensus_queue.cc:260] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.536973 10315 raft_consensus.cc:3060] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.537528 10165 raft_consensus.cc:3060] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.542155 10165 raft_consensus.cc:2468] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:15.542392 10315 raft_consensus.cc:2468] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:15.542948 10208 leader_election.cc:304] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.543700 10476 raft_consensus.cc:2804] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.544142 10476 raft_consensus.cc:697] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.544840 10476 consensus_queue.cc:237] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.550666 10066 catalog_manager.cc:5697] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 1 to 2, leader changed from 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193) to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 2 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.554469 10370 consensus_queue.cc:1048] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.558215 10476 consensus_queue.cc:1048] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.566121 10370 consensus_queue.cc:1048] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.567346 10481 raft_consensus.cc:993] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: : Instructing follower 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:15.567793 10481 raft_consensus.cc:1081] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Signalling peer 13a2b2c2b6654968a558c89fb538edaf to start an election
I20260710 11:11:15.570384 10165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff7d55c4d1d947829021669121abafab"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
 from {username='slave'} at 127.0.0.1:46028
I20260710 11:11:15.570858 10165 raft_consensus.cc:493] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.571238 10165 raft_consensus.cc:3060] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.577412 10165 raft_consensus.cc:515] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.579186 10165 leader_election.cc:290] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Requested vote from peers dc27db4fd2804369be155119b74641ea (127.5.99.194:39339), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.581019 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.581504 10315 raft_consensus.cc:3060] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.584277 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7d55c4d1d947829021669121abafab" candidate_uuid: "13a2b2c2b6654968a558c89fb538edaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:15.584911 10242 raft_consensus.cc:3055] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.585264 10242 raft_consensus.cc:740] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.586107 10242 consensus_queue.cc:260] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.586764 10477 consensus_queue.cc:1048] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.587909 10242 raft_consensus.cc:3060] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.587844 10477 consensus_queue.cc:1048] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.590118 10315 raft_consensus.cc:2468] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:15.591126 10133 leader_election.cc:304] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:15.591989 10370 raft_consensus.cc:2804] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.592459 10370 raft_consensus.cc:697] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Becoming Leader. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.593457 10370 consensus_queue.cc:237] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.594636 10242 raft_consensus.cc:2468] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a2b2c2b6654968a558c89fb538edaf in term 2.
I20260710 11:11:15.600822 10434 consensus_queue.cc:1048] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.607543 10065 catalog_manager.cc:5697] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf reported cstate change: term changed from 1 to 2, leader changed from dc27db4fd2804369be155119b74641ea (127.5.99.194) to 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193). New cstate: current_term: 2 leader_uuid: "13a2b2c2b6654968a558c89fb538edaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.609665 10434 consensus_queue.cc:1048] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.621018 10434 consensus_queue.cc:1048] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.629922 10481 raft_consensus.cc:993] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: : Instructing follower 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:15.630381 10481 raft_consensus.cc:1081] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Signalling peer 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:15.631336 10496 consensus_queue.cc:1048] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.631891 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:51858
I20260710 11:11:15.632405 10315 raft_consensus.cc:493] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.632738 10315 raft_consensus.cc:3060] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.637358 10370 raft_consensus.cc:993] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: : Instructing follower dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:15.637853 10473 raft_consensus.cc:1081] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Signalling peer dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:15.639240 10243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:40186
I20260710 11:11:15.639724 10243 raft_consensus.cc:493] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.640056 10243 raft_consensus.cc:3060] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.642794 10474 consensus_queue.cc:1048] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.650081 10243 raft_consensus.cc:515] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.651204 10315 raft_consensus.cc:515] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.651867 10243 leader_election.cc:290] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.652833 10317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.653373 10317 raft_consensus.cc:3060] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.654291 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb9380805284eb1b722aad92b1b6f24" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.654820 10165 raft_consensus.cc:3055] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.655109 10165 raft_consensus.cc:740] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.655786 10165 consensus_queue.cc:260] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.656889 10165 raft_consensus.cc:3060] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.662143 10315 leader_election.cc:290] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:15.662762 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.661868 10317 raft_consensus.cc:2468] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:15.663672 10167 raft_consensus.cc:3060] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.665782 10208 leader_election.cc:304] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.663002 10165 raft_consensus.cc:2468] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:15.663115 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f86616e307e4774b4547db7ce80a8f3" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:15.669641 10167 raft_consensus.cc:2468] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 2.
I20260710 11:11:15.666523 10481 raft_consensus.cc:2804] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.671950 10242 raft_consensus.cc:3055] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.672586 10242 raft_consensus.cc:740] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.672590 10481 raft_consensus.cc:697] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.672873 10282 leader_election.cc:304] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:15.673411 10242 consensus_queue.cc:260] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.673920 10387 raft_consensus.cc:2804] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.673885 10481 consensus_queue.cc:237] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.674566 10387 raft_consensus.cc:697] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 2 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:15.675115 10473 consensus_queue.cc:1048] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.675433 10387 consensus_queue.cc:237] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.676463 10242 raft_consensus.cc:3060] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.682475 10065 catalog_manager.cc:5697] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 1 to 2, leader changed from 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193) to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 2 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.683409 10066 catalog_manager.cc:5697] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 1 to 2, leader changed from dc27db4fd2804369be155119b74641ea (127.5.99.194) to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 2 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:15.686122 10242 raft_consensus.cc:2468] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 2.
I20260710 11:11:15.691659 10474 raft_consensus.cc:993] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: : Instructing follower dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:15.692065 10496 raft_consensus.cc:1081] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Signalling peer dc27db4fd2804369be155119b74641ea to start an election
I20260710 11:11:15.695734 10243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
 from {username='slave'} at 127.0.0.1:40186
I20260710 11:11:15.696264 10243 raft_consensus.cc:493] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:15.696617 10243 raft_consensus.cc:3060] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.696784 10496 consensus_queue.cc:1048] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:15.703161 10243 raft_consensus.cc:515] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.704986 10243 leader_election.cc:290] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), 4234218b9b864f9c9f029736feedef88 (127.5.99.195:44233)
I20260710 11:11:15.706298 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4234218b9b864f9c9f029736feedef88"
I20260710 11:11:15.706849 10315 raft_consensus.cc:3060] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.710932 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544b92511c9343c68580c585f2a08ad0" candidate_uuid: "dc27db4fd2804369be155119b74641ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:15.711851 10167 raft_consensus.cc:3055] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:15.712159 10167 raft_consensus.cc:740] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:15.712942 10315 raft_consensus.cc:2468] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:15.712883 10167 consensus_queue.cc:260] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.714056 10167 raft_consensus.cc:3060] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.714020 10208 leader_election.cc:304] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4234218b9b864f9c9f029736feedef88, dc27db4fd2804369be155119b74641ea; no voters: 
I20260710 11:11:15.714999 10481 raft_consensus.cc:2804] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:15.715432 10481 raft_consensus.cc:697] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Leader. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:15.716171 10481 consensus_queue.cc:237] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:15.719959 10167 raft_consensus.cc:2468] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc27db4fd2804369be155119b74641ea in term 2.
I20260710 11:11:15.722404 10065 catalog_manager.cc:5697] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea reported cstate change: term changed from 1 to 2, leader changed from 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193) to dc27db4fd2804369be155119b74641ea (127.5.99.194). New cstate: current_term: 2 leader_uuid: "dc27db4fd2804369be155119b74641ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:15.780057 10315 raft_consensus.cc:1275] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.781282 10496 consensus_queue.cc:1048] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:15.787966 10243 raft_consensus.cc:3060] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:15.793690 10243 raft_consensus.cc:1275] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.794656 10496 consensus_queue.cc:1048] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:15.960866 10167 raft_consensus.cc:1275] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.962060 10481 consensus_queue.cc:1048] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:15.969018 10317 raft_consensus.cc:1275] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.970777 10434 consensus_queue.cc:1048] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.020666 10243 raft_consensus.cc:1275] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.021803 10496 consensus_queue.cc:1048] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.031657 10317 raft_consensus.cc:1275] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.033218 10496 consensus_queue.cc:1048] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.101009 10317 raft_consensus.cc:1275] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.102241 10496 consensus_queue.cc:1048] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:16.103368 10167 raft_consensus.cc:1275] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.104616 10434 consensus_queue.cc:1048] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.116056 10243 raft_consensus.cc:1275] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 13a2b2c2b6654968a558c89fb538edaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.114741 10317 raft_consensus.cc:1275] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.119625 10370 consensus_queue.cc:1048] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.121381 10434 consensus_queue.cc:1048] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.217089 10167 raft_consensus.cc:1275] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.218286 10387 consensus_queue.cc:1048] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.226545 10243 raft_consensus.cc:1275] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.228081 10387 consensus_queue.cc:1048] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.252810 10167 raft_consensus.cc:1275] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.253850 10434 consensus_queue.cc:1048] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:16.261162 10317 raft_consensus.cc:1275] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Refusing update from remote peer dc27db4fd2804369be155119b74641ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:16.263039 10434 consensus_queue.cc:1048] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:18.346330 10066 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50462:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:18.365139 10066 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50462:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:18.413066  5519 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:18.502516 10557 tablet.cc:1724] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.498908 10558 tablet.cc:1724] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.554920 10243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2"
dest_uuid: "dc27db4fd2804369be155119b74641ea"
mode: GRACEFUL
new_leader_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:46956
I20260710 11:11:18.555519 10243 raft_consensus.cc:606] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Received request to transfer leadership to TS 4234218b9b864f9c9f029736feedef88
I20260710 11:11:18.575196 10578 tablet.cc:1724] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.587632 10565 tablet.cc:1724] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.591888 10573 tablet.cc:1724] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.607017 10168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939"
dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
mode: GRACEFUL
new_leader_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:53848
I20260710 11:11:18.607750 10168 raft_consensus.cc:606] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Received request to transfer leadership to TS 4234218b9b864f9c9f029736feedef88
I20260710 11:11:18.609160  5519 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:18.609762  5519 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:18.617285 10578 tablet.cc:1724] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.634093 10566 tablet.cc:1724] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.677733 10561 tablet.cc:1724] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:18.681591 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.195:44233, user_credentials={real_user=slave}} blocked reactor thread for 85853.1us
I20260710 11:11:18.694530 10583 tablet.cc:1724] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:11:18.698490 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.195:44233, user_credentials={real_user=slave}} blocked reactor thread for 78948.6us
I20260710 11:11:18.699108 10584 tablet.cc:1724] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.700872 10589 tablet.cc:1724] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.713455 10588 tablet.cc:1724] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.713392 10578 tablet.cc:1724] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.730180 10561 tablet.cc:1724] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.737277 10558 tablet.cc:1724] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.724792 10557 tablet.cc:1724] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.741153 10525 raft_consensus.cc:993] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf: : Instructing follower 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:18.741629 10525 raft_consensus.cc:1081] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Signalling peer 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:18.743640 10313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:51864
I20260710 11:11:18.744158 10313 raft_consensus.cc:493] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:18.744479 10313 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.751185 10565 tablet.cc:1724] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.771123 10313 raft_consensus.cc:515] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:18.782272 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:18.782754 10167 raft_consensus.cc:3055] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:18.783725 10167 raft_consensus.cc:740] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13a2b2c2b6654968a558c89fb538edaf, State: Running, Role: LEADER
I20260710 11:11:18.783339 10313 leader_election.cc:290] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 3 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:18.784399 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ba9b9f53fa4e24997c6c6b4029b939" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:18.784932 10242 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.784641 10167 consensus_queue.cc:260] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [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: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:18.786615 10167 raft_consensus.cc:3060] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:11:18.785115 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.99.195:44233, user_credentials={real_user=slave}} blocked reactor thread for 75045us
I20260710 11:11:18.795836 10167 raft_consensus.cc:2468] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 3.
I20260710 11:11:18.797674 10282 leader_election.cc:304] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [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: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:18.798300 10581 raft_consensus.cc:993] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea: : Instructing follower 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:18.798452 10387 raft_consensus.cc:2804] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:18.798925 10582 raft_consensus.cc:1081] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Signalling peer 4234218b9b864f9c9f029736feedef88 to start an election
I20260710 11:11:18.798969 10387 raft_consensus.cc:697] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 3 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:18.799878 10387 consensus_queue.cc:237] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [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: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:18.802150 10566 tablet.cc:1724] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.803602 10590 tablet.cc:1724] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.807458 10314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2"
dest_uuid: "4234218b9b864f9c9f029736feedef88"
 from {username='slave'} at 127.0.0.1:51858
I20260710 11:11:18.808048 10314 raft_consensus.cc:493] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:18.808419 10314 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.810829 10242 raft_consensus.cc:2468] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 3.
I20260710 11:11:18.812578 10589 tablet.cc:1724] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.816475 10314 raft_consensus.cc:515] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:18.808175 10561 tablet.cc:1724] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.817701 10584 tablet.cc:1724] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.826855 10588 tablet.cc:1724] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.830881 10314 leader_election.cc:290] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [CANDIDATE]: Term 3 election: Requested vote from peers 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333), dc27db4fd2804369be155119b74641ea (127.5.99.194:39339)
I20260710 11:11:18.834661 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc27db4fd2804369be155119b74641ea"
I20260710 11:11:18.834450 10565 tablet.cc:1724] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.835234 10242 raft_consensus.cc:3055] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:18.836684 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990f96057b1e493880e32dcd3f94a4e2" candidate_uuid: "4234218b9b864f9c9f029736feedef88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13a2b2c2b6654968a558c89fb538edaf"
I20260710 11:11:18.836895 10566 tablet.cc:1724] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.836696 10242 raft_consensus.cc:740] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc27db4fd2804369be155119b74641ea, State: Running, Role: LEADER
I20260710 11:11:18.852309 10242 consensus_queue.cc:260] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [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: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:18.853349 10242 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.843634 10583 tablet.cc:1724] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.837316 10167 raft_consensus.cc:3060] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.844965 10066 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf: soft_deleted_table [id=873c476fb377486dab2b04d52eb55b45] alter complete (version 1)
I20260710 11:11:18.861784 10584 tablet.cc:1724] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:11:18.872083 10064 catalog_manager.cc:5697] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 2 to 3, leader changed from 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193) to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 3 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:18.875592 10167 raft_consensus.cc:2468] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 3.
I20260710 11:11:18.878605 10282 leader_election.cc:304] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [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: 13a2b2c2b6654968a558c89fb538edaf, 4234218b9b864f9c9f029736feedef88; no voters: 
I20260710 11:11:18.879369 10387 raft_consensus.cc:2804] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:18.880044 10387 raft_consensus.cc:697] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 3 LEADER]: Becoming Leader. State: Replica: 4234218b9b864f9c9f029736feedef88, State: Running, Role: LEADER
I20260710 11:11:18.880803 10387 consensus_queue.cc:237] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [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: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } }
I20260710 11:11:18.867350 10242 raft_consensus.cc:2468] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4234218b9b864f9c9f029736feedef88 in term 3.
I20260710 11:11:18.895401 10064 catalog_manager.cc:5697] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 reported cstate change: term changed from 2 to 3, leader changed from dc27db4fd2804369be155119b74641ea (127.5.99.194) to 4234218b9b864f9c9f029736feedef88 (127.5.99.195). New cstate: current_term: 3 leader_uuid: "4234218b9b864f9c9f029736feedef88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4234218b9b864f9c9f029736feedef88" member_type: VOTER last_known_addr { host: "127.5.99.195" port: 44233 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:19.308512 10167 raft_consensus.cc:1275] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:19.309669 10387 consensus_queue.cc:1048] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:19.314555 10242 raft_consensus.cc:1275] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:19.316273 10559 consensus_queue.cc:1048] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:19.320842 10240 raft_consensus.cc:1275] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:19.322882 10559 consensus_queue.cc:1048] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc27db4fd2804369be155119b74641ea" member_type: VOTER last_known_addr { host: "127.5.99.194" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:19.335817 10167 raft_consensus.cc:1275] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Refusing update from remote peer 4234218b9b864f9c9f029736feedef88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:19.337328 10559 consensus_queue.cc:1048] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a2b2c2b6654968a558c89fb538edaf" member_type: VOTER last_known_addr { host: "127.5.99.193" port: 34333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:19.668015  5519 tablet_server.cc:179] TabletServer@127.5.99.193:0 shutting down...
I20260710 11:11:19.708925  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:19.709899  5519 tablet_replica.cc:333] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.710884  5519 raft_consensus.cc:2243] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.711598  5519 raft_consensus.cc:2272] T 4f86616e307e4774b4547db7ce80a8f3 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.714797  5519 tablet_replica.cc:333] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.715498  5519 raft_consensus.cc:2243] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.716090  5519 raft_consensus.cc:2272] T cfb9380805284eb1b722aad92b1b6f24 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.719296  5519 tablet_replica.cc:333] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.719892  5519 raft_consensus.cc:2243] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.720513  5519 raft_consensus.cc:2272] T 544b92511c9343c68580c585f2a08ad0 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.724634  5519 tablet_replica.cc:333] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.725641  5519 raft_consensus.cc:2243] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.726699  5519 raft_consensus.cc:2272] T 599f7fba59ad4142a0ada07f616865ad P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:19.727818 10282 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:11:19.730945  5519 tablet_replica.cc:333] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.731954  5519 raft_consensus.cc:2243] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.732969  5519 raft_consensus.cc:2272] T 3121d97bb92542f48aea401e303c2fef P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:19.732874 10282 consensus_peers.cc:597] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 -> Peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Couldn't send request to peer 13a2b2c2b6654968a558c89fb538edaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:19.736477  5519 tablet_replica.cc:333] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.737046  5519 raft_consensus.cc:2243] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.738274  5519 raft_consensus.cc:2272] T 3bb02b492bd447a6a994e032c2c7cc02 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.740967  5519 tablet_replica.cc:333] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.741608  5519 raft_consensus.cc:2243] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.742448  5519 raft_consensus.cc:2272] T ed6b8d6f165b416da2280ecd1359aa03 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.745227  5519 tablet_replica.cc:333] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.745790  5519 raft_consensus.cc:2243] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.746816  5519 raft_consensus.cc:2272] T 4e3c981c3cd6434fb992d47c560af0a5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.749621  5519 tablet_replica.cc:333] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.750263  5519 raft_consensus.cc:2243] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.750873  5519 raft_consensus.cc:2272] T d042827a5e7646df9360cd21ebda2ee7 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.753819  5519 tablet_replica.cc:333] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.754395  5519 raft_consensus.cc:2243] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.755492  5519 raft_consensus.cc:2272] T f92c44e3686e49afa56ecd6cbe7458fb P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.757691  5519 tablet_replica.cc:333] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.758198  5519 raft_consensus.cc:2243] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.758673  5519 raft_consensus.cc:2272] T f7ba9b9f53fa4e24997c6c6b4029b939 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.761221  5519 tablet_replica.cc:333] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.761744  5519 raft_consensus.cc:2243] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.762817  5519 raft_consensus.cc:2272] T 41ff9305483a479b8a49ac4c978f820c P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.766248  5519 tablet_replica.cc:333] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.767035  5519 raft_consensus.cc:2243] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.767835  5519 raft_consensus.cc:2272] T e27965ba051144a68c225db877b87d66 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:19.768277 10282 consensus_peers.cc:597] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 -> Peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Couldn't send request to peer 13a2b2c2b6654968a558c89fb538edaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:19.771451  5519 tablet_replica.cc:333] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.772528  5519 raft_consensus.cc:2243] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.773314  5519 raft_consensus.cc:2272] T 6ca878354a5941c2ba570ea2acbe5d0a P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.775635  5519 tablet_replica.cc:333] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.776085  5519 raft_consensus.cc:2243] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.776865  5519 raft_consensus.cc:2272] T ff7d55c4d1d947829021669121abafab P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.778872  5519 tablet_replica.cc:333] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.779335  5519 raft_consensus.cc:2243] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.779798  5519 raft_consensus.cc:2272] T 990f96057b1e493880e32dcd3f94a4e2 P 13a2b2c2b6654968a558c89fb538edaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.782383  5519 tablet_replica.cc:333] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.782815  5519 raft_consensus.cc:2243] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.783286  5519 raft_consensus.cc:2272] T a3ea5541e3b645388f7c793f81a9c6b5 P 13a2b2c2b6654968a558c89fb538edaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.785358  5519 tablet_replica.cc:333] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf: stopping tablet replica
I20260710 11:11:19.785777  5519 raft_consensus.cc:2243] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.786620  5519 raft_consensus.cc:2272] T 12fca5d770a64d9da9c8b65a00c0134a P 13a2b2c2b6654968a558c89fb538edaf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:19.793735 10208 consensus_peers.cc:597] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea -> Peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Couldn't send request to peer 13a2b2c2b6654968a558c89fb538edaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:19.829485  5519 tablet_server.cc:196] TabletServer@127.5.99.193:0 shutdown complete.
I20260710 11:11:19.872373  5519 tablet_server.cc:179] TabletServer@127.5.99.194:0 shutting down...
W20260710 11:11:19.880255 10208 consensus_peers.cc:597] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea -> Peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Couldn't send request to peer 13a2b2c2b6654968a558c89fb538edaf. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:34333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:19.880735 10208 consensus_peers.cc:597] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea -> Peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Couldn't send request to peer 13a2b2c2b6654968a558c89fb538edaf. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:34333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:19.892419 10281 consensus_peers.cc:597] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 -> Peer dc27db4fd2804369be155119b74641ea (127.5.99.194:39339): Couldn't send request to peer dc27db4fd2804369be155119b74641ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:19.896610 10282 consensus_peers.cc:597] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 -> Peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Couldn't send request to peer 13a2b2c2b6654968a558c89fb538edaf. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:34333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:19.905643 10281 consensus_peers.cc:597] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 -> Peer dc27db4fd2804369be155119b74641ea (127.5.99.194:39339): Couldn't send request to peer dc27db4fd2804369be155119b74641ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:19.906822  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:19.907665  5519 tablet_replica.cc:333] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.908378  5519 raft_consensus.cc:2243] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.909473  5519 raft_consensus.cc:2272] T cfb9380805284eb1b722aad92b1b6f24 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.911653  5519 tablet_replica.cc:333] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.912192  5519 raft_consensus.cc:2243] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.912631  5519 raft_consensus.cc:2272] T 4f86616e307e4774b4547db7ce80a8f3 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.914512  5519 tablet_replica.cc:333] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.914985  5519 raft_consensus.cc:2243] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.915702  5519 raft_consensus.cc:2272] T 544b92511c9343c68580c585f2a08ad0 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.917567  5519 tablet_replica.cc:333] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.918076  5519 raft_consensus.cc:2243] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.918815  5519 raft_consensus.cc:2272] T 599f7fba59ad4142a0ada07f616865ad P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.920650  5519 tablet_replica.cc:333] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.921167  5519 raft_consensus.cc:2243] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.922049  5519 raft_consensus.cc:2272] T 3121d97bb92542f48aea401e303c2fef P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.923941  5519 tablet_replica.cc:333] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.924399  5519 raft_consensus.cc:2243] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.924873  5519 raft_consensus.cc:2272] T 3bb02b492bd447a6a994e032c2c7cc02 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.926723  5519 tablet_replica.cc:333] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.927233  5519 raft_consensus.cc:2243] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.927594  5519 raft_consensus.cc:2272] T f7ba9b9f53fa4e24997c6c6b4029b939 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.930110  5519 tablet_replica.cc:333] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.930599  5519 raft_consensus.cc:2243] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.931025  5519 raft_consensus.cc:2272] T f92c44e3686e49afa56ecd6cbe7458fb P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.932825  5519 tablet_replica.cc:333] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.933248  5519 raft_consensus.cc:2243] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.934041  5519 raft_consensus.cc:2272] T e27965ba051144a68c225db877b87d66 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.935695  5519 tablet_replica.cc:333] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.936116  5519 raft_consensus.cc:2243] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.936543  5519 raft_consensus.cc:2272] T 41ff9305483a479b8a49ac4c978f820c P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.938278  5519 tablet_replica.cc:333] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.938694  5519 raft_consensus.cc:2243] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.939067  5519 raft_consensus.cc:2272] T ed6b8d6f165b416da2280ecd1359aa03 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.940745  5519 tablet_replica.cc:333] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.941244  5519 raft_consensus.cc:2243] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.941874  5519 raft_consensus.cc:2272] T 4e3c981c3cd6434fb992d47c560af0a5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.943598  5519 tablet_replica.cc:333] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.944072  5519 raft_consensus.cc:2243] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.944474  5519 raft_consensus.cc:2272] T ff7d55c4d1d947829021669121abafab P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.946367  5519 tablet_replica.cc:333] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.946863  5519 raft_consensus.cc:2243] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.947261  5519 raft_consensus.cc:2272] T 12fca5d770a64d9da9c8b65a00c0134a P dc27db4fd2804369be155119b74641ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.949323  5519 tablet_replica.cc:333] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.949847  5519 raft_consensus.cc:2243] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.950321  5519 raft_consensus.cc:2272] T a3ea5541e3b645388f7c793f81a9c6b5 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.952101  5519 tablet_replica.cc:333] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.952564  5519 raft_consensus.cc:2243] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.953006  5519 raft_consensus.cc:2272] T 990f96057b1e493880e32dcd3f94a4e2 P dc27db4fd2804369be155119b74641ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.955729  5519 tablet_replica.cc:333] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.956332  5519 raft_consensus.cc:2243] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.957180  5519 raft_consensus.cc:2272] T d042827a5e7646df9360cd21ebda2ee7 P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:19.957508 10281 consensus_peers.cc:597] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 -> Peer dc27db4fd2804369be155119b74641ea (127.5.99.194:39339): Couldn't send request to peer dc27db4fd2804369be155119b74641ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:19.959619  5519 tablet_replica.cc:333] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea: stopping tablet replica
I20260710 11:11:19.960319  5519 raft_consensus.cc:2243] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:19.961350  5519 raft_consensus.cc:2272] T 6ca878354a5941c2ba570ea2acbe5d0a P dc27db4fd2804369be155119b74641ea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:19.998667 10282 consensus_peers.cc:597] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 -> Peer 13a2b2c2b6654968a558c89fb538edaf (127.5.99.193:34333): Couldn't send request to peer 13a2b2c2b6654968a558c89fb538edaf. Status: Network error: Client connection negotiation failed: client connection to 127.5.99.193:34333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:20.006764  5519 tablet_server.cc:196] TabletServer@127.5.99.194:0 shutdown complete.
I20260710 11:11:20.038414  5519 tablet_server.cc:179] TabletServer@127.5.99.195:0 shutting down...
I20260710 11:11:20.059971  5519 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:20.060705  5519 tablet_replica.cc:333] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.061725  5519 raft_consensus.cc:2243] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.062666  5519 raft_consensus.cc:2272] T 4f86616e307e4774b4547db7ce80a8f3 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.064781  5519 tablet_replica.cc:333] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.065286  5519 raft_consensus.cc:2243] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.065730  5519 raft_consensus.cc:2272] T cfb9380805284eb1b722aad92b1b6f24 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.067575  5519 tablet_replica.cc:333] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.068051  5519 raft_consensus.cc:2243] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.068468  5519 raft_consensus.cc:2272] T 544b92511c9343c68580c585f2a08ad0 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.070242  5519 tablet_replica.cc:333] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.070719  5519 raft_consensus.cc:2243] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.071118  5519 raft_consensus.cc:2272] T 599f7fba59ad4142a0ada07f616865ad P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.072804  5519 tablet_replica.cc:333] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.073251  5519 raft_consensus.cc:2243] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.073694  5519 raft_consensus.cc:2272] T 3121d97bb92542f48aea401e303c2fef P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.075450  5519 tablet_replica.cc:333] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.075904  5519 raft_consensus.cc:2243] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.076337  5519 raft_consensus.cc:2272] T 3bb02b492bd447a6a994e032c2c7cc02 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.078061  5519 tablet_replica.cc:333] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.078536  5519 raft_consensus.cc:2243] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.078903  5519 raft_consensus.cc:2272] T e27965ba051144a68c225db877b87d66 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.080574  5519 tablet_replica.cc:333] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.080982  5519 raft_consensus.cc:2243] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.081358  5519 raft_consensus.cc:2272] T 41ff9305483a479b8a49ac4c978f820c P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.083127  5519 tablet_replica.cc:333] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.083541  5519 raft_consensus.cc:2243] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.083909  5519 raft_consensus.cc:2272] T d042827a5e7646df9360cd21ebda2ee7 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.085601  5519 tablet_replica.cc:333] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.086050  5519 raft_consensus.cc:2243] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.086472  5519 raft_consensus.cc:2272] T ed6b8d6f165b416da2280ecd1359aa03 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.088207  5519 tablet_replica.cc:333] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.088629  5519 raft_consensus.cc:2243] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.089012  5519 raft_consensus.cc:2272] T 4e3c981c3cd6434fb992d47c560af0a5 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.090775  5519 tablet_replica.cc:333] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.091264  5519 raft_consensus.cc:2243] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.091693  5519 raft_consensus.cc:2272] T ff7d55c4d1d947829021669121abafab P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.093434  5519 tablet_replica.cc:333] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.093897  5519 raft_consensus.cc:2243] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.094651  5519 raft_consensus.cc:2272] T a3ea5541e3b645388f7c793f81a9c6b5 P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.096521  5519 tablet_replica.cc:333] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.096964  5519 raft_consensus.cc:2243] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.097349  5519 raft_consensus.cc:2272] T 12fca5d770a64d9da9c8b65a00c0134a P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.099121  5519 tablet_replica.cc:333] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.099550  5519 raft_consensus.cc:2243] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.100376  5519 raft_consensus.cc:2272] T 990f96057b1e493880e32dcd3f94a4e2 P 4234218b9b864f9c9f029736feedef88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.102862  5519 tablet_replica.cc:333] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.103315  5519 raft_consensus.cc:2243] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.103731  5519 raft_consensus.cc:2272] T f92c44e3686e49afa56ecd6cbe7458fb P 4234218b9b864f9c9f029736feedef88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.105469  5519 tablet_replica.cc:333] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.105921  5519 raft_consensus.cc:2243] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.106707  5519 raft_consensus.cc:2272] T f7ba9b9f53fa4e24997c6c6b4029b939 P 4234218b9b864f9c9f029736feedef88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.109113  5519 tablet_replica.cc:333] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88: stopping tablet replica
I20260710 11:11:20.109593  5519 raft_consensus.cc:2243] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.110024  5519 raft_consensus.cc:2272] T 6ca878354a5941c2ba570ea2acbe5d0a P 4234218b9b864f9c9f029736feedef88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.138048  5519 tablet_server.cc:196] TabletServer@127.5.99.195:0 shutdown complete.
I20260710 11:11:20.168614  5519 master.cc:562] Master@127.5.99.254:38867 shutting down...
I20260710 11:11:20.186465  5519 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.187062  5519 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.187404  5519 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41be3e8d923e4514aa9cfa2d79c1abcf: stopping tablet replica
I20260710 11:11:20.206962  5519 master.cc:584] Master@127.5.99.254:38867 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10514 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24478 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111408 ms total)
[  PASSED  ] 8 tests.
I20260710 11:11:20.256641  5519 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 381 messages since previous log ~13 seconds ago
I20260710 11:11:20.256863  5519 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 381 messages since previous log ~13 seconds ago
I20260710 11:11:20.257028  5519 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 378 messages since previous log ~13 seconds ago
I20260710 11:11:20.257237  5519 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:11:20.257408  5519 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:11:20.257661  5519 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 11:11:20.257939  5519 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
